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 # include/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@
60 DIST_COMMON
= $(am__nobase_include_HEADERS_DIST
) \
61 $(am__noinst_HEADERS_DIST
) $(srcdir)/Makefile.am \
63 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
64 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/ac_backport_259_ssizet.m4 \
65 $(top_srcdir
)/m4
/acx_pthread.m4
$(top_srcdir
)/m4
/libtool.m4 \
66 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
67 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
68 $(top_srcdir
)/configure.ac
69 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
71 mkinstalldirs
= $(install_sh
) -d
72 CONFIG_HEADER
= $(top_builddir
)/config.h
74 CONFIG_CLEAN_VPATH_FILES
=
77 am__can_run_installinfo
= \
78 case
$$AM_UPDATE_INFO_DIR in \
80 *) (install-info
--version
) >/dev
/null
2>&1;; \
82 am__nobase_include_HEADERS_DIST
= event2
/buffer.h \
83 event2
/buffer_compat.h event2
/bufferevent.h \
84 event2
/bufferevent_compat.h event2
/bufferevent_ssl.h \
85 event2
/bufferevent_struct.h event2
/dns.h event2
/dns_compat.h \
86 event2
/dns_struct.h event2
/event.h event2
/event_compat.h \
87 event2
/event_struct.h event2
/http.h event2
/http_compat.h \
88 event2
/http_struct.h event2
/keyvalq_struct.h event2
/listener.h \
89 event2
/rpc.h event2
/rpc_compat.h event2
/rpc_struct.h \
90 event2
/tag.h event2
/tag_compat.h event2
/thread.h event2
/util.h
91 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
92 am__vpath_adj
= case
$$p in \
93 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
98 am__nobase_strip_setup
= \
99 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
101 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
102 am__nobase_list
= $(am__nobase_strip_setup
); \
103 for p in
$$list; do echo
"$$p $$p"; done | \
104 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
105 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
106 if (++n[$$2] == $(am__install_max)) \
107 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
108 END { for (dir in files) print dir, files[dir] }'
110 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
111 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
112 am__uninstall_files_from_dir
= { \
114 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
115 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
116 $(am__cd
) "$$dir" && rm -f
$$files; }; \
118 am__installdirs
= "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"
119 am__noinst_HEADERS_DIST
= event2
/buffer.h event2
/buffer_compat.h \
120 event2
/bufferevent.h event2
/bufferevent_compat.h \
121 event2
/bufferevent_ssl.h event2
/bufferevent_struct.h \
122 event2
/dns.h event2
/dns_compat.h event2
/dns_struct.h \
123 event2
/event.h event2
/event_compat.h event2
/event_struct.h \
124 event2
/http.h event2
/http_compat.h event2
/http_struct.h \
125 event2
/keyvalq_struct.h event2
/listener.h event2
/rpc.h \
126 event2
/rpc_compat.h event2
/rpc_struct.h event2
/tag.h \
127 event2
/tag_compat.h event2
/thread.h event2
/util.h
128 HEADERS
= $(nobase_include_HEADERS
) $(nobase_nodist_include_HEADERS
) \
129 $(nodist_noinst_HEADERS
) $(noinst_HEADERS
)
132 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
136 AUTOCONF
= @AUTOCONF@
137 AUTOHEADER
= @AUTOHEADER@
138 AUTOMAKE
= @AUTOMAKE@
141 CCDEPMODE
= @CCDEPMODE@
144 CPPFLAGS
= @CPPFLAGS@
145 CYGPATH_W
= @CYGPATH_W@
149 DSYMUTIL
= @DSYMUTIL@
155 EV_LIB_GDI
= @EV_LIB_GDI@
156 EV_LIB_WS32
= @EV_LIB_WS32@
161 INSTALL_DATA
= @INSTALL_DATA@
162 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
163 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
164 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
167 LIBEVENT_GC_SECTIONS
= @LIBEVENT_GC_SECTIONS@
171 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
174 LTLIBOBJS
= @LTLIBOBJS@
175 MAKEINFO
= @MAKEINFO@
176 MANIFEST_TOOL
= @MANIFEST_TOOL@
182 OPENSSL_LIBADD
= @OPENSSL_LIBADD@
183 OPENSSL_LIBS
= @OPENSSL_LIBS@
187 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
188 PACKAGE_NAME
= @PACKAGE_NAME@
189 PACKAGE_STRING
= @PACKAGE_STRING@
190 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
191 PACKAGE_URL
= @PACKAGE_URL@
192 PACKAGE_VERSION
= @PACKAGE_VERSION@
193 PATH_SEPARATOR
= @PATH_SEPARATOR@
194 PTHREAD_CC
= @PTHREAD_CC@
195 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
196 PTHREAD_LIBS
= @PTHREAD_LIBS@
199 SET_MAKE
= @SET_MAKE@
203 ZLIB_LIBS
= @ZLIB_LIBS@
204 abs_builddir
= @abs_builddir@
205 abs_srcdir
= @abs_srcdir@
206 abs_top_builddir
= @abs_top_builddir@
207 abs_top_srcdir
= @abs_top_srcdir@
208 ac_ct_AR
= @ac_ct_AR@
209 ac_ct_CC
= @ac_ct_CC@
210 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
211 acx_pthread_config
= @acx_pthread_config@
212 am__include
= @am__include@
213 am__leading_dot
= @am__leading_dot@
214 am__quote
= @am__quote@
216 am__untar
= @am__untar@
219 build_alias
= @build_alias@
220 build_cpu
= @build_cpu@
221 build_os
= @build_os@
222 build_vendor
= @build_vendor@
223 builddir
= @builddir@
225 datarootdir
= @datarootdir@
228 exec_prefix = @
exec_prefix@
230 host_alias
= @host_alias@
231 host_cpu
= @host_cpu@
233 host_vendor
= @host_vendor@
235 includedir = @
includedir@
237 install_sh
= @install_sh@
239 libexecdir
= @libexecdir@
240 localedir
= @localedir@
241 localstatedir
= @localstatedir@
244 oldincludedir = @
oldincludedir@
247 program_transform_name
= @program_transform_name@
250 sharedstatedir
= @sharedstatedir@
252 sysconfdir
= @sysconfdir@
253 target_alias
= @target_alias@
254 top_build_prefix
= @top_build_prefix@
255 top_builddir
= @top_builddir@
256 top_srcdir
= @top_srcdir@
257 AUTOMAKE_OPTIONS
= foreign
260 event2
/buffer_compat.h \
261 event2
/bufferevent.h \
262 event2
/bufferevent_compat.h \
263 event2
/bufferevent_ssl.h \
264 event2
/bufferevent_struct.h \
266 event2
/dns_compat.h \
267 event2
/dns_struct.h \
269 event2
/event_compat.h \
270 event2
/event_struct.h \
272 event2
/http_compat.h \
273 event2
/http_struct.h \
274 event2
/keyvalq_struct.h \
277 event2
/rpc_compat.h \
278 event2
/rpc_struct.h \
280 event2
/tag_compat.h \
284 EXTRA_SRC
= $(EVENT2_EXPORT
)
285 @INSTALL_LIBEVENT_TRUE@nobase_include_HEADERS
= $(EVENT2_EXPORT
)
286 @INSTALL_LIBEVENT_TRUE@nobase_nodist_include_HEADERS
= .
/event2
/event-config.h
287 @INSTALL_LIBEVENT_FALSE@noinst_HEADERS
= $(EVENT2_EXPORT
)
288 @INSTALL_LIBEVENT_FALSE@nodist_noinst_HEADERS
= .
/event2
/event-config.h
292 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
294 case
'$(am__configure_deps)' in \
296 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
297 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
301 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
302 $(am__cd
) $(top_srcdir
) && \
303 $(AUTOMAKE
) --foreign
include/Makefile
305 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
308 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
310 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
311 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
314 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
315 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
317 $(top_srcdir
)/configure
: $(am__configure_deps
)
318 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
319 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
320 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
321 $(am__aclocal_m4_deps
):
328 install-nobase_includeHEADERS
: $(nobase_include_HEADERS
)
330 @list
='$(nobase_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
331 if
test -n
"$$list"; then \
332 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
333 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
335 $(am__nobase_list
) | while read
dir files
; do \
336 xfiles
=; for file in
$$files; do \
337 if
test -f
"$$file"; then xfiles
="$$xfiles $$file"; \
338 else xfiles
="$$xfiles $(srcdir)/$$file"; fi
; done
; \
339 test -z
"$$xfiles" ||
{ \
340 test "x$$dir" = x. ||
{ \
341 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
342 $(MKDIR_P
) "$(DESTDIR)$(includedir)/$$dir"; }; \
343 echo
" $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
344 $(INSTALL_HEADER
) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit
$$?
; }; \
347 uninstall-nobase_includeHEADERS
:
349 @list
='$(nobase_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
350 $(am__nobase_strip_setup
); files
=`$(am__nobase_strip)`; \
351 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
352 install-nobase_nodist_includeHEADERS
: $(nobase_nodist_include_HEADERS
)
354 @list
='$(nobase_nodist_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
355 if
test -n
"$$list"; then \
356 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
357 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
359 $(am__nobase_list
) | while read
dir files
; do \
360 xfiles
=; for file in
$$files; do \
361 if
test -f
"$$file"; then xfiles
="$$xfiles $$file"; \
362 else xfiles
="$$xfiles $(srcdir)/$$file"; fi
; done
; \
363 test -z
"$$xfiles" ||
{ \
364 test "x$$dir" = x. ||
{ \
365 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
366 $(MKDIR_P
) "$(DESTDIR)$(includedir)/$$dir"; }; \
367 echo
" $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
368 $(INSTALL_HEADER
) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit
$$?
; }; \
371 uninstall-nobase_nodist_includeHEADERS
:
373 @list
='$(nobase_nodist_include_HEADERS)'; test -n
"$(includedir)" || list
=; \
374 $(am__nobase_strip_setup
); files
=`$(am__nobase_strip)`; \
375 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
377 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
378 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
379 unique
=`for i in $$list; do \
380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
382 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383 END { if (nonempty) { for (i in files) print i; }; }'`; \
387 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
388 $(TAGS_FILES
) $(LISP
)
391 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392 unique
=`for i in $$list; do \
393 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396 END { if (nonempty) { for (i in files) print i; }; }'`; \
398 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
399 test -n
"$$unique" || unique
=$$empty_fix; \
400 if
test $$# -gt 0; then \
401 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
404 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
409 CTAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
410 $(TAGS_FILES
) $(LISP
)
411 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412 unique
=`for i in $$list; do \
413 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
416 END { if (nonempty) { for (i in files) print i; }; }'`; \
417 test -z
"$(CTAGS_ARGS)$$unique" \
418 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
422 here
=`$(am__cd) $(top_builddir) && pwd` \
423 && $(am__cd
) $(top_srcdir
) \
424 && gtags
-i
$(GTAGS_ARGS
) "$$here"
426 cscopelist
: $(HEADERS
) $(SOURCES
) $(LISP
)
427 list
='$(SOURCES) $(HEADERS) $(LISP)'; \
428 case
"$(srcdir)" in \
429 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
430 *) sdir
=$(subdir
)/$(srcdir) ;; \
432 for i in
$$list; do \
433 if
test -f
"$$i"; then \
434 echo
"$(subdir)/$$i"; \
438 done
>> $(top_builddir
)/cscope.files
441 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
443 distdir
: $(DISTFILES
)
444 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446 list
='$(DISTFILES)'; \
447 dist_files
=`for file in $$list; do echo $$file; done | \
448 sed -e "s|^$$srcdirstrip/||;t" \
449 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
450 case
$$dist_files in \
451 */*) $(MKDIR_P
) `echo "$$dist_files" | \
452 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
455 for file in
$$dist_files; do \
456 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
457 if
test -d
$$d/$$file; then \
458 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
459 if
test -d
"$(distdir)/$$file"; then \
460 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
462 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
463 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
464 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
466 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
468 test -f
"$(distdir)/$$file" \
469 || cp
-p
$$d/$$file "$(distdir)/$$file" \
475 all-am
: Makefile
$(HEADERS
)
477 for
dir in
"$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
478 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
481 install-exec
: install-exec-am
482 install-data
: install-data-am
483 uninstall: uninstall-am
486 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
488 installcheck: installcheck-am
490 if
test -z
'$(STRIP)'; then \
491 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
492 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
495 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
496 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
497 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
504 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
505 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
507 maintainer-clean-generic
:
508 @echo
"This command is intended for maintainers to use"
509 @echo
"it deletes files that may require special tools to rebuild."
512 clean-am
: clean-generic clean-libtool mostlyclean-am
514 distclean: distclean-am
516 distclean-am
: clean-am distclean-generic distclean-tags
530 install-data-am
: install-nobase_includeHEADERS \
531 install-nobase_nodist_includeHEADERS
533 install-dvi
: install-dvi-am
539 install-html
: install-html-am
543 install-info
: install-info-am
549 install-pdf
: install-pdf-am
553 install-ps
: install-ps-am
559 maintainer-clean
: maintainer-clean-am
561 maintainer-clean-am
: distclean-am maintainer-clean-generic
563 mostlyclean: mostlyclean-am
565 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
575 uninstall-am
: uninstall-nobase_includeHEADERS \
576 uninstall-nobase_nodist_includeHEADERS
578 .MAKE
: install-am install-strip
580 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
581 clean-libtool cscopelist ctags
distclean distclean-generic \
582 distclean-libtool distclean-tags distdir
dvi dvi-am html \
583 html-am
info info-am
install install-am install-data \
584 install-data-am install-dvi install-dvi-am install-exec \
585 install-exec-am install-html install-html-am install-info \
586 install-info-am install-man install-nobase_includeHEADERS \
587 install-nobase_nodist_includeHEADERS install-pdf \
588 install-pdf-am install-ps install-ps-am install-strip \
589 installcheck installcheck-am
installdirs maintainer-clean \
590 maintainer-clean-generic
mostlyclean mostlyclean-generic \
591 mostlyclean-libtool pdf pdf-am ps ps-am
tags uninstall \
592 uninstall-am uninstall-nobase_includeHEADERS \
593 uninstall-nobase_nodist_includeHEADERS
596 # Tell versions [3.59,3.63) of GNU make to not export all variables.
597 # Otherwise a system limit (for SysV at least) may be exceeded.