PageRenderTime 42ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/cssed-0.4.0/libcroco/parser/Makefile.in

#
Autoconf | 486 lines | 424 code | 48 blank | 14 comment | 53 complexity | ca36042b1f1b2b6c9e025e3fddf576d2 MD5 | raw file
Possible License(s): GPL-2.0
  1. # Makefile.in generated by automake 1.9.2 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. SOURCES = $(libcroco_a_SOURCES)
  14. srcdir = @srcdir@
  15. top_srcdir = @top_srcdir@
  16. VPATH = @srcdir@
  17. pkgdatadir = $(datadir)/@PACKAGE@
  18. pkglibdir = $(libdir)/@PACKAGE@
  19. pkgincludedir = $(includedir)/@PACKAGE@
  20. top_builddir = ../..
  21. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  22. INSTALL = @INSTALL@
  23. install_sh_DATA = $(install_sh) -c -m 644
  24. install_sh_PROGRAM = $(install_sh) -c
  25. install_sh_SCRIPT = $(install_sh) -c
  26. INSTALL_HEADER = $(INSTALL_DATA)
  27. transform = $(program_transform_name)
  28. NORMAL_INSTALL = :
  29. PRE_INSTALL = :
  30. POST_INSTALL = :
  31. NORMAL_UNINSTALL = :
  32. PRE_UNINSTALL = :
  33. POST_UNINSTALL = :
  34. build_triplet = @build@
  35. host_triplet = @host@
  36. subdir = libcroco/parser
  37. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  38. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  39. am__aclocal_m4_deps = $(top_srcdir)/configure.in
  40. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  41. $(ACLOCAL_M4)
  42. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  43. CONFIG_HEADER = $(top_builddir)/config.h
  44. CONFIG_CLEAN_FILES =
  45. LIBRARIES = $(noinst_LIBRARIES)
  46. AR = ar
  47. ARFLAGS = cru
  48. libcroco_a_AR = $(AR) $(ARFLAGS)
  49. libcroco_a_LIBADD =
  50. am__objects_1 = cr-additional-sel.$(OBJEXT) cr-declaration.$(OBJEXT) \
  51. cr-fonts.$(OBJEXT) cr-om-parser.$(OBJEXT) \
  52. cr-prop-list.$(OBJEXT) cr-selector.$(OBJEXT) \
  53. cr-statement.$(OBJEXT) cr-stylesheet.$(OBJEXT) \
  54. cr-token.$(OBJEXT) cr-attr-sel.$(OBJEXT) \
  55. cr-doc-handler.$(OBJEXT) cr-input.$(OBJEXT) \
  56. cr-parser.$(OBJEXT) cr-pseudo.$(OBJEXT) cr-sel-eng.$(OBJEXT) \
  57. cr-string.$(OBJEXT) cr-term.$(OBJEXT) cr-utils.$(OBJEXT) \
  58. cr-cascade.$(OBJEXT) cr-enc-handler.$(OBJEXT) cr-num.$(OBJEXT) \
  59. cr-parsing-location.$(OBJEXT) cr-rgb.$(OBJEXT) \
  60. cr-simple-sel.$(OBJEXT) cr-style.$(OBJEXT) cr-tknzr.$(OBJEXT)
  61. am_libcroco_a_OBJECTS = $(am__objects_1)
  62. libcroco_a_OBJECTS = $(am_libcroco_a_OBJECTS)
  63. DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
  64. depcomp = $(SHELL) $(top_srcdir)/depcomp
  65. am__depfiles_maybe = depfiles
  66. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  67. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  68. CCLD = $(CC)
  69. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  70. SOURCES = $(libcroco_a_SOURCES)
  71. DIST_SOURCES = $(libcroco_a_SOURCES)
  72. ETAGS = etags
  73. CTAGS = ctags
  74. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  75. ACLOCAL = @ACLOCAL@
  76. AMDEP_FALSE = @AMDEP_FALSE@
  77. AMDEP_TRUE = @AMDEP_TRUE@
  78. AMTAR = @AMTAR@
  79. AUTOCONF = @AUTOCONF@
  80. AUTOHEADER = @AUTOHEADER@
  81. AUTOMAKE = @AUTOMAKE@
  82. AWK = @AWK@
  83. CATALOGS = @CATALOGS@
  84. CATOBJEXT = @CATOBJEXT@
  85. CC = @CC@
  86. CCDEPMODE = @CCDEPMODE@
  87. CFLAGS = @CFLAGS@
  88. CPP = @CPP@
  89. CPPFLAGS = @CPPFLAGS@
  90. CXX = @CXX@
  91. CXXDEPMODE = @CXXDEPMODE@
  92. CXXFLAGS = @CXXFLAGS@
  93. CYGPATH_W = @CYGPATH_W@
  94. DATADIRNAME = @DATADIRNAME@
  95. DEBUG_FALSE = @DEBUG_FALSE@
  96. DEBUG_TRUE = @DEBUG_TRUE@
  97. DEFS = @DEFS@
  98. DEPDIR = @DEPDIR@
  99. ECHO_C = @ECHO_C@
  100. ECHO_N = @ECHO_N@
  101. ECHO_T = @ECHO_T@
  102. EGREP = @EGREP@
  103. EXEEXT = @EXEEXT@
  104. GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
  105. GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
  106. GLIB_MKENUMS = @GLIB_MKENUMS@
  107. GMOFILES = @GMOFILES@
  108. GMSGFMT = @GMSGFMT@
  109. INSTALLHEADERS_FALSE = @INSTALLHEADERS_FALSE@
  110. INSTALLHEADERS_TRUE = @INSTALLHEADERS_TRUE@
  111. INSTALL_DATA = @INSTALL_DATA@
  112. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  113. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  114. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  115. INSTOBJEXT = @INSTOBJEXT@
  116. INTLLIBS = @INTLLIBS@
  117. LDFLAGS = @LDFLAGS@
  118. LIBOBJS = @LIBOBJS@
  119. LIBS = @LIBS@
  120. LN_S = @LN_S@
  121. LTLIBOBJS = @LTLIBOBJS@
  122. MAINT = @MAINT@
  123. MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
  124. MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
  125. MAKEINFO = @MAKEINFO@
  126. MKINSTALLDIRS = @MKINSTALLDIRS@
  127. MSGFMT = @MSGFMT@
  128. OBJEXT = @OBJEXT@
  129. PACKAGE = @PACKAGE@
  130. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  131. PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
  132. PACKAGE_LIBS = @PACKAGE_LIBS@
  133. PACKAGE_NAME = @PACKAGE_NAME@
  134. PACKAGE_STRING = @PACKAGE_STRING@
  135. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  136. PACKAGE_VERSION = @PACKAGE_VERSION@
  137. PATH_SEPARATOR = @PATH_SEPARATOR@
  138. PKG_CONFIG = @PKG_CONFIG@
  139. POFILES = @POFILES@
  140. POSUB = @POSUB@
  141. PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
  142. PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
  143. RANLIB = @RANLIB@
  144. SET_MAKE = @SET_MAKE@
  145. SHELL = @SHELL@
  146. STRIP = @STRIP@
  147. USE_NLS = @USE_NLS@
  148. VERSION = @VERSION@
  149. XGETTEXT = @XGETTEXT@
  150. ac_ct_CC = @ac_ct_CC@
  151. ac_ct_CXX = @ac_ct_CXX@
  152. ac_ct_RANLIB = @ac_ct_RANLIB@
  153. ac_ct_STRIP = @ac_ct_STRIP@
  154. am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
  155. am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
  156. am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
  157. am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
  158. am__include = @am__include@
  159. am__leading_dot = @am__leading_dot@
  160. am__quote = @am__quote@
  161. am__tar = @am__tar@
  162. am__untar = @am__untar@
  163. bindir = @bindir@
  164. build = @build@
  165. build_alias = @build_alias@
  166. build_cpu = @build_cpu@
  167. build_os = @build_os@
  168. build_vendor = @build_vendor@
  169. datadir = @datadir@
  170. exec_prefix = @exec_prefix@
  171. host = @host@
  172. host_alias = @host_alias@
  173. host_cpu = @host_cpu@
  174. host_os = @host_os@
  175. host_vendor = @host_vendor@
  176. includedir = @includedir@
  177. infodir = @infodir@
  178. install_sh = @install_sh@
  179. libdir = @libdir@
  180. libexecdir = @libexecdir@
  181. localstatedir = @localstatedir@
  182. mandir = @mandir@
  183. mkdir_p = @mkdir_p@
  184. oldincludedir = @oldincludedir@
  185. prefix = @prefix@
  186. program_transform_name = @program_transform_name@
  187. sbindir = @sbindir@
  188. sharedstatedir = @sharedstatedir@
  189. sysconfdir = @sysconfdir@
  190. target_alias = @target_alias@
  191. noinst_LIBRARIES = libcroco.a
  192. @DEBUG_FALSE@AM_CFLAGS = @PACKAGE_CFLAGS@
  193. @DEBUG_TRUE@AM_CFLAGS = -g @PACKAGE_CFLAGS@
  194. #the core parser files
  195. SRCS = \
  196. cr-additional-sel.c \
  197. cr-declaration.c \
  198. cr-fonts.c \
  199. cr-om-parser.c \
  200. cr-prop-list.c \
  201. cr-selector.c \
  202. cr-statement.c \
  203. cr-stylesheet.c \
  204. cr-token.c \
  205. cr-attr-sel.c \
  206. cr-doc-handler.c \
  207. cr-input.c \
  208. cr-parser.c \
  209. cr-pseudo.c \
  210. cr-sel-eng.c \
  211. cr-string.c \
  212. cr-term.c \
  213. cr-utils.c \
  214. cr-cascade.c \
  215. cr-enc-handler.c \
  216. cr-num.c \
  217. cr-parsing-location.c \
  218. cr-rgb.c \
  219. cr-simple-sel.c \
  220. cr-style.c \
  221. cr-tknzr.c \
  222. *.h
  223. libcroco_a_SOURCES = $(SRCS)
  224. INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl
  225. all: all-am
  226. .SUFFIXES:
  227. .SUFFIXES: .c .o .obj
  228. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  229. @for dep in $?; do \
  230. case '$(am__configure_deps)' in \
  231. *$$dep*) \
  232. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  233. && exit 0; \
  234. exit 1;; \
  235. esac; \
  236. done; \
  237. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libcroco/parser/Makefile'; \
  238. cd $(top_srcdir) && \
  239. $(AUTOMAKE) --gnu libcroco/parser/Makefile
  240. .PRECIOUS: Makefile
  241. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  242. @case '$?' in \
  243. *config.status*) \
  244. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  245. *) \
  246. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  247. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  248. esac;
  249. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  250. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  251. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  252. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  253. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  254. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  255. clean-noinstLIBRARIES:
  256. -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  257. libcroco.a: $(libcroco_a_OBJECTS) $(libcroco_a_DEPENDENCIES)
  258. -rm -f libcroco.a
  259. $(libcroco_a_AR) libcroco.a $(libcroco_a_OBJECTS) $(libcroco_a_LIBADD)
  260. $(RANLIB) libcroco.a
  261. mostlyclean-compile:
  262. -rm -f *.$(OBJEXT)
  263. distclean-compile:
  264. -rm -f *.tab.c
  265. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-additional-sel.Po@am__quote@
  266. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-attr-sel.Po@am__quote@
  267. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-cascade.Po@am__quote@
  268. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-declaration.Po@am__quote@
  269. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-doc-handler.Po@am__quote@
  270. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-enc-handler.Po@am__quote@
  271. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-fonts.Po@am__quote@
  272. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-input.Po@am__quote@
  273. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-num.Po@am__quote@
  274. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-om-parser.Po@am__quote@
  275. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-parser.Po@am__quote@
  276. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-parsing-location.Po@am__quote@
  277. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-prop-list.Po@am__quote@
  278. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-pseudo.Po@am__quote@
  279. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-rgb.Po@am__quote@
  280. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-sel-eng.Po@am__quote@
  281. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-selector.Po@am__quote@
  282. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-simple-sel.Po@am__quote@
  283. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-statement.Po@am__quote@
  284. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-string.Po@am__quote@
  285. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-style.Po@am__quote@
  286. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-stylesheet.Po@am__quote@
  287. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-term.Po@am__quote@
  288. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-tknzr.Po@am__quote@
  289. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-token.Po@am__quote@
  290. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cr-utils.Po@am__quote@
  291. .c.o:
  292. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
  293. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  294. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  295. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  296. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  297. .c.obj:
  298. @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
  299. @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
  300. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  301. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  302. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  303. uninstall-info-am:
  304. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  305. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  306. unique=`for i in $$list; do \
  307. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  308. done | \
  309. $(AWK) ' { files[$$0] = 1; } \
  310. END { for (i in files) print i; }'`; \
  311. mkid -fID $$unique
  312. tags: TAGS
  313. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  314. $(TAGS_FILES) $(LISP)
  315. tags=; \
  316. here=`pwd`; \
  317. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  318. unique=`for i in $$list; do \
  319. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  320. done | \
  321. $(AWK) ' { files[$$0] = 1; } \
  322. END { for (i in files) print i; }'`; \
  323. if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  324. test -n "$$unique" || unique=$$empty_fix; \
  325. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  326. $$tags $$unique; \
  327. fi
  328. ctags: CTAGS
  329. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  330. $(TAGS_FILES) $(LISP)
  331. tags=; \
  332. here=`pwd`; \
  333. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  334. unique=`for i in $$list; do \
  335. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  336. done | \
  337. $(AWK) ' { files[$$0] = 1; } \
  338. END { for (i in files) print i; }'`; \
  339. test -z "$(CTAGS_ARGS)$$tags$$unique" \
  340. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  341. $$tags $$unique
  342. GTAGS:
  343. here=`$(am__cd) $(top_builddir) && pwd` \
  344. && cd $(top_srcdir) \
  345. && gtags -i $(GTAGS_ARGS) $$here
  346. distclean-tags:
  347. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  348. distdir: $(DISTFILES)
  349. @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  350. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  351. list='$(DISTFILES)'; for file in $$list; do \
  352. case $$file in \
  353. $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  354. $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  355. esac; \
  356. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  357. dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  358. if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  359. dir="/$$dir"; \
  360. $(mkdir_p) "$(distdir)$$dir"; \
  361. else \
  362. dir=''; \
  363. fi; \
  364. if test -d $$d/$$file; then \
  365. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  366. cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  367. fi; \
  368. cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  369. else \
  370. test -f $(distdir)/$$file \
  371. || cp -p $$d/$$file $(distdir)/$$file \
  372. || exit 1; \
  373. fi; \
  374. done
  375. check-am: all-am
  376. check: check-am
  377. all-am: Makefile $(LIBRARIES)
  378. installdirs:
  379. install: install-am
  380. install-exec: install-exec-am
  381. install-data: install-data-am
  382. uninstall: uninstall-am
  383. install-am: all-am
  384. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  385. installcheck: installcheck-am
  386. install-strip:
  387. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  388. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  389. `test -z '$(STRIP)' || \
  390. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  391. mostlyclean-generic:
  392. clean-generic:
  393. distclean-generic:
  394. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  395. maintainer-clean-generic:
  396. @echo "This command is intended for maintainers to use"
  397. @echo "it deletes files that may require special tools to rebuild."
  398. clean: clean-am
  399. clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
  400. distclean: distclean-am
  401. -rm -rf ./$(DEPDIR)
  402. -rm -f Makefile
  403. distclean-am: clean-am distclean-compile distclean-generic \
  404. distclean-tags
  405. dvi: dvi-am
  406. dvi-am:
  407. html: html-am
  408. info: info-am
  409. info-am:
  410. install-data-am:
  411. install-exec-am:
  412. install-info: install-info-am
  413. install-man:
  414. installcheck-am:
  415. maintainer-clean: maintainer-clean-am
  416. -rm -rf ./$(DEPDIR)
  417. -rm -f Makefile
  418. maintainer-clean-am: distclean-am maintainer-clean-generic
  419. mostlyclean: mostlyclean-am
  420. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  421. pdf: pdf-am
  422. pdf-am:
  423. ps: ps-am
  424. ps-am:
  425. uninstall-am: uninstall-info-am
  426. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  427. clean-noinstLIBRARIES ctags distclean distclean-compile \
  428. distclean-generic distclean-tags distdir dvi dvi-am html \
  429. html-am info info-am install install-am install-data \
  430. install-data-am install-exec install-exec-am install-info \
  431. install-info-am install-man install-strip installcheck \
  432. installcheck-am installdirs maintainer-clean \
  433. maintainer-clean-generic mostlyclean mostlyclean-compile \
  434. mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
  435. uninstall-am uninstall-info-am
  436. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  437. # Otherwise a system limit (for SysV at least) may be exceeded.
  438. .NOEXPORT: