1 # Makefile.in generated by automake 1.12.2 from Makefile.am.
4 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 # sample/Makefile.am for libevent
18 # Copyright 2000-2007 Niels Provos
19 # Copyright 2007-2012 Niels Provos and Nick Mathewson
21 # See LICENSE for copying information.
29 echo
'am--echo: ; @echo "AM" OK' |
$(MAKE
) -f
- 2>/dev
/null \
30 | grep
'^AM OK$$' >/dev
/null || am__dry
=yes
;; \
32 for am__flg in
$$MAKEFLAGS; do \
35 *n
*) am__dry
=yes
; break
;; \
39 test $$am__dry = yes
; \
41 pkgdatadir
= $(datadir)/@PACKAGE@
42 pkgincludedir
= $(includedir)/@PACKAGE@
43 pkglibdir
= $(libdir)/@PACKAGE@
44 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
45 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA
= $(install_sh
) -c
-m
644
47 install_sh_PROGRAM
= $(install_sh
) -c
48 install_sh_SCRIPT
= $(install_sh
) -c
49 INSTALL_HEADER
= $(INSTALL_DATA
)
50 transform
= $(program_transform_name
)
57 build_triplet
= @build@
59 noinst_PROGRAMS
= event-test
$(EXEEXT
) time-test
$(EXEEXT
) \
60 signal-test
$(EXEEXT
) dns-example
$(EXEEXT
) hello-world
$(EXEEXT
) \
61 http-server
$(EXEEXT
) $(am__EXEEXT_1
)
62 @OPENSSL_TRUE@am__append_1
= le-proxy
64 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
65 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
66 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/ac_backport_259_ssizet.m4 \
67 $(top_srcdir
)/m4
/acx_pthread.m4
$(top_srcdir
)/m4
/libtool.m4 \
68 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
69 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
70 $(top_srcdir
)/configure.ac
71 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
73 mkinstalldirs
= $(install_sh
) -d
74 CONFIG_HEADER
= $(top_builddir
)/config.h
76 CONFIG_CLEAN_VPATH_FILES
=
77 @OPENSSL_TRUE@am__EXEEXT_1
= le-proxy
$(EXEEXT
)
78 PROGRAMS
= $(noinst_PROGRAMS
)
79 am_dns_example_OBJECTS
= dns-example.
$(OBJEXT
)
80 dns_example_OBJECTS
= $(am_dns_example_OBJECTS
)
81 dns_example_LDADD
= $(LDADD
)
83 dns_example_DEPENDENCIES
= $(am__DEPENDENCIES_1
) ..
/libevent.la
84 am_event_test_OBJECTS
= event-test.
$(OBJEXT
)
85 event_test_OBJECTS
= $(am_event_test_OBJECTS
)
86 event_test_LDADD
= $(LDADD
)
87 event_test_DEPENDENCIES
= $(am__DEPENDENCIES_1
) ..
/libevent.la
88 am_hello_world_OBJECTS
= hello-world.
$(OBJEXT
)
89 hello_world_OBJECTS
= $(am_hello_world_OBJECTS
)
90 hello_world_LDADD
= $(LDADD
)
91 hello_world_DEPENDENCIES
= $(am__DEPENDENCIES_1
) ..
/libevent.la
92 am_http_server_OBJECTS
= http-server.
$(OBJEXT
)
93 http_server_OBJECTS
= $(am_http_server_OBJECTS
)
94 http_server_LDADD
= $(LDADD
)
95 http_server_DEPENDENCIES
= $(am__DEPENDENCIES_1
) ..
/libevent.la
96 am__le_proxy_SOURCES_DIST
= le-proxy.c
97 @OPENSSL_TRUE@am_le_proxy_OBJECTS
= le-proxy.
$(OBJEXT
)
98 le_proxy_OBJECTS
= $(am_le_proxy_OBJECTS
)
99 am__DEPENDENCIES_2
= $(am__DEPENDENCIES_1
) ..
/libevent.la
100 @OPENSSL_TRUE@le_proxy_DEPENDENCIES
= $(am__DEPENDENCIES_2
) \
101 @OPENSSL_TRUE@ ..
/libevent_openssl.la
$(am__DEPENDENCIES_1
)
102 am_signal_test_OBJECTS
= signal-test.
$(OBJEXT
)
103 signal_test_OBJECTS
= $(am_signal_test_OBJECTS
)
104 signal_test_LDADD
= $(LDADD
)
105 signal_test_DEPENDENCIES
= $(am__DEPENDENCIES_1
) ..
/libevent.la
106 am_time_test_OBJECTS
= time-test.
$(OBJEXT
)
107 time_test_OBJECTS
= $(am_time_test_OBJECTS
)
108 time_test_LDADD
= $(LDADD
)
109 time_test_DEPENDENCIES
= $(am__DEPENDENCIES_1
) ..
/libevent.la
110 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)
113 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
114 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
115 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
116 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
117 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
119 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
120 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
122 SOURCES
= $(dns_example_SOURCES
) $(event_test_SOURCES
) \
123 $(hello_world_SOURCES
) $(http_server_SOURCES
) \
124 $(le_proxy_SOURCES
) $(signal_test_SOURCES
) \
126 DIST_SOURCES
= $(dns_example_SOURCES
) $(event_test_SOURCES
) \
127 $(hello_world_SOURCES
) $(http_server_SOURCES
) \
128 $(am__le_proxy_SOURCES_DIST
) $(signal_test_SOURCES
) \
130 am__can_run_installinfo
= \
131 case
$$AM_UPDATE_INFO_DIR in \
133 *) (install-info
--version
) >/dev
/null
2>&1;; \
137 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
141 AUTOCONF
= @AUTOCONF@
142 AUTOHEADER
= @AUTOHEADER@
143 AUTOMAKE
= @AUTOMAKE@
146 CCDEPMODE
= @CCDEPMODE@
149 CPPFLAGS
= @CPPFLAGS@
150 CYGPATH_W
= @CYGPATH_W@
154 DSYMUTIL
= @DSYMUTIL@
160 EV_LIB_GDI
= @EV_LIB_GDI@
161 EV_LIB_WS32
= @EV_LIB_WS32@
166 INSTALL_DATA
= @INSTALL_DATA@
167 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
168 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
172 LIBEVENT_GC_SECTIONS
= @LIBEVENT_GC_SECTIONS@
176 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
179 LTLIBOBJS
= @LTLIBOBJS@
180 MAKEINFO
= @MAKEINFO@
181 MANIFEST_TOOL
= @MANIFEST_TOOL@
187 OPENSSL_LIBADD
= @OPENSSL_LIBADD@
188 OPENSSL_LIBS
= @OPENSSL_LIBS@
192 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
193 PACKAGE_NAME
= @PACKAGE_NAME@
194 PACKAGE_STRING
= @PACKAGE_STRING@
195 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
196 PACKAGE_URL
= @PACKAGE_URL@
197 PACKAGE_VERSION
= @PACKAGE_VERSION@
198 PATH_SEPARATOR
= @PATH_SEPARATOR@
199 PTHREAD_CC
= @PTHREAD_CC@
200 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
201 PTHREAD_LIBS
= @PTHREAD_LIBS@
204 SET_MAKE
= @SET_MAKE@
208 ZLIB_LIBS
= @ZLIB_LIBS@
209 abs_builddir
= @abs_builddir@
210 abs_srcdir
= @abs_srcdir@
211 abs_top_builddir
= @abs_top_builddir@
212 abs_top_srcdir
= @abs_top_srcdir@
213 ac_ct_AR
= @ac_ct_AR@
214 ac_ct_CC
= @ac_ct_CC@
215 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
216 acx_pthread_config
= @acx_pthread_config@
217 am__include
= @am__include@
218 am__leading_dot
= @am__leading_dot@
219 am__quote
= @am__quote@
221 am__untar
= @am__untar@
224 build_alias
= @build_alias@
225 build_cpu
= @build_cpu@
226 build_os
= @build_os@
227 build_vendor
= @build_vendor@
228 builddir
= @builddir@
230 datarootdir
= @datarootdir@
233 exec_prefix = @
exec_prefix@
235 host_alias
= @host_alias@
236 host_cpu
= @host_cpu@
238 host_vendor
= @host_vendor@
240 includedir = @
includedir@
242 install_sh
= @install_sh@
244 libexecdir
= @libexecdir@
245 localedir
= @localedir@
246 localstatedir
= @localstatedir@
249 oldincludedir = @
oldincludedir@
252 program_transform_name
= @program_transform_name@
255 sharedstatedir
= @sharedstatedir@
257 sysconfdir
= @sysconfdir@
258 target_alias
= @target_alias@
259 top_build_prefix
= @top_build_prefix@
260 top_builddir
= @top_builddir@
261 top_srcdir
= @top_srcdir@
262 AUTOMAKE_OPTIONS
= foreign no-dependencies
263 LDADD
= $(LIBEVENT_GC_SECTIONS
) ..
/libevent.la
264 AM_CPPFLAGS
= -I
$(top_srcdir
) -I
$(top_srcdir
)/compat
-I
$(top_srcdir
)/include -I..
/include
265 event_test_SOURCES
= event-test.c
266 time_test_SOURCES
= time-test.c
267 signal_test_SOURCES
= signal-test.c
268 dns_example_SOURCES
= dns-example.c
269 hello_world_SOURCES
= hello-world.c
270 http_server_SOURCES
= http-server.c
271 @OPENSSL_TRUE@le_proxy_SOURCES
= le-proxy.c
272 @OPENSSL_TRUE@le_proxy_LDADD
= $(LDADD
) ..
/libevent_openssl.la
-lssl
-lcrypto
${OPENSSL_LIBADD}
277 .SUFFIXES
: .c .lo .o .obj
278 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
280 case
'$(am__configure_deps)' in \
282 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
283 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
287 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign sample/Makefile'; \
288 $(am__cd
) $(top_srcdir
) && \
289 $(AUTOMAKE
) --foreign sample
/Makefile
291 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
294 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
296 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
297 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
300 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
301 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
303 $(top_srcdir
)/configure
: $(am__configure_deps
)
304 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
305 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
306 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
307 $(am__aclocal_m4_deps
):
309 clean-noinstPROGRAMS
:
310 @list
='$(noinst_PROGRAMS)'; test -n
"$$list" || exit
0; \
311 echo
" rm -f" $$list; \
312 rm -f
$$list || exit
$$?
; \
313 test -n
"$(EXEEXT)" || exit
0; \
314 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
315 echo
" rm -f" $$list; \
317 dns-example
$(EXEEXT
): $(dns_example_OBJECTS
) $(dns_example_DEPENDENCIES
) $(EXTRA_dns_example_DEPENDENCIES
)
318 @
rm -f dns-example
$(EXEEXT
)
319 $(LINK
) $(dns_example_OBJECTS
) $(dns_example_LDADD
) $(LIBS
)
320 event-test
$(EXEEXT
): $(event_test_OBJECTS
) $(event_test_DEPENDENCIES
) $(EXTRA_event_test_DEPENDENCIES
)
321 @
rm -f event-test
$(EXEEXT
)
322 $(LINK
) $(event_test_OBJECTS
) $(event_test_LDADD
) $(LIBS
)
323 hello-world
$(EXEEXT
): $(hello_world_OBJECTS
) $(hello_world_DEPENDENCIES
) $(EXTRA_hello_world_DEPENDENCIES
)
324 @
rm -f hello-world
$(EXEEXT
)
325 $(LINK
) $(hello_world_OBJECTS
) $(hello_world_LDADD
) $(LIBS
)
326 http-server
$(EXEEXT
): $(http_server_OBJECTS
) $(http_server_DEPENDENCIES
) $(EXTRA_http_server_DEPENDENCIES
)
327 @
rm -f http-server
$(EXEEXT
)
328 $(LINK
) $(http_server_OBJECTS
) $(http_server_LDADD
) $(LIBS
)
329 le-proxy
$(EXEEXT
): $(le_proxy_OBJECTS
) $(le_proxy_DEPENDENCIES
) $(EXTRA_le_proxy_DEPENDENCIES
)
330 @
rm -f le-proxy
$(EXEEXT
)
331 $(LINK
) $(le_proxy_OBJECTS
) $(le_proxy_LDADD
) $(LIBS
)
332 signal-test
$(EXEEXT
): $(signal_test_OBJECTS
) $(signal_test_DEPENDENCIES
) $(EXTRA_signal_test_DEPENDENCIES
)
333 @
rm -f signal-test
$(EXEEXT
)
334 $(LINK
) $(signal_test_OBJECTS
) $(signal_test_LDADD
) $(LIBS
)
335 time-test
$(EXEEXT
): $(time_test_OBJECTS
) $(time_test_DEPENDENCIES
) $(EXTRA_time_test_DEPENDENCIES
)
336 @
rm -f time-test
$(EXEEXT
)
337 $(LINK
) $(time_test_OBJECTS
) $(time_test_LDADD
) $(LIBS
)
349 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
352 $(LTCOMPILE
) -c
-o
$@
$<
360 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
361 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
362 unique
=`for i in $$list; do \
363 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
366 END { if (nonempty) { for (i in files) print i; }; }'`; \
370 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
371 $(TAGS_FILES
) $(LISP
)
374 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
375 unique
=`for i in $$list; do \
376 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
379 END { if (nonempty) { for (i in files) print i; }; }'`; \
381 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
382 test -n
"$$unique" || unique
=$$empty_fix; \
383 if
test $$# -gt 0; then \
384 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
387 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
392 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
393 $(TAGS_FILES
) $(LISP
)
394 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
395 unique
=`for i in $$list; do \
396 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
398 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
399 END { if (nonempty) { for (i in files) print i; }; }'`; \
400 test -z
"$(CTAGS_ARGS)$$unique" \
401 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
405 here
=`$(am__cd) $(top_builddir) && pwd` \
406 && $(am__cd
) $(top_srcdir
) \
407 && gtags
-i
$(GTAGS_ARGS
) "$$here"
409 cscopelist
: $(HEADERS
) $(SOURCES
) $(LISP
)
410 list
='$(SOURCES) $(HEADERS) $(LISP)'; \
411 case
"$(srcdir)" in \
412 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
413 *) sdir
=$(subdir
)/$(srcdir) ;; \
415 for i in
$$list; do \
416 if
test -f
"$$i"; then \
417 echo
"$(subdir)/$$i"; \
421 done
>> $(top_builddir
)/cscope.files
424 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
426 distdir
: $(DISTFILES
)
427 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429 list
='$(DISTFILES)'; \
430 dist_files
=`for file in $$list; do echo $$file; done | \
431 sed -e "s|^$$srcdirstrip/||;t" \
432 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
433 case
$$dist_files in \
434 */*) $(MKDIR_P
) `echo "$$dist_files" | \
435 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
438 for file in
$$dist_files; do \
439 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
440 if
test -d
$$d/$$file; then \
441 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
442 if
test -d
"$(distdir)/$$file"; then \
443 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
445 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
446 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
447 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
449 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
451 test -f
"$(distdir)/$$file" \
452 || cp
-p
$$d/$$file "$(distdir)/$$file" \
458 all-am
: Makefile
$(PROGRAMS
)
461 install-exec
: install-exec-am
462 install-data
: install-data-am
463 uninstall: uninstall-am
466 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
468 installcheck: installcheck-am
470 if
test -z
'$(STRIP)'; then \
471 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
472 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
475 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
476 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
477 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
484 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
485 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
486 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
488 maintainer-clean-generic
:
489 @echo
"This command is intended for maintainers to use"
490 @echo
"it deletes files that may require special tools to rebuild."
493 clean-am
: clean-generic clean-libtool clean-noinstPROGRAMS \
496 distclean: distclean-am
498 distclean-am
: clean-am distclean-compile distclean-generic \
515 install-dvi
: install-dvi-am
521 install-html
: install-html-am
525 install-info
: install-info-am
531 install-pdf
: install-pdf-am
535 install-ps
: install-ps-am
541 maintainer-clean
: maintainer-clean-am
543 maintainer-clean-am
: distclean-am maintainer-clean-generic
545 mostlyclean: mostlyclean-am
547 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
560 .MAKE
: install-am install-strip
562 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
563 clean-libtool clean-noinstPROGRAMS cscopelist ctags
distclean \
564 distclean-compile distclean-generic distclean-libtool \
565 distclean-tags distdir
dvi dvi-am html html-am
info info-am \
566 install install-am install-data install-data-am install-dvi \
567 install-dvi-am install-exec install-exec-am install-html \
568 install-html-am install-info install-info-am install-man \
569 install-pdf install-pdf-am install-ps install-ps-am \
570 install-strip
installcheck installcheck-am
installdirs \
571 maintainer-clean maintainer-clean-generic
mostlyclean \
572 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
573 pdf pdf-am ps ps-am
tags uninstall uninstall-am
578 # Tell versions [3.59,3.63) of GNU make to not export all variables.
579 # Otherwise a system limit (for SysV at least) may be exceeded.