Makefile 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. # Makefile.in generated by automake 1.11.3 from Makefile.am.
  2. # src/Makefile. Generated from Makefile.in by configure.
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
  5. # 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.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. pkgdatadir = $(datadir)/opcuaserver
  14. pkgincludedir = $(includedir)/opcuaserver
  15. pkglibdir = $(libdir)/opcuaserver
  16. pkglibexecdir = $(libexecdir)/opcuaserver
  17. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  18. install_sh_DATA = $(install_sh) -c -m 644
  19. install_sh_PROGRAM = $(install_sh) -c
  20. install_sh_SCRIPT = $(install_sh) -c
  21. INSTALL_HEADER = $(INSTALL_DATA)
  22. transform = $(program_transform_name)
  23. NORMAL_INSTALL = :
  24. PRE_INSTALL = :
  25. POST_INSTALL = :
  26. NORMAL_UNINSTALL = :
  27. PRE_UNINSTALL = :
  28. POST_UNINSTALL = :
  29. build_triplet = i686-pc-linux-gnu
  30. host_triplet = i686-pc-linux-gnu
  31. target_triplet = i686-pc-linux-gnu
  32. bin_PROGRAMS = $(top_builddir)/bin/stackTest.out$(EXEEXT)
  33. subdir = src
  34. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  35. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  36. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  37. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  38. $(ACLOCAL_M4)
  39. mkinstalldirs = $(install_sh) -d
  40. CONFIG_CLEAN_FILES =
  41. CONFIG_CLEAN_VPATH_FILES =
  42. am__installdirs = "$(DESTDIR)$(bindir)"
  43. PROGRAMS = $(bin_PROGRAMS)
  44. am___top_builddir__bin_stackTest_out_OBJECTS = opcuaServer.$(OBJEXT) \
  45. opcua_builtInDatatypes.$(OBJEXT) \
  46. opcua_transportLayer.$(OBJEXT) \
  47. opcua_byteArrayConverter.$(OBJEXT)
  48. __top_builddir__bin_stackTest_out_OBJECTS = \
  49. $(am___top_builddir__bin_stackTest_out_OBJECTS)
  50. __top_builddir__bin_stackTest_out_LDADD = $(LDADD)
  51. am__dirstamp = $(am__leading_dot)dirstamp
  52. DEFAULT_INCLUDES = -I.
  53. depcomp = $(SHELL) $(top_srcdir)/depcomp
  54. am__depfiles_maybe = depfiles
  55. am__mv = mv -f
  56. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  57. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  58. CCLD = $(CC)
  59. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  60. SOURCES = $(__top_builddir__bin_stackTest_out_SOURCES)
  61. DIST_SOURCES = $(__top_builddir__bin_stackTest_out_SOURCES)
  62. ETAGS = etags
  63. CTAGS = ctags
  64. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  65. ACLOCAL = ${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run aclocal-1.11
  66. AMTAR = $${TAR-tar}
  67. AUTOCONF = ${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run autoconf
  68. AUTOHEADER = ${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run autoheader
  69. AUTOMAKE = ${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run automake-1.11
  70. AWK = mawk
  71. CC = gcc
  72. CCDEPMODE = depmode=gcc3
  73. CFLAGS = -g -O0
  74. CPPFLAGS =
  75. CYGPATH_W = echo
  76. DEFS = -DPACKAGE_NAME=\"OPCUAServer\" -DPACKAGE_TARNAME=\"opcuaserver\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"OPCUAServer\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"opcuaserver\" -DVERSION=\"1.0\"
  77. DEPDIR = .deps
  78. ECHO_C =
  79. ECHO_N = -n
  80. ECHO_T =
  81. EXEEXT =
  82. INSTALL = /usr/bin/install -c
  83. INSTALL_DATA = ${INSTALL} -m 644
  84. INSTALL_PROGRAM = ${INSTALL}
  85. INSTALL_SCRIPT = ${INSTALL}
  86. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  87. LDFLAGS =
  88. LIBOBJS =
  89. LIBS =
  90. LTLIBOBJS =
  91. MAKEINFO = ${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run makeinfo
  92. MKDIR_P = /bin/mkdir -p
  93. OBJEXT = o
  94. PACKAGE = opcuaserver
  95. PACKAGE_BUGREPORT =
  96. PACKAGE_NAME = OPCUAServer
  97. PACKAGE_STRING = OPCUAServer 1.0
  98. PACKAGE_TARNAME = opcuaserver
  99. PACKAGE_URL =
  100. PACKAGE_VERSION = 1.0
  101. PATH_SEPARATOR = :
  102. SET_MAKE =
  103. SHELL = /bin/bash
  104. STRIP =
  105. VERSION = 1.0
  106. abs_builddir = /home/opcua/git/opcUaStack/OPCUAServer/src
  107. abs_srcdir = /home/opcua/git/opcUaStack/OPCUAServer/src
  108. abs_top_builddir = /home/opcua/git/opcUaStack/OPCUAServer
  109. abs_top_srcdir = /home/opcua/git/opcUaStack/OPCUAServer
  110. ac_ct_CC = gcc
  111. am__include = include
  112. am__leading_dot = .
  113. am__quote =
  114. am__tar = $${TAR-tar} chof - "$$tardir"
  115. am__untar = $${TAR-tar} xf -
  116. bindir = ${exec_prefix}/bin
  117. build = i686-pc-linux-gnu
  118. build_alias =
  119. build_cpu = i686
  120. build_os = linux-gnu
  121. build_vendor = pc
  122. builddir = .
  123. datadir = ${datarootdir}
  124. datarootdir = ${prefix}/share
  125. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  126. dvidir = ${docdir}
  127. exec_prefix = ${prefix}
  128. host = i686-pc-linux-gnu
  129. host_alias =
  130. host_cpu = i686
  131. host_os = linux-gnu
  132. host_vendor = pc
  133. htmldir = ${docdir}
  134. includedir = ${prefix}/include
  135. infodir = ${datarootdir}/info
  136. install_sh = ${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/install-sh
  137. libdir = ${exec_prefix}/lib
  138. libexecdir = ${exec_prefix}/libexec
  139. localedir = ${datarootdir}/locale
  140. localstatedir = ${prefix}/var
  141. mandir = ${datarootdir}/man
  142. mkdir_p = /bin/mkdir -p
  143. oldincludedir = /usr/include
  144. pdfdir = ${docdir}
  145. prefix = /usr/local
  146. program_transform_name = s,x,x,
  147. psdir = ${docdir}
  148. sbindir = ${exec_prefix}/sbin
  149. sharedstatedir = ${prefix}/com
  150. srcdir = .
  151. sysconfdir = ${prefix}/etc
  152. target = i686-pc-linux-gnu
  153. target_alias =
  154. target_cpu = i686
  155. target_os = linux-gnu
  156. target_vendor = pc
  157. top_build_prefix = ../
  158. top_builddir = ..
  159. top_srcdir = ..
  160. __top_builddir__bin_stackTest_out_SOURCES = opcuaServer.c\
  161. opcua_builtInDatatypes.c\
  162. opcua_transportLayer.c\
  163. opcua_byteArrayConverter.c\
  164. opcua_builtInDatatypes.h\
  165. opcua_transportLayer.h\
  166. opcua_byteArrayConverter.h
  167. all: all-am
  168. .SUFFIXES:
  169. .SUFFIXES: .c .o .obj
  170. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  171. @for dep in $?; do \
  172. case '$(am__configure_deps)' in \
  173. *$$dep*) \
  174. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  175. && { if test -f $@; then exit 0; else break; fi; }; \
  176. exit 1;; \
  177. esac; \
  178. done; \
  179. echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
  180. $(am__cd) $(top_srcdir) && \
  181. $(AUTOMAKE) --gnu src/Makefile
  182. .PRECIOUS: Makefile
  183. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  184. @case '$?' in \
  185. *config.status*) \
  186. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  187. *) \
  188. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  189. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  190. esac;
  191. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  192. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  193. $(top_srcdir)/configure: $(am__configure_deps)
  194. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  195. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  196. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  197. $(am__aclocal_m4_deps):
  198. install-binPROGRAMS: $(bin_PROGRAMS)
  199. @$(NORMAL_INSTALL)
  200. test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
  201. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  202. for p in $$list; do echo "$$p $$p"; done | \
  203. sed 's/$(EXEEXT)$$//' | \
  204. while read p p1; do if test -f $$p; \
  205. then echo "$$p"; echo "$$p"; else :; fi; \
  206. done | \
  207. sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
  208. -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  209. sed 'N;N;N;s,\n, ,g' | \
  210. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  211. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  212. if ($$2 == $$4) files[d] = files[d] " " $$1; \
  213. else { print "f", $$3 "/" $$4, $$1; } } \
  214. END { for (d in files) print "f", d, files[d] }' | \
  215. while read type dir files; do \
  216. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  217. test -z "$$files" || { \
  218. echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  219. $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  220. } \
  221. ; done
  222. uninstall-binPROGRAMS:
  223. @$(NORMAL_UNINSTALL)
  224. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  225. files=`for p in $$list; do echo "$$p"; done | \
  226. sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  227. -e 's/$$/$(EXEEXT)/' `; \
  228. test -n "$$list" || exit 0; \
  229. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  230. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  231. clean-binPROGRAMS:
  232. -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  233. $(top_builddir)/bin/$(am__dirstamp):
  234. @$(MKDIR_P) $(top_builddir)/bin
  235. @: > $(top_builddir)/bin/$(am__dirstamp)
  236. $(top_builddir)/bin/stackTest.out$(EXEEXT): $(__top_builddir__bin_stackTest_out_OBJECTS) $(__top_builddir__bin_stackTest_out_DEPENDENCIES) $(EXTRA___top_builddir__bin_stackTest_out_DEPENDENCIES) $(top_builddir)/bin/$(am__dirstamp)
  237. @rm -f $(top_builddir)/bin/stackTest.out$(EXEEXT)
  238. $(LINK) $(__top_builddir__bin_stackTest_out_OBJECTS) $(__top_builddir__bin_stackTest_out_LDADD) $(LIBS)
  239. mostlyclean-compile:
  240. -rm -f *.$(OBJEXT)
  241. distclean-compile:
  242. -rm -f *.tab.c
  243. include ./$(DEPDIR)/opcuaServer.Po
  244. include ./$(DEPDIR)/opcua_builtInDatatypes.Po
  245. include ./$(DEPDIR)/opcua_byteArrayConverter.Po
  246. include ./$(DEPDIR)/opcua_transportLayer.Po
  247. .c.o:
  248. $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  249. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  250. # source='$<' object='$@' libtool=no \
  251. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  252. # $(COMPILE) -c $<
  253. .c.obj:
  254. $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  255. $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  256. # source='$<' object='$@' libtool=no \
  257. # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  258. # $(COMPILE) -c `$(CYGPATH_W) '$<'`
  259. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  260. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  261. unique=`for i in $$list; do \
  262. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  263. done | \
  264. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  265. END { if (nonempty) { for (i in files) print i; }; }'`; \
  266. mkid -fID $$unique
  267. tags: TAGS
  268. TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  269. $(TAGS_FILES) $(LISP)
  270. set x; \
  271. here=`pwd`; \
  272. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  273. unique=`for i in $$list; do \
  274. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  275. done | \
  276. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  277. END { if (nonempty) { for (i in files) print i; }; }'`; \
  278. shift; \
  279. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  280. test -n "$$unique" || unique=$$empty_fix; \
  281. if test $$# -gt 0; then \
  282. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  283. "$$@" $$unique; \
  284. else \
  285. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  286. $$unique; \
  287. fi; \
  288. fi
  289. ctags: CTAGS
  290. CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
  291. $(TAGS_FILES) $(LISP)
  292. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  293. unique=`for i in $$list; do \
  294. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  295. done | \
  296. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  297. END { if (nonempty) { for (i in files) print i; }; }'`; \
  298. test -z "$(CTAGS_ARGS)$$unique" \
  299. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  300. $$unique
  301. GTAGS:
  302. here=`$(am__cd) $(top_builddir) && pwd` \
  303. && $(am__cd) $(top_srcdir) \
  304. && gtags -i $(GTAGS_ARGS) "$$here"
  305. distclean-tags:
  306. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  307. distdir: $(DISTFILES)
  308. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  309. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  310. list='$(DISTFILES)'; \
  311. dist_files=`for file in $$list; do echo $$file; done | \
  312. sed -e "s|^$$srcdirstrip/||;t" \
  313. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  314. case $$dist_files in \
  315. */*) $(MKDIR_P) `echo "$$dist_files" | \
  316. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  317. sort -u` ;; \
  318. esac; \
  319. for file in $$dist_files; do \
  320. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  321. if test -d $$d/$$file; then \
  322. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  323. if test -d "$(distdir)/$$file"; then \
  324. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  325. fi; \
  326. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  327. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  328. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  329. fi; \
  330. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  331. else \
  332. test -f "$(distdir)/$$file" \
  333. || cp -p $$d/$$file "$(distdir)/$$file" \
  334. || exit 1; \
  335. fi; \
  336. done
  337. check-am: all-am
  338. check: check-am
  339. all-am: Makefile $(PROGRAMS)
  340. installdirs:
  341. for dir in "$(DESTDIR)$(bindir)"; do \
  342. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  343. done
  344. install: install-am
  345. install-exec: install-exec-am
  346. install-data: install-data-am
  347. uninstall: uninstall-am
  348. install-am: all-am
  349. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  350. installcheck: installcheck-am
  351. install-strip:
  352. if test -z '$(STRIP)'; then \
  353. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  354. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  355. install; \
  356. else \
  357. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  358. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  359. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  360. fi
  361. mostlyclean-generic:
  362. clean-generic:
  363. distclean-generic:
  364. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  365. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  366. -test -z "$(top_builddir)/bin/$(am__dirstamp)" || rm -f $(top_builddir)/bin/$(am__dirstamp)
  367. maintainer-clean-generic:
  368. @echo "This command is intended for maintainers to use"
  369. @echo "it deletes files that may require special tools to rebuild."
  370. clean: clean-am
  371. clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
  372. distclean: distclean-am
  373. -rm -rf ./$(DEPDIR)
  374. -rm -f Makefile
  375. distclean-am: clean-am distclean-compile distclean-generic \
  376. distclean-tags
  377. dvi: dvi-am
  378. dvi-am:
  379. html: html-am
  380. html-am:
  381. info: info-am
  382. info-am:
  383. install-data-am:
  384. install-dvi: install-dvi-am
  385. install-dvi-am:
  386. install-exec-am: install-binPROGRAMS
  387. install-html: install-html-am
  388. install-html-am:
  389. install-info: install-info-am
  390. install-info-am:
  391. install-man:
  392. install-pdf: install-pdf-am
  393. install-pdf-am:
  394. install-ps: install-ps-am
  395. install-ps-am:
  396. installcheck-am:
  397. maintainer-clean: maintainer-clean-am
  398. -rm -rf ./$(DEPDIR)
  399. -rm -f Makefile
  400. maintainer-clean-am: distclean-am maintainer-clean-generic
  401. mostlyclean: mostlyclean-am
  402. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  403. pdf: pdf-am
  404. pdf-am:
  405. ps: ps-am
  406. ps-am:
  407. uninstall-am: uninstall-binPROGRAMS
  408. .MAKE: install-am install-strip
  409. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
  410. clean-generic ctags distclean distclean-compile \
  411. distclean-generic distclean-tags distdir dvi dvi-am html \
  412. html-am info info-am install install-am install-binPROGRAMS \
  413. install-data install-data-am install-dvi install-dvi-am \
  414. install-exec install-exec-am install-html install-html-am \
  415. install-info install-info-am install-man install-pdf \
  416. install-pdf-am install-ps install-ps-am install-strip \
  417. installcheck installcheck-am installdirs maintainer-clean \
  418. maintainer-clean-generic mostlyclean mostlyclean-compile \
  419. mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
  420. uninstall-am uninstall-binPROGRAMS
  421. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  422. # Otherwise a system limit (for SysV at least) may be exceeded.
  423. .NOEXPORT: