home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / Chip_2001-01_cd1.bin / tema / mysql / mysql-3.23.28g-win-source.exe / mysys / makefile.in < prev    next >
Makefile  |  1999-10-12  |  26KB  |  677 lines

  1. # Makefile.in generated automatically by automake 1.2 from Makefile.am
  2.  
  3. # Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy, distribute and modify it.
  6.  
  7. # Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
  8. # This file is public domain and comes with NO WARRANTY of any kind
  9.  
  10.  
  11. SHELL = /bin/sh
  12.  
  13. srcdir = @srcdir@
  14. top_srcdir = @top_srcdir@
  15. VPATH = @srcdir@
  16. prefix = @prefix@
  17. exec_prefix = @exec_prefix@
  18.  
  19. bindir = @bindir@
  20. sbindir = @sbindir@
  21. libexecdir = @libexecdir@
  22. datadir = @datadir@
  23. sysconfdir = @sysconfdir@
  24. sharedstatedir = @sharedstatedir@
  25. localstatedir = @localstatedir@
  26. libdir = @libdir@
  27. infodir = @infodir@
  28. mandir = @mandir@
  29. includedir = @includedir@
  30. oldincludedir = /usr/include
  31.  
  32. pkgdatadir = $(datadir)/@PACKAGE@
  33. pkglibdir = $(libdir)/@PACKAGE@
  34. pkgincludedir = $(includedir)/@PACKAGE@
  35.  
  36. top_builddir = ..
  37.  
  38. ACLOCAL = @ACLOCAL@
  39. AUTOCONF = @AUTOCONF@
  40. AUTOMAKE = @AUTOMAKE@
  41. AUTOHEADER = @AUTOHEADER@
  42.  
  43. INSTALL = @INSTALL@
  44. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  45. INSTALL_DATA = @INSTALL_DATA@
  46. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  47. transform = @program_transform_name@
  48.  
  49. NORMAL_INSTALL = true
  50. PRE_INSTALL = true
  51. POST_INSTALL = true
  52. NORMAL_UNINSTALL = true
  53. PRE_UNINSTALL = true
  54. POST_UNINSTALL = true
  55. build_alias = @build_alias@
  56. build_triplet = @build@
  57. host_alias = @host_alias@
  58. host_triplet = @host@
  59. target_alias = @target_alias@
  60. target_triplet = @target@
  61. ALLOCA = @ALLOCA@
  62. CC = @CC@
  63. CHARSET_OBJS = @CHARSET_OBJS@
  64. CHARSET_SRCS = @CHARSET_SRCS@
  65. CHECK_PID = @CHECK_PID@
  66. CHMOD = @CHMOD@
  67. CLIENT_LIBS = @CLIENT_LIBS@
  68. CMP = @CMP@
  69. CP = @CP@
  70. CPP = @CPP@
  71. CXX = @CXX@
  72. DOT_FRM_VERSION = @DOT_FRM_VERSION@
  73. FIND_PROC = @FIND_PROC@
  74. GXX = @GXX@
  75. HOSTNAME = @HOSTNAME@
  76. KILL = @KILL@
  77. LN = @LN@
  78. LN_CP_F = @LN_CP_F@
  79. MACHINE_TYPE = @MACHINE_TYPE@
  80. MAINT = @MAINT@
  81. MAKEINFO = @MAKEINFO@
  82. MT_INCLUDES = @MT_INCLUDES@
  83. MT_LD_ADD = @MT_LD_ADD@
  84. MV = @MV@
  85. MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
  86. MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
  87. MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
  88. PACKAGE = @PACKAGE@
  89. PERL = @PERL@
  90. PERL5 = @PERL5@
  91. PERL_MATHLIB = @PERL_MATHLIB@
  92. PROTOCOL_VERSION = @PROTOCOL_VERSION@
  93. PS = @PS@
  94. RANLIB = @RANLIB@
  95. RM = @RM@
  96. SED = @SED@
  97. SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
  98. SYSTEM_TYPE = @SYSTEM_TYPE@
  99. TERMCAP_LIB = @TERMCAP_LIB@
  100. THREAD_LOBJECTS = @THREAD_LOBJECTS@
  101. THREAD_LPROGRAMS = @THREAD_LPROGRAMS@
  102. VERSION = @VERSION@
  103. YACC = @YACC@
  104. install_shlib = @install_shlib@
  105. mystrings_charset = @mystrings_charset@
  106. perl_dirs = @perl_dirs@
  107. readline_dir = @readline_dir@
  108. readline_link = @readline_link@
  109. server_scripts = @server_scripts@
  110. shlib = @shlib@
  111. sql_server_dirs = @sql_server_dirs@
  112.  
  113. INCLUDES =        @MT_INCLUDES@ -I$(srcdir)/../include -I../include -I..
  114. pkglib_LIBRARIES =    libmysys.a
  115. LDADD =            -L. -lmysys -L../dbug -ldbug \
  116.             -L../strings -lmystrings 
  117. noinst_HEADERS =    mysys_priv.h my_static.h
  118. libmysys_a_SOURCES =    my_init.c my_getwd.c mf_getdate.c\
  119.             mf_path.c mf_loadpath.c\
  120.             my_open.c my_create.c my_seek.c my_read.c \
  121.             my_pread.c my_write.c \
  122.             mf_reccash.c mf_keycash.c mf_iocash.c mf_cash.c \
  123.             my_lock.c mf_brkhant.c my_alarm.c \
  124.             my_malloc.c my_realloc.c my_once.c mulalloc.c \
  125.             safemalloc.c my_fopen.c my_fstream.c \
  126.             my_error.c errors.c my_div.c my_messnc.c \
  127.             mf_format.c mf_same.c mf_dirname.c mf_fn_ext.c \
  128.             mf_pack.c mf_pack2.c mf_stripp.c mf_casecnv.c \
  129.             mf_soundex.c mf_wcomp.c mf_wfile.c \
  130.             mf_qsort.c mf_sort.c mf_radix.c queues.c tree.c \
  131.             list.c hash.c array.c string.c typelib.c my_copy.c  \
  132.             my_append.c my_lib.c \
  133.             my_delete.c my_rename.c my_redel.c my_tempnam.c \
  134.             my_chsize.c my_lread.c my_lwrite.c my_clock.c \
  135.             my_quick.c my_lockmem.c my_static.c \
  136.             getopt.c getopt1.c getvar.c my_mkdir.c
  137. EXTRA_DIST =        thr_alarm.c thr_lock.c my_pthread.c
  138. libmysys_a_LIBADD =    @THREAD_LOBJECTS@
  139. noinst_PROGRAMS =    test_fn test_dir testhash @THREAD_LPROGRAMS@
  140. EXTRA_PROGRAMS =    
  141. DEFS =            -DDEFAULT_BASEDIR=\"$(prefix)\" @DEFS@
  142.  
  143. OMIT_DEPENDENCIES =    pthread.h stdio.h __stdio.h stdlib.h __stdlib.h math.h\
  144.             __math.h time.h __time.h unistd.h __unistd.h types.h \
  145.             xtypes.h ac-types.h posix.h string.h __string.h \
  146.             errno.h socket.h inet.h dirent.h netdb.h \
  147.             cleanup.h cond.h debug_out.h fd.h kernel.h mutex.h \
  148.             prio_queue.h pthread_attr.h pthread_once.h queue.h\
  149.             sleep.h specific.h version.h pwd.h timers.h uio.h \
  150.             cdefs.h machdep.h signal.h __signal.h util.h
  151.  
  152. # I hope this always does the right thing. Otherwise this is only test programs
  153. FLAGS=$(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
  154. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  155. CONFIG_HEADER = ../config.h
  156. CONFIG_CLEAN_FILES = 
  157. LIBRARIES =  $(pkglib_LIBRARIES)
  158.  
  159. CPPFLAGS = @CPPFLAGS@
  160. LDFLAGS = @LDFLAGS@
  161. LIBS = @LIBS@
  162. libmysys_a_DEPENDENCIES = 
  163. libmysys_a_OBJECTS =  my_init.o my_getwd.o mf_getdate.o mf_path.o \
  164. mf_loadpath.o my_open.o my_create.o my_seek.o my_read.o my_pread.o \
  165. my_write.o mf_reccash.o mf_keycash.o mf_iocash.o mf_cash.o my_lock.o \
  166. mf_brkhant.o my_alarm.o my_malloc.o my_realloc.o my_once.o mulalloc.o \
  167. safemalloc.o my_fopen.o my_fstream.o my_error.o errors.o my_div.o \
  168. my_messnc.o mf_format.o mf_same.o mf_dirname.o mf_fn_ext.o mf_pack.o \
  169. mf_pack2.o mf_stripp.o mf_casecnv.o mf_soundex.o mf_wcomp.o mf_wfile.o \
  170. mf_qsort.o mf_sort.o mf_radix.o queues.o tree.o list.o hash.o array.o \
  171. string.o typelib.o my_copy.o my_append.o my_lib.o my_delete.o \
  172. my_rename.o my_redel.o my_tempnam.o my_chsize.o my_lread.o my_lwrite.o \
  173. my_clock.o my_quick.o my_lockmem.o my_static.o getopt.o getopt1.o \
  174. getvar.o my_mkdir.o
  175. AR = ar
  176. PROGRAMS =  $(noinst_PROGRAMS)
  177.  
  178. test_fn_SOURCES = test_fn.c
  179. test_fn_OBJECTS =  test_fn.o
  180. test_fn_LDADD = $(LDADD)
  181. test_fn_DEPENDENCIES = 
  182. test_fn_LDFLAGS = 
  183. test_dir_SOURCES = test_dir.c
  184. test_dir_OBJECTS =  test_dir.o
  185. test_dir_LDADD = $(LDADD)
  186. test_dir_DEPENDENCIES = 
  187. test_dir_LDFLAGS = 
  188. testhash_SOURCES = testhash.c
  189. testhash_OBJECTS =  testhash.o
  190. testhash_LDADD = $(LDADD)
  191. testhash_DEPENDENCIES = 
  192. testhash_LDFLAGS = 
  193. CFLAGS = @CFLAGS@
  194. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
  195. LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
  196. HEADERS =  $(noinst_HEADERS)
  197.  
  198. DIST_COMMON =  COPYING.LIB ChangeLog Makefile.am Makefile.in
  199.  
  200.  
  201. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  202.  
  203. TAR = gtar
  204. GZIP = --best
  205. SOURCES = $(libmysys_a_SOURCES) test_fn.c test_dir.c testhash.c
  206. OBJECTS = $(libmysys_a_OBJECTS) test_fn.o test_dir.o testhash.o
  207.  
  208. default: all
  209.  
  210. .SUFFIXES:
  211. .SUFFIXES: .c .o
  212. $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  213.     cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps mysys/Makefile
  214.  
  215. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  216.     cd $(top_builddir) \
  217.       && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  218.  
  219.  
  220. mostlyclean-pkglibLIBRARIES:
  221.  
  222. clean-pkglibLIBRARIES:
  223.     test -z "$(pkglib_LIBRARIES)" || rm -f $(pkglib_LIBRARIES)
  224.  
  225. distclean-pkglibLIBRARIES:
  226.  
  227. maintainer-clean-pkglibLIBRARIES:
  228.  
  229. install-pkglibLIBRARIES: $(pkglib_LIBRARIES)
  230.     @$(NORMAL_INSTALL)
  231.     $(mkinstalldirs) $(pkglibdir)
  232.     list='$(pkglib_LIBRARIES)'; for p in $$list; do \
  233.       if test -f $$p; then \
  234.         echo " $(INSTALL_DATA) $$p $(pkglibdir)/$$p"; \
  235.         $(INSTALL_DATA) $$p $(pkglibdir)/$$p; \
  236.       else :; fi; \
  237.     done
  238.     @$(POST_INSTALL)
  239.     @list='$(pkglib_LIBRARIES)'; for p in $$list; do \
  240.       if test -f $$p; then \
  241.         echo " $(RANLIB) $(pkglibdir)/$$p"; \
  242.         $(RANLIB) $(pkglibdir)/$$p; \
  243.       else :; fi; \
  244.     done
  245.  
  246. uninstall-pkglibLIBRARIES:
  247.     $(NORMAL_UNINSTALL)
  248.     list='$(pkglib_LIBRARIES)'; for p in $$list; do \
  249.       rm -f $(pkglibdir)/$$p; \
  250.     done
  251.  
  252. .c.o:
  253.     $(COMPILE) -c $<
  254.  
  255. mostlyclean-compile:
  256.     rm -f *.o core
  257.  
  258. clean-compile:
  259.  
  260. distclean-compile:
  261.     rm -f *.tab.c
  262.  
  263. maintainer-clean-compile:
  264.  
  265. libmysys.a: $(libmysys_a_OBJECTS) $(libmysys_a_DEPENDENCIES)
  266.     rm -f libmysys.a
  267.     $(AR) cru libmysys.a $(libmysys_a_OBJECTS) $(libmysys_a_LIBADD)
  268.     $(RANLIB) libmysys.a
  269.  
  270. mostlyclean-noinstPROGRAMS:
  271.  
  272. clean-noinstPROGRAMS:
  273.     test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
  274.  
  275. distclean-noinstPROGRAMS:
  276.  
  277. maintainer-clean-noinstPROGRAMS:
  278.  
  279. test_fn: $(test_fn_OBJECTS) $(test_fn_DEPENDENCIES)
  280.     @rm -f test_fn
  281.     $(LINK) $(test_fn_LDFLAGS) $(test_fn_OBJECTS) $(test_fn_LDADD) $(LIBS)
  282.  
  283. testhash: $(testhash_OBJECTS) $(testhash_DEPENDENCIES)
  284.     @rm -f testhash
  285.     $(LINK) $(testhash_LDFLAGS) $(testhash_OBJECTS) $(testhash_LDADD) $(LIBS)
  286.  
  287. tags: TAGS
  288.  
  289. ID: $(HEADERS) $(SOURCES)
  290.     here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
  291.  
  292. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES)
  293.     tags=; \
  294.     here=`pwd`; \
  295.     test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
  296.       || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $(SOURCES) $(HEADERS) -o $$here/TAGS)
  297.  
  298. mostlyclean-tags:
  299.  
  300. clean-tags:
  301.  
  302. distclean-tags:
  303.     rm -f TAGS ID
  304.  
  305. maintainer-clean-tags:
  306.  
  307. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  308.  
  309. subdir = mysys
  310.  
  311. distdir: $(DISTFILES)
  312.     @for file in $(DISTFILES); do \
  313.       d=$(srcdir); \
  314.       test -f $(distdir)/$$file \
  315.       || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  316.       || cp -p $$d/$$file $(distdir)/$$file; \
  317.     done
  318. array.o array.lo: array.c mysys_priv.h ../include/global.h ../config.h \
  319.     ../include/dbug.h ../include/my_sys.h ../include/my_pthread.h \
  320.     ../mit-pthreads/include/sched.h ../include/m_string.h
  321. errors.o errors.lo: errors.c mysys_priv.h ../include/global.h \
  322.     ../config.h ../include/dbug.h ../include/my_sys.h \
  323.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  324.     ../include/mysys_err.h
  325. getopt.o getopt.lo: getopt.c ../config.h ../include/global.h \
  326.     ../include/dbug.h ../include/m_string.h ../include/getopt.h
  327. getopt1.o getopt1.lo: getopt1.c ../config.h ../include/global.h \
  328.     ../include/dbug.h ../include/getopt.h
  329. getvar.o getvar.lo: getvar.c mysys_priv.h ../include/global.h \
  330.     ../config.h ../include/dbug.h ../include/my_sys.h \
  331.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  332.     ../include/m_string.h
  333. hash.o hash.lo: hash.c mysys_priv.h ../include/global.h ../config.h \
  334.     ../include/dbug.h ../include/my_sys.h ../include/my_pthread.h \
  335.     ../mit-pthreads/include/sched.h ../include/m_string.h \
  336.     ../include/hash.h
  337. list.o list.lo: list.c mysys_priv.h ../include/global.h ../config.h \
  338.     ../include/dbug.h ../include/my_sys.h ../include/my_pthread.h \
  339.     ../mit-pthreads/include/sched.h ../include/list.h
  340. mf_brkhant.o mf_brkhant.lo: mf_brkhant.c mysys_priv.h \
  341.     ../include/global.h ../config.h ../include/dbug.h \
  342.     ../include/my_sys.h ../include/my_pthread.h \
  343.     ../mit-pthreads/include/sched.h my_static.h
  344. mf_casecnv.o mf_casecnv.lo: mf_casecnv.c mysys_priv.h \
  345.     ../include/global.h ../config.h ../include/dbug.h \
  346.     ../include/my_sys.h ../include/my_pthread.h \
  347.     ../mit-pthreads/include/sched.h ../include/m_ctype.h
  348. mf_cash.o mf_cash.lo: mf_cash.c mysys_priv.h ../include/global.h \
  349.     ../config.h ../include/dbug.h ../include/my_sys.h \
  350.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  351. mf_dirname.o mf_dirname.lo: mf_dirname.c mysys_priv.h \
  352.     ../include/global.h ../config.h ../include/dbug.h \
  353.     ../include/my_sys.h ../include/my_pthread.h \
  354.     ../mit-pthreads/include/sched.h ../include/m_string.h
  355. mf_fn_ext.o mf_fn_ext.lo: mf_fn_ext.c mysys_priv.h ../include/global.h \
  356.     ../config.h ../include/dbug.h ../include/my_sys.h \
  357.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  358.     ../include/m_string.h
  359. mf_format.o mf_format.lo: mf_format.c mysys_priv.h ../include/global.h \
  360.     ../config.h ../include/dbug.h ../include/my_sys.h \
  361.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  362.     ../include/m_string.h
  363. mf_getdate.o mf_getdate.lo: mf_getdate.c mysys_priv.h \
  364.     ../include/global.h ../config.h ../include/dbug.h \
  365.     ../include/my_sys.h ../include/my_pthread.h \
  366.     ../mit-pthreads/include/sched.h ../include/m_string.h
  367. mf_iocash.o mf_iocash.lo: mf_iocash.c mysys_priv.h ../include/global.h \
  368.     ../config.h ../include/dbug.h ../include/my_sys.h \
  369.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  370.     ../include/m_string.h
  371. mf_keycash.o mf_keycash.lo: mf_keycash.c mysys_priv.h \
  372.     ../include/global.h ../config.h ../include/dbug.h \
  373.     ../include/my_sys.h ../include/my_pthread.h \
  374.     ../mit-pthreads/include/sched.h my_static.h \
  375.     ../include/m_string.h
  376. mf_loadpath.o mf_loadpath.lo: mf_loadpath.c mysys_priv.h \
  377.     ../include/global.h ../config.h ../include/dbug.h \
  378.     ../include/my_sys.h ../include/my_pthread.h \
  379.     ../mit-pthreads/include/sched.h ../include/m_string.h
  380. mf_pack.o mf_pack.lo: mf_pack.c mysys_priv.h ../include/global.h \
  381.     ../config.h ../include/dbug.h ../include/my_sys.h \
  382.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  383.     ../include/m_string.h
  384. mf_pack2.o mf_pack2.lo: mf_pack2.c mysys_priv.h ../include/global.h \
  385.     ../config.h ../include/dbug.h ../include/my_sys.h \
  386.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  387.     ../include/m_string.h
  388. mf_path.o mf_path.lo: mf_path.c mysys_priv.h ../include/global.h \
  389.     ../config.h ../include/dbug.h ../include/my_sys.h \
  390.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  391.     ../include/m_string.h
  392. mf_qsort.o mf_qsort.lo: mf_qsort.c mysys_priv.h ../include/global.h \
  393.     ../config.h ../include/dbug.h ../include/my_sys.h \
  394.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  395. mf_radix.o mf_radix.lo: mf_radix.c mysys_priv.h ../include/global.h \
  396.     ../config.h ../include/dbug.h ../include/my_sys.h \
  397.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  398.     ../include/m_string.h
  399. mf_reccash.o mf_reccash.lo: mf_reccash.c mysys_priv.h \
  400.     ../include/global.h ../config.h ../include/dbug.h \
  401.     ../include/my_sys.h ../include/my_pthread.h \
  402.     ../mit-pthreads/include/sched.h ../include/m_string.h \
  403.     ../include/my_nosys.h
  404. mf_same.o mf_same.lo: mf_same.c mysys_priv.h ../include/global.h \
  405.     ../config.h ../include/dbug.h ../include/my_sys.h \
  406.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  407.     ../include/m_string.h
  408. mf_sort.o mf_sort.lo: mf_sort.c mysys_priv.h ../include/global.h \
  409.     ../config.h ../include/dbug.h ../include/my_sys.h \
  410.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  411.     ../include/m_string.h
  412. mf_soundex.o mf_soundex.lo: mf_soundex.c mysys_priv.h \
  413.     ../include/global.h ../config.h ../include/dbug.h \
  414.     ../include/my_sys.h ../include/my_pthread.h \
  415.     ../mit-pthreads/include/sched.h ../include/m_ctype.h \
  416.     my_static.h
  417. mf_stripp.o mf_stripp.lo: mf_stripp.c mysys_priv.h ../include/global.h \
  418.     ../config.h ../include/dbug.h ../include/my_sys.h \
  419.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  420. mf_wcomp.o mf_wcomp.lo: mf_wcomp.c mysys_priv.h ../include/global.h \
  421.     ../config.h ../include/dbug.h ../include/my_sys.h \
  422.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  423. mf_wfile.o mf_wfile.lo: mf_wfile.c mysys_priv.h ../include/global.h \
  424.     ../config.h ../include/dbug.h ../include/my_sys.h \
  425.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  426.     ../include/m_string.h
  427. mulalloc.o mulalloc.lo: mulalloc.c mysys_priv.h ../include/global.h \
  428.     ../config.h ../include/dbug.h ../include/my_sys.h \
  429.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  430. my_alarm.o my_alarm.lo: my_alarm.c mysys_priv.h ../include/global.h \
  431.     ../config.h ../include/dbug.h ../include/my_sys.h \
  432.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  433.     ../include/my_alarm.h
  434. my_append.o my_append.lo: my_append.c mysys_priv.h ../include/global.h \
  435.     ../config.h ../include/dbug.h ../include/my_sys.h \
  436.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  437.     ../include/m_string.h
  438. my_chsize.o my_chsize.lo: my_chsize.c mysys_priv.h ../include/global.h \
  439.     ../config.h ../include/dbug.h ../include/my_sys.h \
  440.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  441.     ../include/mysys_err.h ../include/m_string.h
  442. my_clock.o my_clock.lo: my_clock.c ../include/global.h ../config.h \
  443.     ../include/dbug.h mysys_priv.h ../include/my_sys.h \
  444.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  445. my_copy.o my_copy.lo: my_copy.c mysys_priv.h ../include/global.h \
  446.     ../config.h ../include/dbug.h ../include/my_sys.h \
  447.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  448.     ../include/m_string.h
  449. my_create.o my_create.lo: my_create.c mysys_priv.h ../include/global.h \
  450.     ../config.h ../include/dbug.h ../include/my_sys.h \
  451.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  452.     ../include/my_dir.h ../include/mysys_err.h
  453. my_delete.o my_delete.lo: my_delete.c mysys_priv.h ../include/global.h \
  454.     ../config.h ../include/dbug.h ../include/my_sys.h \
  455.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  456.     ../include/mysys_err.h
  457. my_div.o my_div.lo: my_div.c mysys_priv.h ../include/global.h \
  458.     ../config.h ../include/dbug.h ../include/my_sys.h \
  459.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  460. my_error.o my_error.lo: my_error.c mysys_priv.h ../include/global.h \
  461.     ../config.h ../include/dbug.h ../include/my_sys.h \
  462.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  463.     ../include/mysys_err.h ../include/m_string.h
  464. my_fopen.o my_fopen.lo: my_fopen.c mysys_priv.h ../include/global.h \
  465.     ../config.h ../include/dbug.h ../include/my_sys.h \
  466.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  467.     my_static.h ../include/mysys_err.h
  468. my_fstream.o my_fstream.lo: my_fstream.c mysys_priv.h \
  469.     ../include/global.h ../config.h ../include/dbug.h \
  470.     ../include/my_sys.h ../include/my_pthread.h \
  471.     ../mit-pthreads/include/sched.h ../include/mysys_err.h
  472. my_getwd.o my_getwd.lo: my_getwd.c mysys_priv.h ../include/global.h \
  473.     ../config.h ../include/dbug.h ../include/my_sys.h \
  474.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  475.     ../include/m_string.h ../include/mysys_err.h
  476. my_init.o my_init.lo: my_init.c mysys_priv.h ../include/global.h \
  477.     ../config.h ../include/dbug.h ../include/my_sys.h \
  478.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  479.     my_static.h ../include/mysys_err.h ../include/m_string.h
  480. my_lib.o my_lib.lo: my_lib.c mysys_priv.h ../include/global.h \
  481.     ../config.h ../include/dbug.h ../include/my_sys.h \
  482.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  483.     ../include/m_string.h ../include/my_dir.h \
  484.     ../include/mysys_err.h
  485. my_lock.o my_lock.lo: my_lock.c mysys_priv.h ../include/global.h \
  486.     ../config.h ../include/dbug.h ../include/my_sys.h \
  487.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  488.     ../include/mysys_err.h ../include/my_alarm.h
  489. my_lockmem.o my_lockmem.lo: my_lockmem.c mysys_priv.h \
  490.     ../include/global.h ../config.h ../include/dbug.h \
  491.     ../include/my_sys.h ../include/my_pthread.h \
  492.     ../mit-pthreads/include/sched.h ../include/mysys_err.h \
  493.     ../include/list.h
  494. my_lread.o my_lread.lo: my_lread.c mysys_priv.h ../include/global.h \
  495.     ../config.h ../include/dbug.h ../include/my_sys.h \
  496.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  497.     ../include/mysys_err.h
  498. my_lwrite.o my_lwrite.lo: my_lwrite.c mysys_priv.h ../include/global.h \
  499.     ../config.h ../include/dbug.h ../include/my_sys.h \
  500.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  501.     ../include/mysys_err.h
  502. my_malloc.o my_malloc.lo: my_malloc.c mysys_priv.h ../include/global.h \
  503.     ../config.h ../include/dbug.h ../include/my_sys.h \
  504.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  505.     ../include/mysys_err.h ../include/m_string.h
  506. my_messnc.o my_messnc.lo: my_messnc.c mysys_priv.h ../include/global.h \
  507.     ../config.h ../include/dbug.h ../include/my_sys.h \
  508.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  509. my_mkdir.o my_mkdir.lo: my_mkdir.c mysys_priv.h ../include/global.h \
  510.     ../config.h ../include/dbug.h ../include/my_sys.h \
  511.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  512.     ../include/mysys_err.h
  513. my_once.o my_once.lo: my_once.c mysys_priv.h ../include/global.h \
  514.     ../config.h ../include/dbug.h ../include/my_sys.h \
  515.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  516.     my_static.h ../include/mysys_err.h
  517. my_open.o my_open.lo: my_open.c mysys_priv.h ../include/global.h \
  518.     ../config.h ../include/dbug.h ../include/my_sys.h \
  519.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  520.     ../include/mysys_err.h
  521. my_pread.o my_pread.lo: my_pread.c mysys_priv.h ../include/global.h \
  522.     ../config.h ../include/dbug.h ../include/my_sys.h \
  523.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  524.     ../include/mysys_err.h
  525. my_quick.o my_quick.lo: my_quick.c mysys_priv.h ../include/global.h \
  526.     ../config.h ../include/dbug.h ../include/my_sys.h \
  527.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  528.     ../include/my_nosys.h
  529. my_read.o my_read.lo: my_read.c mysys_priv.h ../include/global.h \
  530.     ../config.h ../include/dbug.h ../include/my_sys.h \
  531.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  532.     ../include/mysys_err.h
  533. my_realloc.o my_realloc.lo: my_realloc.c mysys_priv.h \
  534.     ../include/global.h ../config.h ../include/dbug.h \
  535.     ../include/my_sys.h ../include/my_pthread.h \
  536.     ../mit-pthreads/include/sched.h ../include/mysys_err.h
  537. my_redel.o my_redel.lo: my_redel.c mysys_priv.h ../include/global.h \
  538.     ../config.h ../include/dbug.h ../include/my_sys.h \
  539.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  540.     ../include/my_dir.h ../include/mysys_err.h
  541. my_rename.o my_rename.lo: my_rename.c mysys_priv.h ../include/global.h \
  542.     ../config.h ../include/dbug.h ../include/my_sys.h \
  543.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  544.     ../include/my_dir.h ../include/mysys_err.h
  545. my_seek.o my_seek.lo: my_seek.c mysys_priv.h ../include/global.h \
  546.     ../config.h ../include/dbug.h ../include/my_sys.h \
  547.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  548. my_static.o my_static.lo: my_static.c mysys_priv.h ../include/global.h \
  549.     ../config.h ../include/dbug.h ../include/my_sys.h \
  550.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  551.     my_static.h ../include/my_alarm.h
  552. my_tempnam.o my_tempnam.lo: my_tempnam.c mysys_priv.h \
  553.     ../include/global.h ../config.h ../include/dbug.h \
  554.     ../include/my_sys.h ../include/my_pthread.h \
  555.     ../mit-pthreads/include/sched.h ../include/m_string.h \
  556.     my_static.h ../include/mysys_err.h
  557. my_write.o my_write.lo: my_write.c mysys_priv.h ../include/global.h \
  558.     ../config.h ../include/dbug.h ../include/my_sys.h \
  559.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  560.     ../include/mysys_err.h
  561. queues.o queues.lo: queues.c mysys_priv.h ../include/global.h \
  562.     ../config.h ../include/dbug.h ../include/my_sys.h \
  563.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  564.     ../include/queues.h
  565. safemalloc.o safemalloc.lo: safemalloc.c mysys_priv.h \
  566.     ../include/global.h ../config.h ../include/dbug.h \
  567.     ../include/my_sys.h ../include/my_pthread.h \
  568.     ../mit-pthreads/include/sched.h ../include/m_string.h \
  569.     my_static.h ../include/mysys_err.h
  570. string.o string.lo: string.c mysys_priv.h ../include/global.h \
  571.     ../config.h ../include/dbug.h ../include/my_sys.h \
  572.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  573.     ../include/m_string.h
  574. test_dir.o test_dir.lo: test_dir.c mysys_priv.h ../include/global.h \
  575.     ../config.h ../include/dbug.h ../include/my_sys.h \
  576.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  577.     ../include/my_dir.h
  578. test_fn.o test_fn.lo: test_fn.c mysys_priv.h ../include/global.h \
  579.     ../config.h ../include/dbug.h ../include/my_sys.h \
  580.     ../include/my_pthread.h ../mit-pthreads/include/sched.h
  581. testhash.o testhash.lo: testhash.c ../include/global.h ../config.h \
  582.     ../include/dbug.h ../include/my_sys.h ../include/hash.h \
  583.     ../include/m_string.h
  584. tree.o tree.lo: tree.c mysys_priv.h ../include/global.h ../config.h \
  585.     ../include/dbug.h ../include/my_sys.h ../include/my_pthread.h \
  586.     ../mit-pthreads/include/sched.h ../include/m_string.h \
  587.     ../include/tree.h
  588. typelib.o typelib.lo: typelib.c mysys_priv.h ../include/global.h \
  589.     ../config.h ../include/dbug.h ../include/my_sys.h \
  590.     ../include/my_pthread.h ../mit-pthreads/include/sched.h \
  591.     ../include/m_string.h ../include/m_ctype.h
  592.  
  593. info:
  594. dvi:
  595. check: all
  596.     $(MAKE)
  597. installcheck:
  598. install-exec: install-pkglibLIBRARIES
  599.     @$(NORMAL_INSTALL)
  600.  
  601. install-data: 
  602.     @$(NORMAL_INSTALL)
  603.  
  604. install: install-exec install-data all
  605.     @:
  606.  
  607. uninstall: uninstall-pkglibLIBRARIES
  608.  
  609. all: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
  610.  
  611. install-strip:
  612.     $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
  613. installdirs:
  614.     $(mkinstalldirs)  $(pkglibdir)
  615.  
  616.  
  617. mostlyclean-generic:
  618.     test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
  619.  
  620. clean-generic:
  621.     test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  622.  
  623. distclean-generic:
  624.     rm -f Makefile $(DISTCLEANFILES)
  625.     rm -f config.cache config.log stamp-h stamp-h[0-9]*
  626.     test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  627.  
  628. maintainer-clean-generic:
  629.     test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  630.     test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  631. mostlyclean:  mostlyclean-pkglibLIBRARIES mostlyclean-compile \
  632.         mostlyclean-noinstPROGRAMS mostlyclean-tags \
  633.         mostlyclean-generic
  634.  
  635. clean:  clean-pkglibLIBRARIES clean-compile clean-noinstPROGRAMS \
  636.         clean-tags clean-generic mostlyclean
  637.  
  638. distclean:  distclean-pkglibLIBRARIES distclean-compile \
  639.         distclean-noinstPROGRAMS distclean-tags \
  640.         distclean-generic clean
  641.     rm -f config.status
  642.  
  643. maintainer-clean:  maintainer-clean-pkglibLIBRARIES \
  644.         maintainer-clean-compile \
  645.         maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
  646.         maintainer-clean-generic distclean
  647.     @echo "This command is intended for maintainers to use;"
  648.     @echo "it deletes files that may require special tools to rebuild."
  649.  
  650. .PHONY: default mostlyclean-pkglibLIBRARIES distclean-pkglibLIBRARIES \
  651. clean-pkglibLIBRARIES maintainer-clean-pkglibLIBRARIES \
  652. uninstall-pkglibLIBRARIES install-pkglibLIBRARIES mostlyclean-compile \
  653. distclean-compile clean-compile maintainer-clean-compile \
  654. mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
  655. clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS tags \
  656. mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
  657. distdir info dvi installcheck install-exec install-data install \
  658. uninstall all installdirs mostlyclean-generic distclean-generic \
  659. clean-generic maintainer-clean-generic clean mostlyclean distclean \
  660. maintainer-clean
  661.  
  662.  
  663. getopt1.o:        @THREAD_LOBJECTS@
  664.  
  665. thr_alarm: thr_alarm.c
  666.     $(LINK) $(FLAGS) -DMAIN $(srcdir)/thr_alarm.c $(LDADD) $(LIBS)
  667.  
  668. thr_lock: thr_lock.c
  669.     $(LINK) $(FLAGS) -DMAIN $(srcdir)/thr_lock.c $(LDADD) $(LIBS)
  670.  
  671. test_dir: test_dir.c
  672.     $(LINK) $(FLAGS) -DMAIN $(srcdir)/test_dir.c $(LDADD) $(LIBS)
  673.  
  674. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  675. # Otherwise a system limit (for SysV at least) may be exceeded.
  676. .NOEXPORT:
  677.