Makefile 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # nut/tools/linux/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 Free Software Foundation,
  5. # 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. #
  14. # Copyright (C) 2008 by egnite Software GmbH. All rights reserved.
  15. #
  16. # Redistribution and use in source and binary forms, with or without
  17. # modification, are permitted provided that the following conditions
  18. # are met:
  19. #
  20. # 1. Redistributions of source code must retain the above copyright
  21. # notice, this list of conditions and the following disclaimer.
  22. # 2. Redistributions in binary form must reproduce the above copyright
  23. # notice, this list of conditions and the following disclaimer in the
  24. # documentation and/or other materials provided with the distribution.
  25. # 3. Neither the name of the copyright holders nor the names of
  26. # contributors may be used to endorse or promote products derived
  27. # from this software without specific prior written permission.
  28. #
  29. # THIS SOFTWARE IS PROVIDED BY EGNITE SOFTWARE GMBH AND CONTRIBUTORS
  30. # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  31. # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  32. # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL EGNITE
  33. # SOFTWARE GMBH OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  34. # INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
  35. # BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
  36. # OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
  37. # AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  38. # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
  39. # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  40. # SUCH DAMAGE.
  41. #
  42. # For additional information see http://www.ethernut.de/
  43. #
  44. #
  45. # $Id: Makefile.am 2382 2009-01-10 20:13:30Z haraldkipp $
  46. #
  47. pkgdatadir = $(datadir)/ethernut
  48. pkgincludedir = $(includedir)/ethernut
  49. pkglibdir = $(libdir)/ethernut
  50. pkglibexecdir = $(libexecdir)/ethernut
  51. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  52. install_sh_DATA = $(install_sh) -c -m 644
  53. install_sh_PROGRAM = $(install_sh) -c
  54. install_sh_SCRIPT = $(install_sh) -c
  55. INSTALL_HEADER = $(INSTALL_DATA)
  56. transform = $(program_transform_name)
  57. NORMAL_INSTALL = :
  58. PRE_INSTALL = :
  59. POST_INSTALL = :
  60. NORMAL_UNINSTALL = :
  61. PRE_UNINSTALL = :
  62. POST_UNINSTALL = :
  63. subdir = nut/tools/linux
  64. DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  65. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  66. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  67. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  68. $(ACLOCAL_M4)
  69. mkinstalldirs = $(install_sh) -d
  70. CONFIG_HEADER = $(top_builddir)/config.h
  71. CONFIG_CLEAN_FILES =
  72. CONFIG_CLEAN_VPATH_FILES =
  73. AM_V_GEN = $(am__v_GEN_$(V))
  74. am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
  75. am__v_GEN_0 = @echo " GEN " $@;
  76. AM_V_at = $(am__v_at_$(V))
  77. am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
  78. am__v_at_0 = @
  79. SOURCES =
  80. DIST_SOURCES =
  81. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  82. ACLOCAL = ${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/missing" --run aclocal-1.11
  83. AMTAR = ${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/missing" --run tar
  84. AM_DEFAULT_VERBOSITY = 0
  85. AUTOCONF = ${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/missing" --run autoconf
  86. AUTOHEADER = ${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/missing" --run autoheader
  87. AUTOMAKE = ${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/missing" --run automake-1.11
  88. AWK = gawk
  89. CYGPATH_W = echo
  90. DEFS = -DHAVE_CONFIG_H
  91. ECHO_C =
  92. ECHO_N = -n
  93. ECHO_T =
  94. HAVE_DOXYGEN = true
  95. HAVE_GRAPHVIZ = true
  96. INSTALL = /usr/bin/install -c
  97. INSTALL_DATA = ${INSTALL} -m 644
  98. INSTALL_PROGRAM = ${INSTALL}
  99. INSTALL_SCRIPT = ${INSTALL}
  100. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  101. LIBOBJS =
  102. LIBS =
  103. LTLIBOBJS =
  104. MAKEINFO = ${SHELL} "/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/missing" --run makeinfo
  105. MKDIR_P = /usr/bin/mkdir -p
  106. PACKAGE = ethernut
  107. PACKAGE_BUGREPORT =
  108. PACKAGE_NAME = ethernut
  109. PACKAGE_STRING = ethernut 5.2.4
  110. PACKAGE_TARNAME = ethernut
  111. PACKAGE_URL =
  112. PACKAGE_VERSION = 5.2.4
  113. PATH_SEPARATOR = :
  114. SET_MAKE =
  115. SHELL = /bin/sh
  116. STRIP =
  117. VERSION = 5.2.4
  118. abs_builddir = /home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/linux
  119. abs_srcdir = /home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/nut/tools/linux
  120. abs_top_builddir = /home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar
  121. abs_top_srcdir = /home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar
  122. am__leading_dot = .
  123. am__tar = ${AMTAR} chof - "$$tardir"
  124. am__untar = ${AMTAR} xf -
  125. bindir = ${exec_prefix}/bin
  126. build_alias =
  127. builddir = .
  128. datadir = ${datarootdir}
  129. datarootdir = ${prefix}/share
  130. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  131. dvidir = ${docdir}
  132. exec_prefix = ${prefix}
  133. host_alias =
  134. htmldir = ${docdir}
  135. includedir = ${prefix}/include
  136. infodir = ${datarootdir}/info
  137. install_sh = ${SHELL} '/home/janco/Downloads/Telegram Desktop/ethernut-5.2.4-tar/install-sh'
  138. libdir = ${exec_prefix}/lib
  139. libexecdir = ${exec_prefix}/libexec
  140. localedir = ${datarootdir}/locale
  141. localstatedir = ${prefix}/var
  142. mandir = ${datarootdir}/man
  143. mkdir_p = /usr/bin/mkdir -p
  144. oldincludedir = /usr/include
  145. pdfdir = ${docdir}
  146. prefix = /usr/local
  147. program_transform_name = s,x,x,
  148. psdir = ${docdir}
  149. sbindir = ${exec_prefix}/sbin
  150. sharedstatedir = ${prefix}/com
  151. srcdir = .
  152. subdirs = nut/tools/crurom nut/tools/nutconf nut/tools/qnutconf nut/tools/nutdisc nut/tools/qnutdisc
  153. sysconfdir = ${prefix}/etc
  154. target_alias =
  155. top_build_prefix = ../../../
  156. top_builddir = ../../..
  157. top_srcdir = ../../..
  158. EXTRA_DIST = enut3ocd.cfg enut3ocd.ini eir1ocd.cfg eir1ocd.ini
  159. MAINTAINERCLEANFILES = Makefile.in
  160. all: all-am
  161. .SUFFIXES:
  162. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
  163. @for dep in $?; do \
  164. case '$(am__configure_deps)' in \
  165. *$$dep*) \
  166. ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  167. && { if test -f $@; then exit 0; else break; fi; }; \
  168. exit 1;; \
  169. esac; \
  170. done; \
  171. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign nut/tools/linux/Makefile'; \
  172. $(am__cd) $(top_srcdir) && \
  173. $(AUTOMAKE) --foreign nut/tools/linux/Makefile
  174. .PRECIOUS: Makefile
  175. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  176. @case '$?' in \
  177. *config.status*) \
  178. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  179. *) \
  180. echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  181. cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  182. esac;
  183. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  184. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  185. $(top_srcdir)/configure: $(am__configure_deps)
  186. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  187. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  188. cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  189. $(am__aclocal_m4_deps):
  190. tags: TAGS
  191. TAGS:
  192. ctags: CTAGS
  193. CTAGS:
  194. distdir: $(DISTFILES)
  195. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  196. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  197. list='$(DISTFILES)'; \
  198. dist_files=`for file in $$list; do echo $$file; done | \
  199. sed -e "s|^$$srcdirstrip/||;t" \
  200. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  201. case $$dist_files in \
  202. */*) $(MKDIR_P) `echo "$$dist_files" | \
  203. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  204. sort -u` ;; \
  205. esac; \
  206. for file in $$dist_files; do \
  207. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  208. if test -d $$d/$$file; then \
  209. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  210. if test -d "$(distdir)/$$file"; then \
  211. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  212. fi; \
  213. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  214. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  215. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  216. fi; \
  217. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  218. else \
  219. test -f "$(distdir)/$$file" \
  220. || cp -p $$d/$$file "$(distdir)/$$file" \
  221. || exit 1; \
  222. fi; \
  223. done
  224. check-am: all-am
  225. check: check-am
  226. all-am: Makefile
  227. installdirs:
  228. install: install-am
  229. install-exec: install-exec-am
  230. install-data: install-data-am
  231. uninstall: uninstall-am
  232. install-am: all-am
  233. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  234. installcheck: installcheck-am
  235. install-strip:
  236. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  237. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  238. `test -z '$(STRIP)' || \
  239. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  240. mostlyclean-generic:
  241. clean-generic:
  242. distclean-generic:
  243. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  244. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  245. maintainer-clean-generic:
  246. @echo "This command is intended for maintainers to use"
  247. @echo "it deletes files that may require special tools to rebuild."
  248. -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  249. clean: clean-am
  250. clean-am: clean-generic mostlyclean-am
  251. distclean: distclean-am
  252. -rm -f Makefile
  253. distclean-am: clean-am distclean-generic
  254. dvi: dvi-am
  255. dvi-am:
  256. html: html-am
  257. html-am:
  258. info: info-am
  259. info-am:
  260. install-data-am:
  261. install-dvi: install-dvi-am
  262. install-dvi-am:
  263. install-exec-am:
  264. install-html: install-html-am
  265. install-html-am:
  266. install-info: install-info-am
  267. install-info-am:
  268. install-man:
  269. install-pdf: install-pdf-am
  270. install-pdf-am:
  271. install-ps: install-ps-am
  272. install-ps-am:
  273. installcheck-am:
  274. maintainer-clean: maintainer-clean-am
  275. -rm -f Makefile
  276. maintainer-clean-am: distclean-am maintainer-clean-generic
  277. mostlyclean: mostlyclean-am
  278. mostlyclean-am: mostlyclean-generic
  279. pdf: pdf-am
  280. pdf-am:
  281. ps: ps-am
  282. ps-am:
  283. uninstall-am:
  284. .MAKE: install-am install-strip
  285. .PHONY: all all-am check check-am clean clean-generic distclean \
  286. distclean-generic distdir dvi dvi-am html html-am info info-am \
  287. install install-am install-data install-data-am install-dvi \
  288. install-dvi-am install-exec install-exec-am install-html \
  289. install-html-am install-info install-info-am install-man \
  290. install-pdf install-pdf-am install-ps install-ps-am \
  291. install-strip installcheck installcheck-am installdirs \
  292. maintainer-clean maintainer-clean-generic mostlyclean \
  293. mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
  294. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  295. # Otherwise a system limit (for SysV at least) may be exceeded.
  296. .NOEXPORT: