7038dd5ba3ea406b8aa4c3ab407bea4a6a400b46
[yaz-moved-to-github.git] / server / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 ASNMODULE = @ASNMODULE@
64 CC = @CC@
65 CPP = @CPP@
66 DLLTOOL = @DLLTOOL@
67 ILLLIB = @ILLLIB@
68 ILLMODULE = @ILLMODULE@
69 LD = @LD@
70 LIBTOOL = @LIBTOOL@
71 LN_S = @LN_S@
72 MAKEINFO = @MAKEINFO@
73 NM = @NM@
74 OBJDUMP = @OBJDUMP@
75 PACKAGE = @PACKAGE@
76 RANLIB = @RANLIB@
77 SUBDIRS_VAR = @SUBDIRS_VAR@
78 VERSION = @VERSION@
79
80 noinst_LTLIBRARIES = libserver.la
81
82 libserver_la_SOURCES = eventl.c seshigh.c statserv.c requestq.c tcpdchk.c  eventl.h service.h session.h
83
84
85 EXTRA_DIST = service.c
86
87 LIBS = 
88
89 INCLUDES = -I$(srcdir)/../include
90 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
91 CONFIG_CLEAN_FILES = 
92 LTLIBRARIES =  $(noinst_LTLIBRARIES)
93
94
95 DEFS = @DEFS@ -I. -I$(srcdir) 
96 CPPFLAGS = @CPPFLAGS@
97 LDFLAGS = @LDFLAGS@
98 libserver_la_LDFLAGS = 
99 libserver_la_LIBADD = 
100 libserver_la_OBJECTS =  eventl.lo seshigh.lo statserv.lo requestq.lo \
101 tcpdchk.lo
102 CFLAGS = @CFLAGS@
103 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
104 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105 CCLD = $(CC)
106 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
107 DIST_COMMON =  Makefile.am Makefile.in
108
109
110 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
111
112 TAR = gtar
113 GZIP_ENV = --best
114 DEP_FILES =  .deps/eventl.P .deps/requestq.P .deps/seshigh.P \
115 .deps/statserv.P .deps/tcpdchk.P
116 SOURCES = $(libserver_la_SOURCES)
117 OBJECTS = $(libserver_la_OBJECTS)
118
119 all: all-redirect
120 .SUFFIXES:
121 .SUFFIXES: .S .c .lo .o .s
122 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
123         cd $(top_srcdir) && $(AUTOMAKE) --gnu server/Makefile
124
125 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
126         cd $(top_builddir) \
127           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
128
129
130 mostlyclean-noinstLTLIBRARIES:
131
132 clean-noinstLTLIBRARIES:
133         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
134
135 distclean-noinstLTLIBRARIES:
136
137 maintainer-clean-noinstLTLIBRARIES:
138
139 .s.o:
140         $(COMPILE) -c $<
141
142 .S.o:
143         $(COMPILE) -c $<
144
145 mostlyclean-compile:
146         -rm -f *.o core *.core
147
148 clean-compile:
149
150 distclean-compile:
151         -rm -f *.tab.c
152
153 maintainer-clean-compile:
154
155 .s.lo:
156         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
157
158 .S.lo:
159         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
160
161 mostlyclean-libtool:
162         -rm -f *.lo
163
164 clean-libtool:
165         -rm -rf .libs _libs
166
167 distclean-libtool:
168
169 maintainer-clean-libtool:
170
171 libserver.la: $(libserver_la_OBJECTS) $(libserver_la_DEPENDENCIES)
172         $(LINK)  $(libserver_la_LDFLAGS) $(libserver_la_OBJECTS) $(libserver_la_LIBADD) $(LIBS)
173
174 tags: TAGS
175
176 ID: $(HEADERS) $(SOURCES) $(LISP)
177         list='$(SOURCES) $(HEADERS)'; \
178         unique=`for i in $$list; do echo $$i; done | \
179           awk '    { files[$$0] = 1; } \
180                END { for (i in files) print i; }'`; \
181         here=`pwd` && cd $(srcdir) \
182           && mkid -f$$here/ID $$unique $(LISP)
183
184 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
185         tags=; \
186         here=`pwd`; \
187         list='$(SOURCES) $(HEADERS)'; \
188         unique=`for i in $$list; do echo $$i; done | \
189           awk '    { files[$$0] = 1; } \
190                END { for (i in files) print i; }'`; \
191         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
192           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
193
194 mostlyclean-tags:
195
196 clean-tags:
197
198 distclean-tags:
199         -rm -f TAGS ID
200
201 maintainer-clean-tags:
202
203 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
204
205 subdir = server
206
207 distdir: $(DISTFILES)
208         here=`cd $(top_builddir) && pwd`; \
209         top_distdir=`cd $(top_distdir) && pwd`; \
210         distdir=`cd $(distdir) && pwd`; \
211         cd $(top_srcdir) \
212           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu server/Makefile
213         @for file in $(DISTFILES); do \
214           d=$(srcdir); \
215           if test -d $$d/$$file; then \
216             cp -pr $$/$$file $(distdir)/$$file; \
217           else \
218             test -f $(distdir)/$$file \
219             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
220             || cp -p $$d/$$file $(distdir)/$$file || :; \
221           fi; \
222         done
223
224 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
225
226 -include $(DEP_FILES)
227
228 mostlyclean-depend:
229
230 clean-depend:
231
232 distclean-depend:
233         -rm -rf .deps
234
235 maintainer-clean-depend:
236
237 %.o: %.c
238         @echo '$(COMPILE) -c $<'; \
239         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
240         @-cp .deps/$(*F).pp .deps/$(*F).P; \
241         tr ' ' '\012' < .deps/$(*F).pp \
242           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
243             >> .deps/$(*F).P; \
244         rm .deps/$(*F).pp
245
246 %.lo: %.c
247         @echo '$(LTCOMPILE) -c $<'; \
248         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
249         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
250           < .deps/$(*F).pp > .deps/$(*F).P; \
251         tr ' ' '\012' < .deps/$(*F).pp \
252           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
253             >> .deps/$(*F).P; \
254         rm -f .deps/$(*F).pp
255 info-am:
256 info: info-am
257 dvi-am:
258 dvi: dvi-am
259 check-am: all-am
260 check: check-am
261 installcheck-am:
262 installcheck: installcheck-am
263 install-exec-am:
264 install-exec: install-exec-am
265
266 install-data-am:
267 install-data: install-data-am
268
269 install-am: all-am
270         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
271 install: install-am
272 uninstall-am:
273 uninstall: uninstall-am
274 all-am: Makefile $(LTLIBRARIES)
275 all-redirect: all-am
276 install-strip:
277         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
278 installdirs:
279
280
281 mostlyclean-generic:
282
283 clean-generic:
284
285 distclean-generic:
286         -rm -f Makefile $(CONFIG_CLEAN_FILES)
287         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
288
289 maintainer-clean-generic:
290 mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
291                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
292                 mostlyclean-generic
293
294 mostlyclean: mostlyclean-am
295
296 clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
297                 clean-tags clean-depend clean-generic mostlyclean-am
298
299 clean: clean-am
300
301 distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
302                 distclean-libtool distclean-tags distclean-depend \
303                 distclean-generic clean-am
304         -rm -f libtool
305
306 distclean: distclean-am
307
308 maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
309                 maintainer-clean-compile maintainer-clean-libtool \
310                 maintainer-clean-tags maintainer-clean-depend \
311                 maintainer-clean-generic distclean-am
312         @echo "This command is intended for maintainers to use;"
313         @echo "it deletes files that may require special tools to rebuild."
314
315 maintainer-clean: maintainer-clean-am
316
317 .PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
318 clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
319 mostlyclean-compile distclean-compile clean-compile \
320 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
321 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
322 distclean-tags clean-tags maintainer-clean-tags distdir \
323 mostlyclean-depend distclean-depend clean-depend \
324 maintainer-clean-depend info-am info dvi-am dvi check check-am \
325 installcheck-am installcheck install-exec-am install-exec \
326 install-data-am install-data install-am install uninstall-am uninstall \
327 all-redirect all-am all installdirs mostlyclean-generic \
328 distclean-generic clean-generic maintainer-clean-generic clean \
329 mostlyclean distclean maintainer-clean
330
331
332 # Tell versions [3.59,3.63) of GNU make to not export all variables.
333 # Otherwise a system limit (for SysV at least) may be exceeded.
334 .NOEXPORT: