1# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13
14
15SHELL = @SHELL@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20prefix = @prefix@
21exec_prefix = @exec_prefix@
22
23bindir = @bindir@
24sbindir = @sbindir@
25libexecdir = @libexecdir@
26datadir = @datadir@
27sysconfdir = @sysconfdir@
28sharedstatedir = @sharedstatedir@
29localstatedir = @localstatedir@
30libdir = @libdir@
31infodir = @infodir@
32mandir = @mandir@
33includedir = @includedir@
34oldincludedir = /usr/include
35
36DESTDIR =
37
38pkgdatadir = $(datadir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41
42top_builddir = ..
43
44ACLOCAL = @ACLOCAL@
45AUTOCONF = @AUTOCONF@
46AUTOMAKE = @AUTOMAKE@
47AUTOHEADER = @AUTOHEADER@
48
49INSTALL = @INSTALL@
50INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
51INSTALL_DATA = @INSTALL_DATA@
52INSTALL_SCRIPT = @INSTALL_SCRIPT@
53transform = @program_transform_name@
54
55NORMAL_INSTALL = :
56PRE_INSTALL = :
57POST_INSTALL = :
58NORMAL_UNINSTALL = :
59PRE_UNINSTALL = :
60POST_UNINSTALL = :
61build_alias = @build_alias@
62build_triplet = @build@
63host_alias = @host_alias@
64host_triplet = @host@
65target_alias = @target_alias@
66target_triplet = @target@
67AR = @AR@
68AS = @AS@
69CC = @CC@
70CPP = @CPP@
71CRT0 = @CRT0@
72CXX = @CXX@
73CXXCPP = @CXXCPP@
74DLLTOOL = @DLLTOOL@
75EXEEXT = @EXEEXT@
76GCJ = @GCJ@
77GCJFLAGS = @GCJFLAGS@
78LDFLAGS = @LDFLAGS@
79LIBC_EXTRA_DEF = @LIBC_EXTRA_DEF@
80LIBC_EXTRA_LIB = @LIBC_EXTRA_LIB@
81LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
82LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
83LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
84LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
85LIBC_STDIO64_DEF = @LIBC_STDIO64_DEF@
86LIBC_STDIO64_LIB = @LIBC_STDIO64_LIB@
87LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
88LIBC_SYS_LIB = @LIBC_SYS_LIB@
89LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
90LIBTOOL = @LIBTOOL@
91LN_S = @LN_S@
92MAINT = @MAINT@
93MAKEINFO = @MAKEINFO@
94NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
95OBJDUMP = @OBJDUMP@
96OBJEXT = @OBJEXT@
97PACKAGE = @PACKAGE@
98RANLIB = @RANLIB@
99STRIP = @STRIP@
100VERSION = @VERSION@
101aext = @aext@
102extra_dir = @extra_dir@
103libm_machine_dir = @libm_machine_dir@
104machine_dir = @machine_dir@
105newlib_basedir = @newlib_basedir@
106oext = @oext@
107sys_dir = @sys_dir@
108
109AUTOMAKE_OPTIONS = cygnus
110
111INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
112
113GENERAL_SOURCES =  	bsearch.c 	db_local.h 	extern.h 	hash.h 	page.h 	qsort.c
114
115@ELIX_LEVEL_1_TRUE@LIB_OBJS =
116@ELIX_LEVEL_1_FALSE@LIB_OBJS = 	hash.$(oext) 	hash_bigkey.$(oext) 	hash_buf.$(oext) 	hash_func.$(oext) 	hash_log2.$(oext) 	hash_page.$(oext) 	hcreate.$(oext) 	hcreate_r.$(oext) 	tdelete.$(oext) 	tdestroy.$(oext) 	tfind.$(oext) 	tsearch.$(oext) 	twalk.$(oext)
117
118libsearch_la_LDFLAGS = -Xcompiler -nostdlib
119
120@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = libsearch.la
121@USE_LIBTOOL_TRUE@libsearch_la_SOURCES = $(GENERAL_SOURCES)
122@USE_LIBTOOL_TRUE@libsearch_la_LIBADD = $(LIB_OBJS)
123@USE_LIBTOOL_TRUE@libsearch_la_DEPENDENCIES = $(LIB_OBJS)
124@USE_LIBTOOL_TRUE@noinst_DATA = objectlist.awk.in
125@USE_LIBTOOL_FALSE@noinst_DATA =
126@USE_LIBTOOL_FALSE@noinst_LIBRARIES = lib.a
127@USE_LIBTOOL_FALSE@lib_a_SOURCES = $(GENERAL_SOURCES)
128@USE_LIBTOOL_FALSE@lib_a_LIBADD = $(LIB_OBJS)
129@USE_LIBTOOL_FALSE@lib_a_DEPENDENCIES = $(LIB_OBJS)
130
131SUFFIXES = .def
132
133CHEWOUT_FILES =
134
135CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str
136
137TARGETDOC = ../tmp.texi
138
139CLEANFILES = $(CHEWOUT_FILES) *.ref
140mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
141CONFIG_CLEAN_FILES =
142LIBRARIES =  $(noinst_LIBRARIES)
143
144
145DEFS = @DEFS@ -I. -I$(srcdir)
146CPPFLAGS = @CPPFLAGS@
147LIBS = @LIBS@
148@USE_LIBTOOL_FALSE@lib_a_OBJECTS =  bsearch.$(OBJEXT) qsort.$(OBJEXT)
149LTLIBRARIES =  $(noinst_LTLIBRARIES)
150
151@USE_LIBTOOL_TRUE@libsearch_la_OBJECTS =  bsearch.lo qsort.lo
152CFLAGS = @CFLAGS@
153COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
154LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
155CCLD = $(CC)
156LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
157DATA =  $(noinst_DATA)
158
159DIST_COMMON =  Makefile.am Makefile.in
160
161
162DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
163
164TAR = gtar
165GZIP_ENV = --best
166SOURCES = $(lib_a_SOURCES) $(libsearch_la_SOURCES)
167OBJECTS = $(lib_a_OBJECTS) $(libsearch_la_OBJECTS)
168
169all: all-redirect
170.SUFFIXES:
171.SUFFIXES: .S .c .def .lo .o .obj .s
172$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/../../Makefile.shared
173	cd $(top_srcdir) && $(AUTOMAKE) --cygnus search/Makefile
174
175Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
176	cd $(top_builddir) \
177	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
178
179
180mostlyclean-noinstLIBRARIES:
181
182clean-noinstLIBRARIES:
183	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
184
185distclean-noinstLIBRARIES:
186
187maintainer-clean-noinstLIBRARIES:
188
189.c.o:
190	$(COMPILE) -c $<
191
192# FIXME: We should only use cygpath when building on Windows,
193# and only if it is available.
194.c.obj:
195	$(COMPILE) -c `cygpath -w $<`
196
197.s.o:
198	$(COMPILE) -c $<
199
200.S.o:
201	$(COMPILE) -c $<
202
203mostlyclean-compile:
204	-rm -f *.o core *.core
205	-rm -f *.$(OBJEXT)
206
207clean-compile:
208
209distclean-compile:
210	-rm -f *.tab.c
211
212maintainer-clean-compile:
213
214.c.lo:
215	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
216
217.s.lo:
218	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
219
220.S.lo:
221	$(LIBTOOL) --mode=compile $(COMPILE) -c $<
222
223mostlyclean-libtool:
224	-rm -f *.lo
225
226clean-libtool:
227	-rm -rf .libs _libs
228
229distclean-libtool:
230
231maintainer-clean-libtool:
232
233lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
234	-rm -f lib.a
235	$(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
236	$(RANLIB) lib.a
237
238mostlyclean-noinstLTLIBRARIES:
239
240clean-noinstLTLIBRARIES:
241	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
242
243distclean-noinstLTLIBRARIES:
244
245maintainer-clean-noinstLTLIBRARIES:
246
247libsearch.la: $(libsearch_la_OBJECTS) $(libsearch_la_DEPENDENCIES)
248	$(LINK)  $(libsearch_la_LDFLAGS) $(libsearch_la_OBJECTS) $(libsearch_la_LIBADD) $(LIBS)
249
250tags: TAGS
251
252ID: $(HEADERS) $(SOURCES) $(LISP)
253	list='$(SOURCES) $(HEADERS)'; \
254	unique=`for i in $$list; do echo $$i; done | \
255	  awk '    { files[$$0] = 1; } \
256	       END { for (i in files) print i; }'`; \
257	here=`pwd` && cd $(srcdir) \
258	  && mkid -f$$here/ID $$unique $(LISP)
259
260TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
261	tags=; \
262	here=`pwd`; \
263	list='$(SOURCES) $(HEADERS)'; \
264	unique=`for i in $$list; do echo $$i; done | \
265	  awk '    { files[$$0] = 1; } \
266	       END { for (i in files) print i; }'`; \
267	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
268	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
269
270mostlyclean-tags:
271
272clean-tags:
273
274distclean-tags:
275	-rm -f TAGS ID
276
277maintainer-clean-tags:
278
279distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
280
281subdir = search
282
283distdir: $(DISTFILES)
284	@for file in $(DISTFILES); do \
285	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
286	  if test -d $$d/$$file; then \
287	    cp -pr $$d/$$file $(distdir)/$$file; \
288	  else \
289	    test -f $(distdir)/$$file \
290	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
291	    || cp -p $$d/$$file $(distdir)/$$file || :; \
292	  fi; \
293	done
294info-am:
295info: info-am
296dvi-am:
297dvi: dvi-am
298check-am:
299check: check-am
300installcheck-am:
301installcheck: installcheck-am
302install-info-am:
303install-info: install-info-am
304install-exec-am:
305install-exec: install-exec-am
306
307install-data-am:
308install-data: install-data-am
309
310install-am: all-am
311	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
312install: install-am
313uninstall-am:
314uninstall: uninstall-am
315all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
316all-redirect: all-am
317install-strip:
318	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
319installdirs:
320
321
322mostlyclean-generic:
323
324clean-generic:
325	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
326
327distclean-generic:
328	-rm -f Makefile $(CONFIG_CLEAN_FILES)
329	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
330
331maintainer-clean-generic:
332mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
333		mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
334		mostlyclean-tags mostlyclean-generic
335
336mostlyclean: mostlyclean-am
337
338clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool \
339		clean-noinstLTLIBRARIES clean-tags clean-generic \
340		mostlyclean-am
341
342clean: clean-am
343
344distclean-am:  distclean-noinstLIBRARIES distclean-compile \
345		distclean-libtool distclean-noinstLTLIBRARIES \
346		distclean-tags distclean-generic clean-am
347	-rm -f libtool
348
349distclean: distclean-am
350
351maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
352		maintainer-clean-compile maintainer-clean-libtool \
353		maintainer-clean-noinstLTLIBRARIES \
354		maintainer-clean-tags maintainer-clean-generic \
355		distclean-am
356	@echo "This command is intended for maintainers to use;"
357	@echo "it deletes files that may require special tools to rebuild."
358
359maintainer-clean: maintainer-clean-am
360
361.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
362clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
363mostlyclean-compile distclean-compile clean-compile \
364maintainer-clean-compile mostlyclean-libtool distclean-libtool \
365clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
366distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
367maintainer-clean-noinstLTLIBRARIES tags mostlyclean-tags distclean-tags \
368clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
369check-am installcheck-am installcheck install-info-am install-info \
370install-exec-am install-exec install-data-am install-data install-am \
371install uninstall-am uninstall all-redirect all-am all installdirs \
372mostlyclean-generic distclean-generic clean-generic \
373maintainer-clean-generic clean mostlyclean distclean maintainer-clean
374
375
376.c.def:
377	$(CHEW) < $< > $*.def 2> $*.ref
378	touch stmp-def
379
380doc: $(CHEWOUT_FILES)
381
382objectlist.awk.in: $(noinst_LTLIBRARIES)
383	-rm -f objectlist.awk.in
384	for i in `ls *.lo` ; \
385	do \
386	  echo $$i `pwd`/$$i >> objectlist.awk.in ; \
387	done
388
389# Tell versions [3.59,3.63) of GNU make to not export all variables.
390# Otherwise a system limit (for SysV at least) may be exceeded.
391.NOEXPORT:
392