Makefile.in 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  1. # Makefile.in generated by automake 1.8.3 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8. # This program is distributed in the hope that it will be useful,
  9. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  10. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  11. # PARTICULAR PURPOSE.
  12. @SET_MAKE@
  13. #***************************************************************************
  14. # _ _ ____ _
  15. # Project ___| | | | _ \| |
  16. # / __| | | | |_) | |
  17. # | (__| |_| | _ <| |___
  18. # \___|\___/|_| \_\_____|
  19. #
  20. # Copyright (C) 1998 - 2004, Daniel Stenberg, <daniel@haxx.se>, et al.
  21. #
  22. # This software is licensed as described in the file COPYING, which
  23. # you should have received as part of this distribution. The terms
  24. # are also available at http://curl.haxx.se/docs/copyright.html.
  25. #
  26. # You may opt to use, copy, modify, merge, publish, distribute and/or sell
  27. # copies of the Software, and permit persons to whom the Software is
  28. # furnished to do so, under the terms of the COPYING file.
  29. #
  30. # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  31. # KIND, either express or implied.
  32. #
  33. # $Id: Makefile.am,v 1.6 2004/03/09 21:49:46 bagder Exp $
  34. ###########################################################################
  35. # sws is the Silly Web Server
  36. #
  37. # Original http server code contributed by Georg Horn. Heavily modified since.
  38. #
  39. SOURCES = $(sws_SOURCES)
  40. srcdir = @srcdir@
  41. top_srcdir = @top_srcdir@
  42. VPATH = @srcdir@
  43. pkgdatadir = $(datadir)/@PACKAGE@
  44. pkglibdir = $(libdir)/@PACKAGE@
  45. pkgincludedir = $(includedir)/@PACKAGE@
  46. top_builddir = ../..
  47. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  48. INSTALL = @INSTALL@
  49. install_sh_DATA = $(install_sh) -c -m 644
  50. install_sh_PROGRAM = $(install_sh) -c
  51. install_sh_SCRIPT = $(install_sh) -c
  52. INSTALL_HEADER = $(INSTALL_DATA)
  53. transform = $(program_transform_name)
  54. NORMAL_INSTALL = :
  55. PRE_INSTALL = :
  56. POST_INSTALL = :
  57. NORMAL_UNINSTALL = :
  58. PRE_UNINSTALL = :
  59. POST_UNINSTALL = :
  60. host_triplet = @host@
  61. noinst_PROGRAMS = sws$(EXEEXT)
  62. subdir = tests/server
  63. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  64. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  65. am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  66. $(top_srcdir)/configure.ac
  67. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  68. $(ACLOCAL_M4)
  69. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  70. CONFIG_HEADER = $(top_builddir)/lib/config.h \
  71. $(top_builddir)/src/config.h
  72. CONFIG_CLEAN_FILES =
  73. PROGRAMS = $(noinst_PROGRAMS)
  74. am_sws_OBJECTS = sws.$(OBJEXT) getpart.$(OBJEXT)
  75. sws_OBJECTS = $(am_sws_OBJECTS)
  76. sws_LDADD = $(LDADD)
  77. DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/lib -I$(top_builddir)/src
  78. depcomp = $(SHELL) $(top_srcdir)/depcomp
  79. am__depfiles_maybe = depfiles
  80. @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/getpart.Po ./$(DEPDIR)/sws.Po
  81. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  82. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  83. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
  84. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  85. $(AM_CFLAGS) $(CFLAGS)
  86. CCLD = $(CC)
  87. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  88. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  89. SOURCES = $(sws_SOURCES)
  90. DIST_SOURCES = $(sws_SOURCES)
  91. ETAGS = etags
  92. CTAGS = ctags
  93. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  94. ACLOCAL = @ACLOCAL@
  95. AMDEP_FALSE = @AMDEP_FALSE@
  96. AMDEP_TRUE = @AMDEP_TRUE@
  97. AMTAR = @AMTAR@
  98. AR = @AR@
  99. AS = @AS@
  100. AUTOCONF = @AUTOCONF@
  101. AUTOHEADER = @AUTOHEADER@
  102. AUTOMAKE = @AUTOMAKE@
  103. AWK = @AWK@
  104. CABUNDLE_FALSE = @CABUNDLE_FALSE@
  105. CABUNDLE_TRUE = @CABUNDLE_TRUE@
  106. CC = @CC@
  107. CCDEPMODE = @CCDEPMODE@
  108. CFLAGS = @CFLAGS@
  109. CPP = @CPP@
  110. CPPFLAGS = @CPPFLAGS@
  111. CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
  112. CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
  113. CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
  114. CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
  115. CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
  116. CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
  117. CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
  118. CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
  119. CXX = @CXX@
  120. CXXCPP = @CXXCPP@
  121. CXXDEPMODE = @CXXDEPMODE@
  122. CXXFLAGS = @CXXFLAGS@
  123. CYGPATH_W = @CYGPATH_W@
  124. DEFS = @DEFS@
  125. DEPDIR = @DEPDIR@
  126. DLLTOOL = @DLLTOOL@
  127. ECHO = @ECHO@
  128. ECHO_C = @ECHO_C@
  129. ECHO_N = @ECHO_N@
  130. ECHO_T = @ECHO_T@
  131. EGREP = @EGREP@
  132. EXEEXT = @EXEEXT@
  133. F77 = @F77@
  134. FFLAGS = @FFLAGS@
  135. HAVE_ARES = @HAVE_ARES@
  136. HAVE_LIBZ = @HAVE_LIBZ@
  137. HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
  138. HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
  139. INSTALL_DATA = @INSTALL_DATA@
  140. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  141. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  142. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  143. IPV6_ENABLED = @IPV6_ENABLED@
  144. KRB4_ENABLED = @KRB4_ENABLED@
  145. LDFLAGS = @LDFLAGS@
  146. LIBOBJS = @LIBOBJS@
  147. LIBS = @LIBS@
  148. LIBTOOL = @LIBTOOL@
  149. LN_S = @LN_S@
  150. LTLIBOBJS = @LTLIBOBJS@
  151. MAINT = @MAINT@
  152. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  153. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  154. MAKEINFO = @MAKEINFO@
  155. MANOPT = @MANOPT@
  156. MIMPURE_FALSE = @MIMPURE_FALSE@
  157. MIMPURE_TRUE = @MIMPURE_TRUE@
  158. NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
  159. NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
  160. NROFF = @NROFF@
  161. OBJDUMP = @OBJDUMP@
  162. OBJEXT = @OBJEXT@
  163. OPENSSL_ENABLED = @OPENSSL_ENABLED@
  164. PACKAGE = @PACKAGE@
  165. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  166. PACKAGE_NAME = @PACKAGE_NAME@
  167. PACKAGE_STRING = @PACKAGE_STRING@
  168. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  169. PACKAGE_VERSION = @PACKAGE_VERSION@
  170. PATH_SEPARATOR = @PATH_SEPARATOR@
  171. PERL = @PERL@
  172. PKGADD_NAME = @PKGADD_NAME@
  173. PKGADD_PKG = @PKGADD_PKG@
  174. PKGADD_VENDOR = @PKGADD_VENDOR@
  175. PKGCONFIG = @PKGCONFIG@
  176. RANDOM_FILE = @RANDOM_FILE@
  177. RANLIB = @RANLIB@
  178. SED = @SED@
  179. SET_MAKE = @SET_MAKE@
  180. SHELL = @SHELL@
  181. STRIP = @STRIP@
  182. USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
  183. USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
  184. VERSION = @VERSION@
  185. VERSIONNUM = @VERSIONNUM@
  186. YACC = @YACC@
  187. ac_ct_AR = @ac_ct_AR@
  188. ac_ct_AS = @ac_ct_AS@
  189. ac_ct_CC = @ac_ct_CC@
  190. ac_ct_CXX = @ac_ct_CXX@
  191. ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
  192. ac_ct_F77 = @ac_ct_F77@
  193. ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
  194. ac_ct_RANLIB = @ac_ct_RANLIB@
  195. ac_ct_STRIP = @ac_ct_STRIP@
  196. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  197. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  198. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  199. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  200. am__include = @am__include@
  201. am__leading_dot = @am__leading_dot@
  202. am__quote = @am__quote@
  203. bindir = @bindir@
  204. build = @build@
  205. build_alias = @build_alias@
  206. build_cpu = @build_cpu@
  207. build_os = @build_os@
  208. build_vendor = @build_vendor@
  209. datadir = @datadir@
  210. exec_prefix = @exec_prefix@
  211. host = @host@
  212. host_alias = @host_alias@
  213. host_cpu = @host_cpu@
  214. host_os = @host_os@
  215. host_vendor = @host_vendor@
  216. includedir = @includedir@
  217. infodir = @infodir@
  218. install_sh = @install_sh@
  219. libdir = @libdir@
  220. libexecdir = @libexecdir@
  221. localstatedir = @localstatedir@
  222. mandir = @mandir@
  223. mkdir_p = @mkdir_p@
  224. oldincludedir = @oldincludedir@
  225. prefix = @prefix@
  226. program_transform_name = @program_transform_name@
  227. sbindir = @sbindir@
  228. sharedstatedir = @sharedstatedir@
  229. subdirs = @subdirs@
  230. sysconfdir = @sysconfdir@
  231. target_alias = @target_alias@
  232. AUTOMAKE_OPTIONS = foreign
  233. INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/include
  234. sws_SOURCES = sws.c getpart.c getpart.h
  235. extra_DIST = config.h.in
  236. all: all-am
  237. .SUFFIXES:
  238. .SUFFIXES: .c .lo .o .obj
  239. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  240. @for dep in $?; do \
  241. case '$(am__configure_deps)' in \
  242. *$$dep*) \
  243. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  244. && exit 0; \
  245. exit 1;; \
  246. esac; \
  247. done; \
  248. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/server/Makefile'; \
  249. cd $(top_srcdir) && \
  250. $(AUTOMAKE) --foreign tests/server/Makefile
  251. .PRECIOUS: Makefile
  252. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  253. @case '$?' in \
  254. *config.status*) \
  255. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  256. *) \
  257. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  258. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  259. esac;
  260. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  261. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  262. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  263. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  264. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  265. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  266. clean-noinstPROGRAMS:
  267. @list='$(noinst_PROGRAMS)'; for p in $$list; do \
  268. f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
  269. echo " rm -f $$p $$f"; \
  270. rm -f $$p $$f ; \
  271. done
  272. sws$(EXEEXT): $(sws_OBJECTS) $(sws_DEPENDENCIES)
  273. @rm -f sws$(EXEEXT)
  274. $(LINK) $(sws_LDFLAGS) $(sws_OBJECTS) $(sws_LDADD) $(LIBS)
  275. mostlyclean-compile:
  276. -rm -f *.$(OBJEXT)
  277. distclean-compile:
  278. -rm -f *.tab.c
  279. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpart.Po@am__quote@
  280. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sws.Po@am__quote@
  281. .c.o:
  282. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
  283. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  284. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  285. @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  286. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  287. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  288. .c.obj:
  289. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
  290. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  291. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  292. @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
  293. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  294. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  295. .c.lo:
  296. @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
  297. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  298. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  299. @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
  300. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  301. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  302. mostlyclean-libtool:
  303. -rm -f *.lo
  304. clean-libtool:
  305. -rm -rf .libs _libs
  306. distclean-libtool:
  307. -rm -f libtool
  308. uninstall-info-am:
  309. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  310. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  311. unique=`for i in $$list; do \
  312. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  313. done | \
  314. $(AWK) ' { files[$$0] = 1; } \
  315. END { for (i in files) print i; }'`; \
  316. mkid -fID $$unique
  317. tags: TAGS
  318. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  319. $(TAGS_FILES) $(LISP)
  320. tags=; \
  321. here=`pwd`; \
  322. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  323. unique=`for i in $$list; do \
  324. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  325. done | \
  326. $(AWK) ' { files[$$0] = 1; } \
  327. END { for (i in files) print i; }'`; \
  328. test -z "$(ETAGS_ARGS)$$tags$$unique" \
  329. || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  330. $$tags $$unique
  331. ctags: CTAGS
  332. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  333. $(TAGS_FILES) $(LISP)
  334. tags=; \
  335. here=`pwd`; \
  336. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  337. unique=`for i in $$list; do \
  338. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  339. done | \
  340. $(AWK) ' { files[$$0] = 1; } \
  341. END { for (i in files) print i; }'`; \
  342. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  343. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  344. $$tags $$unique
  345. GTAGS:
  346. here=`$(am__cd) $(top_builddir) && pwd` \
  347. && cd $(top_srcdir) \
  348. && gtags -i $(GTAGS_ARGS) $$here
  349. distclean-tags:
  350. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  351. distdir: $(DISTFILES)
  352. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  353. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  354. list='$(DISTFILES)'; for file in $$list; do \
  355. case $$file in \
  356. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  357. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  358. esac; \
  359. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  360. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  361. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  362. dir="/$$dir"; \
  363. $(mkdir_p) "$(distdir)$$dir"; \
  364. else \
  365. dir=''; \
  366. fi; \
  367. if test -d $$d/$$file; then \
  368. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  369. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  370. fi; \
  371. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  372. else \
  373. test -f $(distdir)/$$file \
  374. || cp -p $$d/$$file $(distdir)/$$file \
  375. || exit 1; \
  376. fi; \
  377. done
  378. check-am: all-am
  379. check: check-am
  380. all-am: Makefile $(PROGRAMS)
  381. installdirs:
  382. install: install-am
  383. install-exec: install-exec-am
  384. install-data: install-data-am
  385. uninstall: uninstall-am
  386. install-am: all-am
  387. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  388. installcheck: installcheck-am
  389. install-strip:
  390. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  391. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  392. `test -z '$(STRIP)' || \
  393. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  394. mostlyclean-generic:
  395. clean-generic:
  396. distclean-generic:
  397. -rm -f $(CONFIG_CLEAN_FILES)
  398. maintainer-clean-generic:
  399. @echo "This command is intended for maintainers to use"
  400. @echo "it deletes files that may require special tools to rebuild."
  401. clean: clean-am
  402. clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
  403. mostlyclean-am
  404. distclean: distclean-am
  405. -rm -rf ./$(DEPDIR)
  406. -rm -f Makefile
  407. distclean-am: clean-am distclean-compile distclean-generic \
  408. distclean-libtool distclean-tags
  409. dvi: dvi-am
  410. dvi-am:
  411. html: html-am
  412. info: info-am
  413. info-am:
  414. install-data-am:
  415. install-exec-am:
  416. install-info: install-info-am
  417. install-man:
  418. installcheck-am:
  419. maintainer-clean: maintainer-clean-am
  420. -rm -rf ./$(DEPDIR)
  421. -rm -f Makefile
  422. maintainer-clean-am: distclean-am maintainer-clean-generic
  423. mostlyclean: mostlyclean-am
  424. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  425. mostlyclean-libtool
  426. pdf: pdf-am
  427. pdf-am:
  428. ps: ps-am
  429. ps-am:
  430. uninstall-am: uninstall-info-am
  431. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  432. clean-libtool clean-noinstPROGRAMS ctags distclean \
  433. distclean-compile distclean-generic distclean-libtool \
  434. distclean-tags distdir dvi dvi-am html html-am info info-am \
  435. install install-am install-data install-data-am install-exec \
  436. install-exec-am install-info install-info-am install-man \
  437. install-strip installcheck installcheck-am installdirs \
  438. maintainer-clean maintainer-clean-generic mostlyclean \
  439. mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
  440. pdf pdf-am ps ps-am tags uninstall uninstall-am \
  441. uninstall-info-am
  442. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  443. # Otherwise a system limit (for SysV at least) may be exceeded.
  444. .NOEXPORT: