Makefile 15 KB

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