patch-include_Makefile 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512
  1. --- Libnet-1.0.2a.orig/include/Makefile 1970-01-01 00:00:00.000000000 +0100
  2. +++ Libnet-1.0.2a/include/Makefile 2009-06-12 21:52:51.000000000 +0200
  3. @@ -0,0 +1,509 @@
  4. +# Makefile.in generated by automake 1.8.5 from Makefile.am.
  5. +# include/Makefile. Generated from Makefile.in by configure.
  6. +
  7. +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  8. +# 2003, 2004 Free Software Foundation, Inc.
  9. +# This Makefile.in is free software; the Free Software Foundation
  10. +# gives unlimited permission to copy and/or distribute it,
  11. +# with or without modifications, as long as this notice is preserved.
  12. +
  13. +# This program is distributed in the hope that it will be useful,
  14. +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  15. +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  16. +# PARTICULAR PURPOSE.
  17. +
  18. +
  19. +
  20. +srcdir = /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/include
  21. +top_srcdir = /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a
  22. +VPATH = /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/include
  23. +pkgdatadir = $(datadir)/libnet
  24. +pkglibdir = $(libdir)/libnet
  25. +pkgincludedir = $(includedir)/libnet
  26. +top_builddir = ..
  27. +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  28. +INSTALL = /usr/bin/install -c
  29. +install_sh_DATA = $(install_sh) -c -m 644
  30. +install_sh_PROGRAM = $(install_sh) -c
  31. +install_sh_SCRIPT = $(install_sh) -c
  32. +INSTALL_HEADER = $(INSTALL_DATA)
  33. +transform = $(program_transform_name)
  34. +NORMAL_INSTALL = :
  35. +PRE_INSTALL = :
  36. +POST_INSTALL = :
  37. +NORMAL_UNINSTALL = :
  38. +PRE_UNINSTALL = :
  39. +POST_UNINSTALL = :
  40. +build_triplet = x86_64-undermydesk-freebsd
  41. +host_triplet = i586-pc-linux-gnu
  42. +target_triplet = i586-pc-linux-gnu
  43. +DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
  44. + $(srcdir)/Makefile.in $(srcdir)/config.h.in \
  45. + $(top_srcdir)/Makefile.am.common
  46. +subdir = include
  47. +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  48. +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
  49. + $(top_srcdir)/configure.in
  50. +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  51. + $(ACLOCAL_M4)
  52. +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  53. +CONFIG_HEADER = config.h
  54. +CONFIG_CLEAN_FILES =
  55. +depcomp =
  56. +am__depfiles_maybe =
  57. +SOURCES =
  58. +DIST_SOURCES =
  59. +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  60. + html-recursive info-recursive install-data-recursive \
  61. + install-exec-recursive install-info-recursive \
  62. + install-recursive installcheck-recursive installdirs-recursive \
  63. + pdf-recursive ps-recursive uninstall-info-recursive \
  64. + uninstall-recursive
  65. +am__installdirs = "$(DESTDIR)$(includedir)"
  66. +includeHEADERS_INSTALL = $(INSTALL_HEADER)
  67. +HEADERS = $(include_HEADERS)
  68. +ETAGS = etags
  69. +CTAGS = ctags
  70. +DIST_SUBDIRS = $(SUBDIRS)
  71. +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  72. +ACLOCAL = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run aclocal-1.8
  73. +ADDITIONAL_LIBS =
  74. +AMDEP_FALSE =
  75. +AMDEP_TRUE = #
  76. +AMTAR = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run tar
  77. +AR = /home/wbx/openadk/cross_i586/host/bin/i586-linux-uclibc-ar
  78. +AUTOCONF = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run autoconf
  79. +AUTOHEADER = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run autoheader
  80. +AUTOMAKE = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run automake-1.8
  81. +AWK = gawk
  82. +BIN_PREFIX = /usr/bin/
  83. +CC = /home/wbx/openadk/cross_i586/host/bin/i586-linux-uclibc-gcc
  84. +CCDEPMODE = depmode=none
  85. +CFLAGS = -O2 -funroll-loops -fomit-frame-pointer -Wall
  86. +CPP = /home/wbx/openadk/cross_i586/host/bin/i586-linux-uclibc-gcc -E
  87. +CPPFLAGS = -I/home/wbx/openadk/cross_i586/target/usr/include -DNDEBUG
  88. +CYGPATH_W = echo
  89. +DEFS = -DHAVE_CONFIG_H
  90. +DEPDIR = .deps
  91. +ECHO = echo
  92. +ECHO_C =
  93. +ECHO_N = -n
  94. +ECHO_T =
  95. +EGREP = grep -E
  96. +EXEEXT =
  97. +INC_PREFIX = /usr/include/
  98. +INSTALL_DATA = ${INSTALL} -m 644
  99. +INSTALL_PROGRAM = ${INSTALL}
  100. +INSTALL_SCRIPT = ${INSTALL}
  101. +INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
  102. +LDFLAGS = -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/openadk/cross_i586/target/usr/lib -L/home/wbx/openadk/cross_i586/target/lib -L/home/wbx/openadk/cross_i586/target/usr/lib
  103. +LIBNET_CONFIG_CFLAGS =
  104. +LIBNET_CONFIG_DEFINES = -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN
  105. +LIBNET_CONFIG_LIBS =
  106. +LIBOBJS =
  107. +LIBS =
  108. +LIBTOOL = $(SHELL) $(top_builddir)/libtool
  109. +LIB_PREFIX = /usr/lib/
  110. +LL_INT_TYPE =
  111. +LL_INT_TYPE_UC =
  112. +LN = ln
  113. +LN_S = ln -s
  114. +LTLIBOBJS =
  115. +MAKEINFO = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run makeinfo
  116. +MAN_PREFIX = /usr/share/man/man3/
  117. +OBJEXT = o
  118. +PACKAGE = libnet
  119. +PACKAGE_BUGREPORT =
  120. +PACKAGE_NAME =
  121. +PACKAGE_STRING =
  122. +PACKAGE_TARNAME =
  123. +PACKAGE_VERSION =
  124. +PATH_SEPARATOR = :
  125. +RANLIB = /home/wbx/openadk/cross_i586/host/bin/i586-linux-uclibc-ranlib
  126. +SET_MAKE =
  127. +SHELL = /usr/local/bin/bash
  128. +STRIP = i586-linux-strip
  129. +VERSION = 1.0.2a
  130. +ac_ct_CC =
  131. +ac_ct_RANLIB =
  132. +ac_ct_STRIP =
  133. +am__fastdepCC_FALSE =
  134. +am__fastdepCC_TRUE = #
  135. +am__include = include
  136. +am__leading_dot = .
  137. +am__quote =
  138. +bindir = ${exec_prefix}/bin
  139. +build = x86_64-undermydesk-freebsd
  140. +build_alias = amd64-undermydesk-freebsd
  141. +build_cpu = x86_64
  142. +build_os = freebsd
  143. +build_vendor = undermydesk
  144. +datadir = /usr/share
  145. +exec_prefix = ${prefix}
  146. +host = i586-pc-linux-gnu
  147. +host_alias = i586-linux
  148. +host_cpu = i586
  149. +host_os = linux-gnu
  150. +host_vendor = pc
  151. +includedir = ${prefix}/include
  152. +infodir = ${prefix}/info
  153. +install_sh = /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/install-sh
  154. +libdir = ${exec_prefix}/lib
  155. +libexecdir = /usr/sbin
  156. +localstatedir = /var
  157. +mandir = /usr/share/man
  158. +mkdir_p = $(mkinstalldirs)
  159. +oldincludedir = /usr/include
  160. +prefix = /usr
  161. +program_transform_name = s,$$,,;s,^,,
  162. +sbindir = ${exec_prefix}/sbin
  163. +sharedstatedir = ${prefix}/com
  164. +sysconfdir = /etc
  165. +target = i586-pc-linux-gnu
  166. +target_alias = i586-linux
  167. +target_cpu = i586
  168. +target_os = linux-gnu
  169. +target_vendor = pc
  170. +AUTOMAKE_OPTIONS = foreign no-dependencies
  171. +DISTCLEANFILES = *~
  172. +SUBDIRS = libnet
  173. +include_HEADERS = libnet.h
  174. +all: config.h
  175. + $(MAKE) $(AM_MAKEFLAGS) all-recursive
  176. +
  177. +.SUFFIXES:
  178. +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(am__configure_deps)
  179. + @for dep in $?; do \
  180. + case '$(am__configure_deps)' in \
  181. + *$$dep*) \
  182. + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
  183. + && exit 0; \
  184. + exit 1;; \
  185. + esac; \
  186. + done; \
  187. + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
  188. + cd $(top_srcdir) && \
  189. + $(AUTOMAKE) --foreign include/Makefile
  190. +.PRECIOUS: Makefile
  191. +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  192. + @case '$?' in \
  193. + *config.status*) \
  194. + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  195. + *) \
  196. + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  197. + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  198. + esac;
  199. +
  200. +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  201. + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  202. +
  203. +$(top_srcdir)/configure: $(am__configure_deps)
  204. + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  205. +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
  206. + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  207. +
  208. +config.h: stamp-h1
  209. + @if test ! -f $@; then \
  210. + rm -f stamp-h1; \
  211. + $(MAKE) stamp-h1; \
  212. + else :; fi
  213. +
  214. +stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  215. + @rm -f stamp-h1
  216. + cd $(top_builddir) && $(SHELL) ./config.status include/config.h
  217. +$(srcdir)/config.h.in: $(am__configure_deps) $(top_srcdir)/acconfig.h
  218. + cd $(top_srcdir) && $(AUTOHEADER)
  219. + rm -f stamp-h1
  220. + touch $@
  221. +
  222. +distclean-hdr:
  223. + -rm -f config.h stamp-h1
  224. +
  225. +mostlyclean-libtool:
  226. + -rm -f *.lo
  227. +
  228. +clean-libtool:
  229. + -rm -rf .libs _libs
  230. +
  231. +distclean-libtool:
  232. + -rm -f libtool
  233. +uninstall-info-am:
  234. +install-includeHEADERS: $(include_HEADERS)
  235. + @$(NORMAL_INSTALL)
  236. + test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
  237. + @list='$(include_HEADERS)'; for p in $$list; do \
  238. + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  239. + f="`echo $$p | sed -e 's|^.*/||'`"; \
  240. + echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
  241. + $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
  242. + done
  243. +
  244. +uninstall-includeHEADERS:
  245. + @$(NORMAL_UNINSTALL)
  246. + @list='$(include_HEADERS)'; for p in $$list; do \
  247. + f="`echo $$p | sed -e 's|^.*/||'`"; \
  248. + echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
  249. + rm -f "$(DESTDIR)$(includedir)/$$f"; \
  250. + done
  251. +
  252. +# This directory's subdirectories are mostly independent; you can cd
  253. +# into them and run `make' without going through this Makefile.
  254. +# To change the values of `make' variables: instead of editing Makefiles,
  255. +# (1) if the variable is set in `config.status', edit `config.status'
  256. +# (which will cause the Makefiles to be regenerated when you run `make');
  257. +# (2) otherwise, pass the desired values on the `make' command line.
  258. +$(RECURSIVE_TARGETS):
  259. + @set fnord $$MAKEFLAGS; amf=$$2; \
  260. + dot_seen=no; \
  261. + target=`echo $@ | sed s/-recursive//`; \
  262. + list='$(SUBDIRS)'; for subdir in $$list; do \
  263. + echo "Making $$target in $$subdir"; \
  264. + if test "$$subdir" = "."; then \
  265. + dot_seen=yes; \
  266. + local_target="$$target-am"; \
  267. + else \
  268. + local_target="$$target"; \
  269. + fi; \
  270. + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  271. + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  272. + done; \
  273. + if test "$$dot_seen" = "no"; then \
  274. + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  275. + fi; test -z "$$fail"
  276. +
  277. +mostlyclean-recursive clean-recursive distclean-recursive \
  278. +maintainer-clean-recursive:
  279. + @set fnord $$MAKEFLAGS; amf=$$2; \
  280. + dot_seen=no; \
  281. + case "$@" in \
  282. + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  283. + *) list='$(SUBDIRS)' ;; \
  284. + esac; \
  285. + rev=''; for subdir in $$list; do \
  286. + if test "$$subdir" = "."; then :; else \
  287. + rev="$$subdir $$rev"; \
  288. + fi; \
  289. + done; \
  290. + rev="$$rev ."; \
  291. + target=`echo $@ | sed s/-recursive//`; \
  292. + for subdir in $$rev; do \
  293. + echo "Making $$target in $$subdir"; \
  294. + if test "$$subdir" = "."; then \
  295. + local_target="$$target-am"; \
  296. + else \
  297. + local_target="$$target"; \
  298. + fi; \
  299. + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  300. + || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
  301. + done && test -z "$$fail"
  302. +tags-recursive:
  303. + list='$(SUBDIRS)'; for subdir in $$list; do \
  304. + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  305. + done
  306. +ctags-recursive:
  307. + list='$(SUBDIRS)'; for subdir in $$list; do \
  308. + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  309. + done
  310. +
  311. +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  312. + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  313. + unique=`for i in $$list; do \
  314. + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  315. + done | \
  316. + $(AWK) ' { files[$$0] = 1; } \
  317. + END { for (i in files) print i; }'`; \
  318. + mkid -fID $$unique
  319. +tags: TAGS
  320. +
  321. +TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  322. + $(TAGS_FILES) $(LISP)
  323. + tags=; \
  324. + here=`pwd`; \
  325. + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  326. + include_option=--etags-include; \
  327. + empty_fix=.; \
  328. + else \
  329. + include_option=--include; \
  330. + empty_fix=; \
  331. + fi; \
  332. + list='$(SUBDIRS)'; for subdir in $$list; do \
  333. + if test "$$subdir" = .; then :; else \
  334. + test ! -f $$subdir/TAGS || \
  335. + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
  336. + fi; \
  337. + done; \
  338. + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  339. + unique=`for i in $$list; do \
  340. + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  341. + done | \
  342. + $(AWK) ' { files[$$0] = 1; } \
  343. + END { for (i in files) print i; }'`; \
  344. + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
  345. + test -n "$$unique" || unique=$$empty_fix; \
  346. + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  347. + $$tags $$unique; \
  348. + fi
  349. +ctags: CTAGS
  350. +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  351. + $(TAGS_FILES) $(LISP)
  352. + tags=; \
  353. + here=`pwd`; \
  354. + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  355. + unique=`for i in $$list; do \
  356. + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  357. + done | \
  358. + $(AWK) ' { files[$$0] = 1; } \
  359. + END { for (i in files) print i; }'`; \
  360. + test -z "$(CTAGS_ARGS)$$tags$$unique" \
  361. + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  362. + $$tags $$unique
  363. +
  364. +GTAGS:
  365. + here=`$(am__cd) $(top_builddir) && pwd` \
  366. + && cd $(top_srcdir) \
  367. + && gtags -i $(GTAGS_ARGS) $$here
  368. +
  369. +distclean-tags:
  370. + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  371. +
  372. +distdir: $(DISTFILES)
  373. + $(mkdir_p) $(distdir)/..
  374. + @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
  375. + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
  376. + list='$(DISTFILES)'; for file in $$list; do \
  377. + case $$file in \
  378. + $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
  379. + $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
  380. + esac; \
  381. + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  382. + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
  383. + if test "$$dir" != "$$file" && test "$$dir" != "."; then \
  384. + dir="/$$dir"; \
  385. + $(mkdir_p) "$(distdir)$$dir"; \
  386. + else \
  387. + dir=''; \
  388. + fi; \
  389. + if test -d $$d/$$file; then \
  390. + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  391. + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
  392. + fi; \
  393. + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
  394. + else \
  395. + test -f $(distdir)/$$file \
  396. + || cp -p $$d/$$file $(distdir)/$$file \
  397. + || exit 1; \
  398. + fi; \
  399. + done
  400. + list='$(SUBDIRS)'; for subdir in $$list; do \
  401. + if test "$$subdir" = .; then :; else \
  402. + test -d "$(distdir)/$$subdir" \
  403. + || mkdir "$(distdir)/$$subdir" \
  404. + || exit 1; \
  405. + (cd $$subdir && \
  406. + $(MAKE) $(AM_MAKEFLAGS) \
  407. + top_distdir="../$(top_distdir)" \
  408. + distdir="../$(distdir)/$$subdir" \
  409. + distdir) \
  410. + || exit 1; \
  411. + fi; \
  412. + done
  413. +check-am: all-am
  414. +check: check-recursive
  415. +all-am: Makefile $(HEADERS) config.h
  416. +installdirs: installdirs-recursive
  417. +installdirs-am:
  418. + for dir in "$(DESTDIR)$(includedir)"; do \
  419. + test -z "$$dir" || $(mkdir_p) "$$dir"; \
  420. + done
  421. +install: install-recursive
  422. +install-exec: install-exec-recursive
  423. +install-data: install-data-recursive
  424. +uninstall: uninstall-recursive
  425. +
  426. +install-am: all-am
  427. + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  428. +
  429. +installcheck: installcheck-recursive
  430. +install-strip:
  431. + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  432. + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  433. + `test -z '$(STRIP)' || \
  434. + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  435. +mostlyclean-generic:
  436. +
  437. +clean-generic:
  438. +
  439. +distclean-generic:
  440. + -rm -f $(CONFIG_CLEAN_FILES)
  441. + -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
  442. +
  443. +maintainer-clean-generic:
  444. + @echo "This command is intended for maintainers to use"
  445. + @echo "it deletes files that may require special tools to rebuild."
  446. +clean: clean-recursive
  447. +
  448. +clean-am: clean-generic clean-libtool mostlyclean-am
  449. +
  450. +distclean: distclean-recursive
  451. + -rm -f Makefile
  452. +distclean-am: clean-am distclean-generic distclean-hdr \
  453. + distclean-libtool distclean-tags
  454. +
  455. +dvi: dvi-recursive
  456. +
  457. +dvi-am:
  458. +
  459. +html: html-recursive
  460. +
  461. +info: info-recursive
  462. +
  463. +info-am:
  464. +
  465. +install-data-am: install-includeHEADERS
  466. +
  467. +install-exec-am:
  468. +
  469. +install-info: install-info-recursive
  470. +
  471. +install-man:
  472. +
  473. +installcheck-am:
  474. +
  475. +maintainer-clean: maintainer-clean-recursive
  476. + -rm -f Makefile
  477. +maintainer-clean-am: distclean-am maintainer-clean-generic
  478. +
  479. +mostlyclean: mostlyclean-recursive
  480. +
  481. +mostlyclean-am: mostlyclean-generic mostlyclean-libtool
  482. +
  483. +pdf: pdf-recursive
  484. +
  485. +pdf-am:
  486. +
  487. +ps: ps-recursive
  488. +
  489. +ps-am:
  490. +
  491. +uninstall-am: uninstall-includeHEADERS uninstall-info-am
  492. +
  493. +uninstall-info: uninstall-info-recursive
  494. +
  495. +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
  496. + clean clean-generic clean-libtool clean-recursive ctags \
  497. + ctags-recursive distclean distclean-generic distclean-hdr \
  498. + distclean-libtool distclean-recursive distclean-tags distdir \
  499. + dvi dvi-am html html-am info info-am install install-am \
  500. + install-data install-data-am install-exec install-exec-am \
  501. + install-includeHEADERS install-info install-info-am \
  502. + install-man install-strip installcheck installcheck-am \
  503. + installdirs installdirs-am maintainer-clean \
  504. + maintainer-clean-generic maintainer-clean-recursive \
  505. + mostlyclean mostlyclean-generic mostlyclean-libtool \
  506. + mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
  507. + uninstall uninstall-am uninstall-includeHEADERS \
  508. + uninstall-info-am
  509. +
  510. +# Tell versions [3.59,3.63) of GNU make to not export all variables.
  511. +# Otherwise a system limit (for SysV at least) may be exceeded.
  512. +.NOEXPORT: