Makefile.in
上传用户:shtangtang
上传日期:2007-01-04
资源大小:167k
文件大小:14k
源码类别:

Linux/Unix编程

开发平台:

Unix_Linux

  1. # Makefile.in generated automatically by automake 1.4 from Makefile.am
  2. # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
  3. # This Makefile.in is free software; the Free Software Foundation
  4. # gives unlimited permission to copy and/or distribute it,
  5. # with or without modifications, as long as this notice is preserved.
  6. # This program is distributed in the hope that it will be useful,
  7. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  8. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  9. # PARTICULAR PURPOSE.
  10. ####### kdevelop will overwrite this part!!! (begin)##########
  11. SHELL = @SHELL@
  12. srcdir = @srcdir@
  13. top_srcdir = @top_srcdir@
  14. VPATH = @srcdir@
  15. prefix = @prefix@
  16. exec_prefix = @exec_prefix@
  17. bindir = @bindir@
  18. sbindir = @sbindir@
  19. libexecdir = @libexecdir@
  20. datadir = @datadir@
  21. sysconfdir = @sysconfdir@
  22. sharedstatedir = @sharedstatedir@
  23. localstatedir = @localstatedir@
  24. libdir = @libdir@
  25. infodir = @infodir@
  26. mandir = @mandir@
  27. includedir = @includedir@
  28. oldincludedir = /usr/include
  29. DESTDIR =
  30. pkgdatadir = $(datadir)/@PACKAGE@
  31. pkglibdir = $(libdir)/@PACKAGE@
  32. pkgincludedir = $(includedir)/@PACKAGE@
  33. top_builddir = ..
  34. ACLOCAL = @ACLOCAL@
  35. AUTOCONF = @AUTOCONF@
  36. AUTOMAKE = @AUTOMAKE@
  37. AUTOHEADER = @AUTOHEADER@
  38. INSTALL = @INSTALL@
  39. INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
  40. INSTALL_DATA = @INSTALL_DATA@
  41. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  42. transform = @program_transform_name@
  43. NORMAL_INSTALL = :
  44. PRE_INSTALL = :
  45. POST_INSTALL = :
  46. NORMAL_UNINSTALL = :
  47. PRE_UNINSTALL = :
  48. POST_UNINSTALL = :
  49. build_alias = @build_alias@
  50. build_triplet = @build@
  51. host_alias = @host_alias@
  52. host_triplet = @host@
  53. target_alias = @target_alias@
  54. target_triplet = @target@
  55. CC = @CC@
  56. CPP = @CPP@
  57. CXX = @CXX@
  58. GLINC = @GLINC@
  59. GLLIB = @GLLIB@
  60. GMSGFMT = @GMSGFMT@
  61. IDL = @IDL@
  62. KDB_INCLUDES = @KDB_INCLUDES@
  63. KDB_LDFLAGS = @KDB_LDFLAGS@
  64. KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
  65. KDE_RPATH = @KDE_RPATH@
  66. LD = @LD@
  67. LIBCOMPAT = @LIBCOMPAT@
  68. LIBCRYPT = @LIBCRYPT@
  69. LIBDL = @LIBDL@
  70. LIBJPEG = @LIBJPEG@
  71. LIBMICO = @LIBMICO@
  72. LIBOBJS = @LIBOBJS@
  73. LIBPNG = @LIBPNG@
  74. LIBPTHREAD = @LIBPTHREAD@
  75. LIBPYTHON = @LIBPYTHON@
  76. LIBQIMGIO = @LIBQIMGIO@
  77. LIBSOCKET = @LIBSOCKET@
  78. LIBTIFF = @LIBTIFF@
  79. LIBTOOL = @LIBTOOL@
  80. LIBUCB = @LIBUCB@
  81. LIBUTIL = @LIBUTIL@
  82. LIBXDMCP = @LIBXDMCP@
  83. LIBZ = @LIBZ@
  84. LIB_KDECORE = @LIB_KDECORE@
  85. LIB_KDEUI = @LIB_KDEUI@
  86. LIB_KFILE = @LIB_KFILE@
  87. LIB_KFM = @LIB_KFM@
  88. LIB_KHTML = @LIB_KHTML@
  89. LIB_KHTMLW = @LIB_KHTMLW@
  90. LIB_KIMGIO = @LIB_KIMGIO@
  91. LIB_LIBS = @LIB_LIBS@
  92. LIB_QT = @LIB_QT@
  93. LIB_X11 = @LIB_X11@
  94. LN_S = @LN_S@
  95. LT_AGE = @LT_AGE@
  96. LT_CURRENT = @LT_CURRENT@
  97. LT_REVISION = @LT_REVISION@
  98. MAKEINFO = @MAKEINFO@
  99. MICO_INCLUDES = @MICO_INCLUDES@
  100. MICO_LDFLAGS = @MICO_LDFLAGS@
  101. MOC = @MOC@
  102. MSGFMT = @MSGFMT@
  103. NM = @NM@
  104. PACKAGE = @PACKAGE@
  105. PAMINC = @PAMINC@
  106. PAMLIBPATHS = @PAMLIBPATHS@
  107. PAMLIBS = @PAMLIBS@
  108. PASSWDLIB = @PASSWDLIB@
  109. PG_INCLUDES = @PG_INCLUDES@
  110. PG_LDFLAGS = @PG_LDFLAGS@
  111. PYTHONINC = @PYTHONINC@
  112. PYTHONLIB = @PYTHONLIB@
  113. QT_INCLUDES = @QT_INCLUDES@
  114. QT_LDFLAGS = @QT_LDFLAGS@
  115. RANLIB = @RANLIB@
  116. USE_NLS = @USE_NLS@
  117. VERSION = @VERSION@
  118. XBINDIR = @XBINDIR@
  119. XGETTEXT = @XGETTEXT@
  120. XPMINC = @XPMINC@
  121. XPMLIB = @XPMLIB@
  122. X_EXTRA_LIBS = @X_EXTRA_LIBS@
  123. X_INCLUDES = @X_INCLUDES@
  124. X_LDFLAGS = @X_LDFLAGS@
  125. X_SERVER = @X_SERVER@
  126. ac_xdmdir = @ac_xdmdir@
  127. all_includes = @all_includes@
  128. all_libraries = @all_libraries@
  129. install_root = @install_root@
  130. kdb_includes = @kdb_includes@
  131. kdb_libraries = @kdb_libraries@
  132. kde_appsdir = @kde_appsdir@
  133. kde_bindir = @kde_bindir@
  134. kde_cgidir = @kde_cgidir@
  135. kde_confdir = @kde_confdir@
  136. kde_datadir = @kde_datadir@
  137. kde_htmldir = @kde_htmldir@
  138. kde_icondir = @kde_icondir@
  139. kde_locale = @kde_locale@
  140. kde_mimedir = @kde_mimedir@
  141. kde_minidir = @kde_minidir@
  142. kde_partsdir = @kde_partsdir@
  143. kde_sounddir = @kde_sounddir@
  144. kde_toolbardir = @kde_toolbardir@
  145. kde_wallpaperdir = @kde_wallpaperdir@
  146. pg_includes = @pg_includes@
  147. pg_libraries = @pg_libraries@
  148. qt_includes = @qt_includes@
  149. qt_libraries = @qt_libraries@
  150. x_includes = @x_includes@
  151. x_libraries = @x_libraries@
  152. xdmconfigsubdir = @xdmconfigsubdir@
  153. ####### kdevelop will overwrite this part!!! (end)############
  154. INCLUDES = $(all_includes)
  155. libthreads_a_METASOURCES = USE_AUTOMOC
  156. noinst_LIBRARIES = libthreads.a
  157. libthreads_a_SOURCES = cloning.c thread.C mutex.C cond.C spinlock.C  attributes.C thread_lists.C semaphore.C wait_queue.C  shared.C
  158. EXTRA_DIST = cloning.c cloning.h thread.C thread.h mutex.C thread_mutex.h  cond.C thread_cond.h semaphore.C thread_semaphore.h attributes.C  thread_attributes.h thread_lists.C thread_lists.h thread_list.h  thread_signal_num.h thread_spinlock.h spinlock.C Config.h  thread_alloc.h wait_queue.C wait_queue.h shared.h
  159. lib_LTLIBRARIES = libthreads.la
  160. libthreads_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
  161. libthreads_la_LIBADD = 
  162. libthreads_la_SOURCES = cloning.c thread.C mutex.C cond.C semaphore.C  attributes.C spinlock.C thread_lists.C wait_queue.C  shared.C
  163. include_HEADERS = thread.h thread_signal_num.h  thread_semaphore.h thread_attributes.h thread_cond.h  thread_mutex.h thread_spinlock.h thread_alloc.h 
  164. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  165. CONFIG_HEADER = ../config.h
  166. CONFIG_CLEAN_FILES = 
  167. LIBRARIES =  $(noinst_LIBRARIES)
  168. DEFS = @DEFS@ -I. -I$(srcdir) -I..
  169. CPPFLAGS = @CPPFLAGS@
  170. LDFLAGS = @LDFLAGS@
  171. LIBS = @LIBS@
  172. libthreads_a_LIBADD = 
  173. libthreads_a_OBJECTS =  cloning.o thread.o mutex.o cond.o spinlock.o 
  174. attributes.o thread_lists.o semaphore.o wait_queue.o shared.o
  175. AR = ar
  176. LTLIBRARIES =  $(lib_LTLIBRARIES)
  177. libthreads_la_DEPENDENCIES = 
  178. libthreads_la_OBJECTS =  cloning.lo thread.lo mutex.lo cond.lo 
  179. semaphore.lo attributes.lo spinlock.lo thread_lists.lo wait_queue.lo 
  180. shared.lo
  181. CXXFLAGS = @CXXFLAGS@
  182. CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  183. LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  184. CXXLD = $(CXX)
  185. CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
  186. CFLAGS = @CFLAGS@
  187. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  188. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  189. CCLD = $(CC)
  190. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  191. HEADERS =  $(include_HEADERS)
  192. DIST_COMMON =  Makefile.am Makefile.in
  193. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  194. TAR = tar
  195. GZIP_ENV = --best
  196. SOURCES = $(libthreads_a_SOURCES) $(libthreads_la_SOURCES)
  197. OBJECTS = $(libthreads_a_OBJECTS) $(libthreads_la_OBJECTS)
  198. all: all-redirect
  199. .SUFFIXES:
  200. .SUFFIXES: .C .S .c .lo .o .s
  201. $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  202. cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/Makefile
  203. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  204. cd $(top_builddir) 
  205.   && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  206. mostlyclean-noinstLIBRARIES:
  207. clean-noinstLIBRARIES:
  208. -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  209. distclean-noinstLIBRARIES:
  210. maintainer-clean-noinstLIBRARIES:
  211. .c.o:
  212. $(COMPILE) -c $<
  213. .s.o:
  214. $(COMPILE) -c $<
  215. .S.o:
  216. $(COMPILE) -c $<
  217. mostlyclean-compile:
  218. -rm -f *.o core *.core
  219. clean-compile:
  220. distclean-compile:
  221. -rm -f *.tab.c
  222. maintainer-clean-compile:
  223. .c.lo:
  224. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  225. .s.lo:
  226. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  227. .S.lo:
  228. $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  229. mostlyclean-libtool:
  230. -rm -f *.lo
  231. clean-libtool:
  232. -rm -rf .libs _libs
  233. distclean-libtool:
  234. maintainer-clean-libtool:
  235. libthreads.a: $(libthreads_a_OBJECTS) $(libthreads_a_DEPENDENCIES)
  236. -rm -f libthreads.a
  237. $(AR) cru libthreads.a $(libthreads_a_OBJECTS) $(libthreads_a_LIBADD)
  238. $(RANLIB) libthreads.a
  239. mostlyclean-libLTLIBRARIES:
  240. clean-libLTLIBRARIES:
  241. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  242. distclean-libLTLIBRARIES:
  243. maintainer-clean-libLTLIBRARIES:
  244. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  245. @$(NORMAL_INSTALL)
  246. $(mkinstalldirs) $(DESTDIR)$(libdir)
  247. @list='$(lib_LTLIBRARIES)'; for p in $$list; do 
  248.   if test -f $$p; then 
  249.     echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; 
  250.     $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; 
  251.   else :; fi; 
  252. done
  253. uninstall-libLTLIBRARIES:
  254. @$(NORMAL_UNINSTALL)
  255. list='$(lib_LTLIBRARIES)'; for p in $$list; do 
  256.   $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; 
  257. done
  258. libthreads.la: $(libthreads_la_OBJECTS) $(libthreads_la_DEPENDENCIES)
  259. $(CXXLINK) -rpath $(libdir) $(libthreads_la_LDFLAGS) $(libthreads_la_OBJECTS) $(libthreads_la_LIBADD) $(LIBS)
  260. .C.o:
  261. $(CXXCOMPILE) -c $<
  262. .C.lo:
  263. $(LTCXXCOMPILE) -c $<
  264. install-includeHEADERS: $(include_HEADERS)
  265. @$(NORMAL_INSTALL)
  266. $(mkinstalldirs) $(DESTDIR)$(includedir)
  267. @list='$(include_HEADERS)'; for p in $$list; do 
  268.   if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; 
  269.   echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; 
  270.   $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; 
  271. done
  272. uninstall-includeHEADERS:
  273. @$(NORMAL_UNINSTALL)
  274. list='$(include_HEADERS)'; for p in $$list; do 
  275.   rm -f $(DESTDIR)$(includedir)/$$p; 
  276. done
  277. tags: TAGS
  278. ID: $(HEADERS) $(SOURCES) $(LISP)
  279. list='$(SOURCES) $(HEADERS)'; 
  280. unique=`for i in $$list; do echo $$i; done | 
  281.   awk '    { files[$$0] = 1; } 
  282.        END { for (i in files) print i; }'`; 
  283. here=`pwd` && cd $(srcdir) 
  284.   && mkid -f$$here/ID $$unique $(LISP)
  285. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  286. tags=; 
  287. here=`pwd`; 
  288. list='$(SOURCES) $(HEADERS)'; 
  289. unique=`for i in $$list; do echo $$i; done | 
  290.   awk '    { files[$$0] = 1; } 
  291.        END { for (i in files) print i; }'`; 
  292. test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" 
  293.   || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  294. mostlyclean-tags:
  295. clean-tags:
  296. distclean-tags:
  297. -rm -f TAGS ID
  298. maintainer-clean-tags:
  299. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  300. subdir = src
  301. distdir: $(DISTFILES)
  302. @for file in $(DISTFILES); do 
  303.   d=$(srcdir); 
  304.   if test -d $$d/$$file; then 
  305.     cp -pr $$/$$file $(distdir)/$$file; 
  306.   else 
  307.     test -f $(distdir)/$$file 
  308.     || ln $$d/$$file $(distdir)/$$file 2> /dev/null 
  309.     || cp -p $$d/$$file $(distdir)/$$file || :; 
  310.   fi; 
  311. done
  312. attributes.lo attributes.o : attributes.C thread_attributes.h
  313. cloning.lo cloning.o : cloning.c cloning.h
  314. cond.lo cond.o : cond.C thread.h thread_alloc.h thread_mutex.h 
  315. thread_attributes.h thread_spinlock.h thread_cond.h 
  316. thread_semaphore.h thread_lists.h thread_list.h 
  317. thread_signal_num.h wait_queue.h shared.h
  318. mutex.lo mutex.o : mutex.C thread_mutex.h thread_attributes.h 
  319. thread_spinlock.h thread_lists.h thread_list.h thread_alloc.h 
  320. thread.h thread_cond.h thread_semaphore.h wait_queue.h shared.h
  321. semaphore.lo semaphore.o : semaphore.C thread.h thread_alloc.h 
  322. thread_mutex.h thread_attributes.h thread_spinlock.h 
  323. thread_cond.h thread_semaphore.h thread_lists.h thread_list.h 
  324. wait_queue.h shared.h
  325. shared.lo shared.o : shared.C shared.h thread.h thread_alloc.h 
  326. thread_mutex.h thread_attributes.h thread_spinlock.h 
  327. thread_cond.h thread_semaphore.h thread_list.h cloning.h
  328. spinlock.lo spinlock.o : spinlock.C thread_spinlock.h
  329. thread_lists.lo thread_lists.o : thread_lists.C thread_mutex.h 
  330. thread_attributes.h thread_spinlock.h thread.h thread_alloc.h 
  331. thread_cond.h thread_semaphore.h thread_lists.h thread_list.h 
  332. thread_signal_num.h
  333. thread.lo thread.o : thread.C Config.h thread.h thread_alloc.h 
  334. thread_mutex.h thread_attributes.h thread_spinlock.h 
  335. thread_cond.h thread_semaphore.h thread_lists.h thread_list.h 
  336. thread_signal_num.h shared.h cloning.h
  337. wait_queue.lo wait_queue.o : wait_queue.C thread.h thread_alloc.h 
  338. thread_mutex.h thread_attributes.h thread_spinlock.h 
  339. thread_cond.h thread_semaphore.h thread_lists.h thread_list.h 
  340. wait_queue.h shared.h
  341. info-am:
  342. info: info-am
  343. dvi-am:
  344. dvi: dvi-am
  345. check-am: all-am
  346. check: check-am
  347. installcheck-am:
  348. installcheck: installcheck-am
  349. install-exec-am: install-libLTLIBRARIES
  350. install-exec: install-exec-am
  351. install-data-am: install-includeHEADERS
  352. install-data: install-data-am
  353. install-am: all-am
  354. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  355. install: install-am
  356. uninstall-am: uninstall-libLTLIBRARIES uninstall-includeHEADERS
  357. uninstall: uninstall-am
  358. all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS)
  359. all-redirect: all-am
  360. install-strip:
  361. $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  362. installdirs:
  363. $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
  364. mostlyclean-generic:
  365. clean-generic:
  366. distclean-generic:
  367. -rm -f Makefile $(CONFIG_CLEAN_FILES)
  368. -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  369. maintainer-clean-generic:
  370. mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile 
  371. mostlyclean-libtool mostlyclean-libLTLIBRARIES 
  372. mostlyclean-tags mostlyclean-generic
  373. mostlyclean: mostlyclean-am
  374. clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool 
  375. clean-libLTLIBRARIES clean-tags clean-generic 
  376. mostlyclean-am
  377. clean: clean-am
  378. distclean-am:  distclean-noinstLIBRARIES distclean-compile 
  379. distclean-libtool distclean-libLTLIBRARIES 
  380. distclean-tags distclean-generic clean-am
  381. -rm -f libtool
  382. distclean: distclean-am
  383. maintainer-clean-am:  maintainer-clean-noinstLIBRARIES 
  384. maintainer-clean-compile maintainer-clean-libtool 
  385. maintainer-clean-libLTLIBRARIES maintainer-clean-tags 
  386. maintainer-clean-generic distclean-am
  387. @echo "This command is intended for maintainers to use;"
  388. @echo "it deletes files that may require special tools to rebuild."
  389. maintainer-clean: maintainer-clean-am
  390. .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES 
  391. clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES 
  392. mostlyclean-compile distclean-compile clean-compile 
  393. maintainer-clean-compile mostlyclean-libtool distclean-libtool 
  394. clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES 
  395. distclean-libLTLIBRARIES clean-libLTLIBRARIES 
  396. maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES 
  397. install-libLTLIBRARIES uninstall-includeHEADERS install-includeHEADERS 
  398. tags mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags 
  399. distdir info-am info dvi-am dvi check check-am installcheck-am 
  400. installcheck install-exec-am install-exec install-data-am install-data 
  401. install-am install uninstall-am uninstall all-redirect all-am all 
  402. installdirs mostlyclean-generic distclean-generic clean-generic 
  403. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  404. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  405. # Otherwise a system limit (for SysV at least) may be exceeded.
  406. .NOEXPORT: