/[LeafOK_CVS]/lbbs/utils/game/Makefile.in
ViewVC logotype

Annotation of /lbbs/utils/game/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Fri Apr 8 11:11:11 2005 UTC (20 years, 11 months ago) by sysadm
Branch: MAIN
*** empty log message ***

1 sysadm 1.1 # Makefile.in generated by automake 1.9.2 from Makefile.am.
2     # @configure_input@
3    
4     # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5     # 2003, 2004 Free Software Foundation, Inc.
6     # This Makefile.in is free software; the Free Software Foundation
7     # gives unlimited permission to copy and/or distribute it,
8     # with or without modifications, as long as this notice is preserved.
9    
10     # This program is distributed in the hope that it will be useful,
11     # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12     # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13     # PARTICULAR PURPOSE.
14    
15     @SET_MAKE@
16    
17     SOURCES = $(libgame_la_SOURCES)
18    
19     srcdir = @srcdir@
20     top_srcdir = @top_srcdir@
21     VPATH = @srcdir@
22     pkgdatadir = $(datadir)/@PACKAGE@
23     pkglibdir = $(libdir)/@PACKAGE@
24     pkgincludedir = $(includedir)/@PACKAGE@
25     top_builddir = ../..
26     am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27     INSTALL = @INSTALL@
28     install_sh_DATA = $(install_sh) -c -m 644
29     install_sh_PROGRAM = $(install_sh) -c
30     install_sh_SCRIPT = $(install_sh) -c
31     INSTALL_HEADER = $(INSTALL_DATA)
32     transform = $(program_transform_name)
33     NORMAL_INSTALL = :
34     PRE_INSTALL = :
35     POST_INSTALL = :
36     NORMAL_UNINSTALL = :
37     PRE_UNINSTALL = :
38     POST_UNINSTALL = :
39     build_triplet = @build@
40     host_triplet = @host@
41     subdir = utils/game
42     DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44     am__aclocal_m4_deps = $(top_srcdir)/configure.in
45     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46     $(ACLOCAL_M4)
47     mkinstalldirs = $(install_sh) -d
48     CONFIG_CLEAN_FILES =
49     am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50     am__vpath_adj = case $$p in \
51     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52     *) f=$$p;; \
53     esac;
54     am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55     am__installdirs = "$(DESTDIR)$(libdir)"
56     libLTLIBRARIES_INSTALL = $(INSTALL)
57     LTLIBRARIES = $(lib_LTLIBRARIES)
58     libgame_la_LIBADD =
59     am_libgame_la_OBJECTS = chicken.lo
60     libgame_la_OBJECTS = $(am_libgame_la_OBJECTS)
61     DEFAULT_INCLUDES = -I. -I$(srcdir)
62     depcomp = $(SHELL) $(top_srcdir)/depcomp
63     am__depfiles_maybe = depfiles
64     COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66     LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
67     $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
68     $(AM_CFLAGS) $(CFLAGS)
69     CCLD = $(CC)
70     LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
71     $(AM_LDFLAGS) $(LDFLAGS) -o $@
72     SOURCES = $(libgame_la_SOURCES)
73     DIST_SOURCES = $(libgame_la_SOURCES)
74     ETAGS = etags
75     CTAGS = ctags
76     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77     ACLOCAL = @ACLOCAL@
78     AMDEP_FALSE = @AMDEP_FALSE@
79     AMDEP_TRUE = @AMDEP_TRUE@
80     AMTAR = @AMTAR@
81     AR = @AR@
82     AUTOCONF = @AUTOCONF@
83     AUTOHEADER = @AUTOHEADER@
84     AUTOMAKE = @AUTOMAKE@
85     AWK = @AWK@
86     CC = @CC@
87     CCDEPMODE = @CCDEPMODE@
88     CFLAGS = @CFLAGS@
89     CPP = @CPP@
90     CPPFLAGS = @CPPFLAGS@
91     CXX = @CXX@
92     CXXCPP = @CXXCPP@
93     CXXDEPMODE = @CXXDEPMODE@
94     CXXFLAGS = @CXXFLAGS@
95     CYGPATH_W = @CYGPATH_W@
96     DEFS = @DEFS@
97     DEPDIR = @DEPDIR@
98     ECHO = @ECHO@
99     ECHO_C = @ECHO_C@
100     ECHO_N = @ECHO_N@
101     ECHO_T = @ECHO_T@
102     EGREP = @EGREP@
103     EXEEXT = @EXEEXT@
104     F77 = @F77@
105     FFLAGS = @FFLAGS@
106     INSTALL_DATA = @INSTALL_DATA@
107     INSTALL_PROGRAM = @INSTALL_PROGRAM@
108     INSTALL_SCRIPT = @INSTALL_SCRIPT@
109     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110     LDFLAGS = @LDFLAGS@
111     LIBOBJS = @LIBOBJS@
112     LIBS = -L../../lib -L/usr/local/mysql/lib/mysql -lmysqlclient -lz
113     LIBTOOL = @LIBTOOL@
114     LN_S = @LN_S@
115     LTLIBOBJS = @LTLIBOBJS@
116     MAKEINFO = @MAKEINFO@
117     OBJEXT = @OBJEXT@
118     PACKAGE = @PACKAGE@
119     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120     PACKAGE_NAME = @PACKAGE_NAME@
121     PACKAGE_STRING = @PACKAGE_STRING@
122     PACKAGE_TARNAME = @PACKAGE_TARNAME@
123     PACKAGE_VERSION = @PACKAGE_VERSION@
124     PATH_SEPARATOR = @PATH_SEPARATOR@
125     RANLIB = @RANLIB@
126     SET_MAKE = @SET_MAKE@
127     SHELL = @SHELL@
128     STRIP = @STRIP@
129     VERSION = @VERSION@
130     ac_ct_AR = @ac_ct_AR@
131     ac_ct_CC = @ac_ct_CC@
132     ac_ct_CXX = @ac_ct_CXX@
133     ac_ct_F77 = @ac_ct_F77@
134     ac_ct_RANLIB = @ac_ct_RANLIB@
135     ac_ct_STRIP = @ac_ct_STRIP@
136     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
137     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
138     am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
139     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
140     am__include = @am__include@
141     am__leading_dot = @am__leading_dot@
142     am__quote = @am__quote@
143     am__tar = @am__tar@
144     am__untar = @am__untar@
145     bindir = @bindir@
146     build = @build@
147     build_alias = @build_alias@
148     build_cpu = @build_cpu@
149     build_os = @build_os@
150     build_vendor = @build_vendor@
151     datadir = @datadir@
152     exec_prefix = @exec_prefix@
153     host = @host@
154     host_alias = @host_alias@
155     host_cpu = @host_cpu@
156     host_os = @host_os@
157     host_vendor = @host_vendor@
158     includedir = @includedir@
159     infodir = @infodir@
160     install_sh = @install_sh@
161     libdir = ${prefix}/game/so
162     libexecdir = @libexecdir@
163     localstatedir = @localstatedir@
164     mandir = @mandir@
165     mkdir_p = @mkdir_p@
166     oldincludedir = @oldincludedir@
167     prefix = @prefix@
168     program_transform_name = @program_transform_name@
169     sbindir = @sbindir@
170     sharedstatedir = @sharedstatedir@
171     sysconfdir = @sysconfdir@
172     target_alias = @target_alias@
173     lib_LTLIBRARIES = libgame.la
174     libgame_la_SOURCES = chicken.c bbs.h
175     INCLUDES = -I../../include -I/usr/local/mysql/include/mysql
176     CLEANFILES = @EXTRA_CLEAN@
177     all: all-am
178    
179     .SUFFIXES:
180     .SUFFIXES: .c .lo .o .obj
181     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
182     @for dep in $?; do \
183     case '$(am__configure_deps)' in \
184     *$$dep*) \
185     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
186     && exit 0; \
187     exit 1;; \
188     esac; \
189     done; \
190     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/game/Makefile'; \
191     cd $(top_srcdir) && \
192     $(AUTOMAKE) --gnu utils/game/Makefile
193     .PRECIOUS: Makefile
194     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
195     @case '$?' in \
196     *config.status*) \
197     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
198     *) \
199     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
201     esac;
202    
203     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205    
206     $(top_srcdir)/configure: $(am__configure_deps)
207     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
209     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210     install-libLTLIBRARIES: $(lib_LTLIBRARIES)
211     @$(NORMAL_INSTALL)
212     test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
213     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
214     if test -f $$p; then \
215     f=$(am__strip_dir) \
216     echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
217     $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
218     else :; fi; \
219     done
220    
221     uninstall-libLTLIBRARIES:
222     @$(NORMAL_UNINSTALL)
223     @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
224     p=$(am__strip_dir) \
225     echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
226     $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
227     done
228    
229     clean-libLTLIBRARIES:
230     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
231     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
232     dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
233     test "$$dir" != "$$p" || dir=.; \
234     echo "rm -f \"$${dir}/so_locations\""; \
235     rm -f "$${dir}/so_locations"; \
236     done
237     libgame.la: $(libgame_la_OBJECTS) $(libgame_la_DEPENDENCIES)
238     $(LINK) -rpath $(libdir) $(libgame_la_LDFLAGS) $(libgame_la_OBJECTS) $(libgame_la_LIBADD) $(LIBS)
239    
240     mostlyclean-compile:
241     -rm -f *.$(OBJEXT)
242    
243     distclean-compile:
244     -rm -f *.tab.c
245    
246     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chicken.Plo@am__quote@
247    
248     .c.o:
249     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
250     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
251     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
252     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
253     @am__fastdepCC_FALSE@ $(COMPILE) -c $<
254    
255     .c.obj:
256     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
257     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
258     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
260     @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
261    
262     .c.lo:
263     @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
264     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
265     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
266     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267     @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
268    
269     mostlyclean-libtool:
270     -rm -f *.lo
271    
272     clean-libtool:
273     -rm -rf .libs _libs
274    
275     distclean-libtool:
276     -rm -f libtool
277     uninstall-info-am:
278    
279     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
280     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
281     unique=`for i in $$list; do \
282     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283     done | \
284     $(AWK) ' { files[$$0] = 1; } \
285     END { for (i in files) print i; }'`; \
286     mkid -fID $$unique
287     tags: TAGS
288    
289     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
290     $(TAGS_FILES) $(LISP)
291     tags=; \
292     here=`pwd`; \
293     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294     unique=`for i in $$list; do \
295     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296     done | \
297     $(AWK) ' { files[$$0] = 1; } \
298     END { for (i in files) print i; }'`; \
299     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
300     test -n "$$unique" || unique=$$empty_fix; \
301     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
302     $$tags $$unique; \
303     fi
304     ctags: CTAGS
305     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
306     $(TAGS_FILES) $(LISP)
307     tags=; \
308     here=`pwd`; \
309     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310     unique=`for i in $$list; do \
311     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312     done | \
313     $(AWK) ' { files[$$0] = 1; } \
314     END { for (i in files) print i; }'`; \
315     test -z "$(CTAGS_ARGS)$$tags$$unique" \
316     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
317     $$tags $$unique
318    
319     GTAGS:
320     here=`$(am__cd) $(top_builddir) && pwd` \
321     && cd $(top_srcdir) \
322     && gtags -i $(GTAGS_ARGS) $$here
323    
324     distclean-tags:
325     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
326    
327     distdir: $(DISTFILES)
328     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
329     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
330     list='$(DISTFILES)'; for file in $$list; do \
331     case $$file in \
332     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
333     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
334     esac; \
335     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
336     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
337     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
338     dir="/$$dir"; \
339     $(mkdir_p) "$(distdir)$$dir"; \
340     else \
341     dir=''; \
342     fi; \
343     if test -d $$d/$$file; then \
344     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
345     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
346     fi; \
347     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
348     else \
349     test -f $(distdir)/$$file \
350     || cp -p $$d/$$file $(distdir)/$$file \
351     || exit 1; \
352     fi; \
353     done
354     check-am: all-am
355     check: check-am
356     all-am: Makefile $(LTLIBRARIES)
357     installdirs:
358     for dir in "$(DESTDIR)$(libdir)"; do \
359     test -z "$$dir" || $(mkdir_p) "$$dir"; \
360     done
361     install: install-am
362     install-exec: install-exec-am
363     install-data: install-data-am
364     uninstall: uninstall-am
365    
366     install-am: all-am
367     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368    
369     installcheck: installcheck-am
370     install-strip:
371     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
372     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
373     `test -z '$(STRIP)' || \
374     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
375     mostlyclean-generic:
376    
377     clean-generic:
378     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
379    
380     distclean-generic:
381     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
382    
383     maintainer-clean-generic:
384     @echo "This command is intended for maintainers to use"
385     @echo "it deletes files that may require special tools to rebuild."
386     clean: clean-am
387    
388     clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
389     mostlyclean-am
390    
391     distclean: distclean-am
392     -rm -rf ./$(DEPDIR)
393     -rm -f Makefile
394     distclean-am: clean-am distclean-compile distclean-generic \
395     distclean-libtool distclean-tags
396    
397     dvi: dvi-am
398    
399     dvi-am:
400    
401     html: html-am
402    
403     info: info-am
404    
405     info-am:
406    
407     install-data-am:
408    
409     install-exec-am: install-libLTLIBRARIES
410    
411     install-info: install-info-am
412    
413     install-man:
414    
415     installcheck-am:
416    
417     maintainer-clean: maintainer-clean-am
418     -rm -rf ./$(DEPDIR)
419     -rm -f Makefile
420     maintainer-clean-am: distclean-am maintainer-clean-generic
421    
422     mostlyclean: mostlyclean-am
423    
424     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
425     mostlyclean-libtool
426    
427     pdf: pdf-am
428    
429     pdf-am:
430    
431     ps: ps-am
432    
433     ps-am:
434    
435     uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
436    
437     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
438     clean-libLTLIBRARIES clean-libtool ctags distclean \
439     distclean-compile distclean-generic distclean-libtool \
440     distclean-tags distdir dvi dvi-am html html-am info info-am \
441     install install-am install-data install-data-am install-exec \
442     install-exec-am install-info install-info-am \
443     install-libLTLIBRARIES install-man install-strip installcheck \
444     installcheck-am installdirs maintainer-clean \
445     maintainer-clean-generic mostlyclean mostlyclean-compile \
446     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
447     tags uninstall uninstall-am uninstall-info-am \
448     uninstall-libLTLIBRARIES
449    
450     # Tell versions [3.59,3.63) of GNU make to not export all variables.
451     # Otherwise a system limit (for SysV at least) may be exceeded.
452     .NOEXPORT:

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1