home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / Chip_2001-01_cd1.bin / tema / mysql / mysql-3.23.28g-win-source.exe / regex / makefile.in < prev    next >
Makefile  |  1999-10-12  |  10KB  |  346 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 (C) 1996  TCX DataKonsult AB & Monty Program KB & Detron HB
  8. # For a more info consult the file COPYRIGHT distributed with this file
  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
  114. noinst_LIBRARIES =    libregex.a
  115. LDADD =            -L. -lregex -L../strings -lmystrings
  116. noinst_HEADERS =    cclass.h cname.h regex2.h utils.h engine.c regex.h
  117. libregex_a_SOURCES =    regerror.c regcomp.c regexec.c regfree.c reginit.c
  118. noinst_PROGRAMS =    re
  119. re_SOURCES =        split.c debug.c main.c
  120. EXTRA_DIST =        tests CHANGES COPYRIGHT WHATSNEW regexp.c \
  121.             debug.ih engine.ih main.ih regcomp.ih regerror.ih \
  122.             regex.3 regex.7
  123.  
  124. OMIT_DEPENDENCIES =    pthread.h stdio.h __stdio.h stdlib.h __stdlib.h math.h\
  125.             __math.h time.h __time.h unistd.h __unistd.h types.h \
  126.             xtypes.h ac-types.h posix.h string.h __string.h \
  127.             errno.h socket.h inet.h dirent.h netdb.h \
  128.             cleanup.h cond.h debug_out.h fd.h kernel.h mutex.h \
  129.             prio_queue.h pthread_attr.h pthread_once.h queue.h\
  130.             sleep.h specific.h version.h pwd.h timers.h uio.h \
  131.             cdefs.h machdep.h signal.h __signal.h util.h
  132. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  133. CONFIG_HEADER = ../config.h
  134. CONFIG_CLEAN_FILES = 
  135. LIBRARIES =  $(noinst_LIBRARIES)
  136.  
  137.  
  138. DEFS = @DEFS@ -I. -I$(srcdir) -I..
  139. CPPFLAGS = @CPPFLAGS@
  140. LDFLAGS = @LDFLAGS@
  141. LIBS = @LIBS@
  142. libregex_a_LIBADD = 
  143. libregex_a_OBJECTS =  regerror.o regcomp.o regexec.o regfree.o reginit.o
  144. AR = ar
  145. PROGRAMS =  $(noinst_PROGRAMS)
  146.  
  147. re_OBJECTS =  split.o debug.o main.o
  148. re_LDADD = $(LDADD)
  149. re_DEPENDENCIES = 
  150. re_LDFLAGS = 
  151. CFLAGS = @CFLAGS@
  152. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
  153. LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
  154. HEADERS =  $(noinst_HEADERS)
  155.  
  156. DIST_COMMON =  README Makefile.am Makefile.in
  157.  
  158.  
  159. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  160.  
  161. TAR = gtar
  162. GZIP = --best
  163. SOURCES = $(libregex_a_SOURCES) $(re_SOURCES)
  164. OBJECTS = $(libregex_a_OBJECTS) $(re_OBJECTS)
  165.  
  166. default: all
  167.  
  168. .SUFFIXES:
  169. .SUFFIXES: .c .o
  170. $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  171.     cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps regex/Makefile
  172.  
  173. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  174.     cd $(top_builddir) \
  175.       && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  176.  
  177.  
  178. mostlyclean-noinstLIBRARIES:
  179.  
  180. clean-noinstLIBRARIES:
  181.     test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  182.  
  183. distclean-noinstLIBRARIES:
  184.  
  185. maintainer-clean-noinstLIBRARIES:
  186.  
  187. .c.o:
  188.     $(COMPILE) -c $<
  189.  
  190. mostlyclean-compile:
  191.     rm -f *.o core
  192.  
  193. clean-compile:
  194.  
  195. distclean-compile:
  196.     rm -f *.tab.c
  197.  
  198. maintainer-clean-compile:
  199.  
  200. libregex.a: $(libregex_a_OBJECTS) $(libregex_a_DEPENDENCIES)
  201.     rm -f libregex.a
  202.     $(AR) cru libregex.a $(libregex_a_OBJECTS) $(libregex_a_LIBADD)
  203.     $(RANLIB) libregex.a
  204.  
  205. mostlyclean-noinstPROGRAMS:
  206.  
  207. clean-noinstPROGRAMS:
  208.     test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
  209.  
  210. distclean-noinstPROGRAMS:
  211.  
  212. maintainer-clean-noinstPROGRAMS:
  213.  
  214. re: $(re_OBJECTS) $(re_DEPENDENCIES)
  215.     @rm -f re
  216.     $(LINK) $(re_LDFLAGS) $(re_OBJECTS) $(re_LDADD) $(LIBS)
  217.  
  218. tags: TAGS
  219.  
  220. ID: $(HEADERS) $(SOURCES)
  221.     here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)
  222.  
  223. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES)
  224.     tags=; \
  225.     here=`pwd`; \
  226.     test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
  227.       || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $(SOURCES) $(HEADERS) -o $$here/TAGS)
  228.  
  229. mostlyclean-tags:
  230.  
  231. clean-tags:
  232.  
  233. distclean-tags:
  234.     rm -f TAGS ID
  235.  
  236. maintainer-clean-tags:
  237.  
  238. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  239.  
  240. subdir = regex
  241.  
  242. distdir: $(DISTFILES)
  243.     @for file in $(DISTFILES); do \
  244.       d=$(srcdir); \
  245.       test -f $(distdir)/$$file \
  246.       || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  247.       || cp -p $$d/$$file $(distdir)/$$file; \
  248.     done
  249. debug.o debug.lo: debug.c ../include/global.h ../config.h \
  250.     ../include/dbug.h ../include/m_ctype.h ../include/m_string.h \
  251.     regex.h utils.h regex2.h debug.ih
  252. main.o main.lo: main.c ../include/global.h ../config.h ../include/dbug.h \
  253.     ../include/m_string.h regex.h main.ih
  254. regcomp.o regcomp.lo: regcomp.c ../include/global.h ../config.h \
  255.     ../include/dbug.h ../include/m_string.h ../include/m_ctype.h \
  256.     regex.h utils.h regex2.h cclass.h cname.h regcomp.ih
  257. regerror.o regerror.lo: regerror.c ../include/global.h ../config.h \
  258.     ../include/dbug.h ../include/m_string.h ../include/m_ctype.h \
  259.     regex.h utils.h regerror.ih
  260. regexec.o regexec.lo: regexec.c ../include/global.h ../config.h \
  261.     ../include/dbug.h ../include/m_string.h ../include/m_ctype.h \
  262.     regex.h utils.h regex2.h engine.c engine.ih
  263. regfree.o regfree.lo: regfree.c ../include/global.h ../config.h \
  264.     ../include/dbug.h regex.h utils.h regex2.h
  265. reginit.o reginit.lo: reginit.c ../include/global.h ../config.h \
  266.     ../include/dbug.h ../include/m_ctype.h ../include/m_string.h \
  267.     cclass.h
  268. split.o split.lo: split.c
  269.  
  270. info:
  271. dvi:
  272. check: all
  273.     $(MAKE)
  274. installcheck:
  275. install-exec: 
  276.     @$(NORMAL_INSTALL)
  277.  
  278. install-data: 
  279.     @$(NORMAL_INSTALL)
  280.  
  281. install: install-exec install-data all
  282.     @:
  283.  
  284. uninstall: 
  285.  
  286. all: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
  287.  
  288. install-strip:
  289.     $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
  290. installdirs:
  291.  
  292.  
  293. mostlyclean-generic:
  294.     test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
  295.  
  296. clean-generic:
  297.     test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  298.  
  299. distclean-generic:
  300.     rm -f Makefile $(DISTCLEANFILES)
  301.     rm -f config.cache config.log stamp-h stamp-h[0-9]*
  302.     test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  303.  
  304. maintainer-clean-generic:
  305.     test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
  306.     test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  307. mostlyclean:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
  308.         mostlyclean-noinstPROGRAMS mostlyclean-tags \
  309.         mostlyclean-generic
  310.  
  311. clean:  clean-noinstLIBRARIES clean-compile clean-noinstPROGRAMS \
  312.         clean-tags clean-generic mostlyclean
  313.  
  314. distclean:  distclean-noinstLIBRARIES distclean-compile \
  315.         distclean-noinstPROGRAMS distclean-tags \
  316.         distclean-generic clean
  317.     rm -f config.status
  318.  
  319. maintainer-clean:  maintainer-clean-noinstLIBRARIES \
  320.         maintainer-clean-compile \
  321.         maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
  322.         maintainer-clean-generic distclean
  323.     @echo "This command is intended for maintainers to use;"
  324.     @echo "it deletes files that may require special tools to rebuild."
  325.  
  326. .PHONY: default mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
  327. clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
  328. mostlyclean-compile distclean-compile clean-compile \
  329. maintainer-clean-compile mostlyclean-noinstPROGRAMS \
  330. distclean-noinstPROGRAMS clean-noinstPROGRAMS \
  331. maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags \
  332. clean-tags maintainer-clean-tags distdir info dvi installcheck \
  333. install-exec install-data install uninstall all installdirs \
  334. mostlyclean-generic distclean-generic clean-generic \
  335. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  336.  
  337.  
  338. test: re tests
  339.     ./re < tests
  340.     ./re -el < tests
  341.     ./re -er < tests
  342.  
  343. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  344. # Otherwise a system limit (for SysV at least) may be exceeded.
  345. .NOEXPORT:
  346.