/[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.3 - (hide annotations)
Fri May 6 17:22:40 2005 UTC (20 years, 10 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Changes since 1.2: +2 -5 lines
*** 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 sysadm 1.3 am_libgame_la_OBJECTS = chicken.lo
60 sysadm 1.1 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 sysadm 1.2 LIBS = -L$(top_builddir)/lib -L/usr/local/mysql/lib/mysql -lmysqlclient -lz
113 sysadm 1.1 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 sysadm 1.3 libgame_la_SOURCES = chicken.c bbs.h common.h io.h money.h
175 sysadm 1.2 INCLUDES = -I$(top_builddir)/include -I/usr/local/mysql/include/mysql
176     AM_CFLAGS = -I$(top_builddir)/src
177 sysadm 1.1 CLEANFILES = @EXTRA_CLEAN@
178     all: all-am
179    
180     .SUFFIXES:
181     .SUFFIXES: .c .lo .o .obj
182     $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
183     @for dep in $?; do \
184     case '$(am__configure_deps)' in \
185     *$$dep*) \
186     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
187     && exit 0; \
188     exit 1;; \
189     esac; \
190     done; \
191     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/game/Makefile'; \
192     cd $(top_srcdir) && \
193     $(AUTOMAKE) --gnu utils/game/Makefile
194     .PRECIOUS: Makefile
195     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196     @case '$?' in \
197     *config.status*) \
198     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
199     *) \
200     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
202     esac;
203    
204     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
205     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206    
207     $(top_srcdir)/configure: $(am__configure_deps)
208     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209     $(ACLOCAL_M4): $(am__aclocal_m4_deps)
210     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211     install-libLTLIBRARIES: $(lib_LTLIBRARIES)
212     @$(NORMAL_INSTALL)
213     test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
214     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
215     if test -f $$p; then \
216     f=$(am__strip_dir) \
217     echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
218     $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
219     else :; fi; \
220     done
221    
222     uninstall-libLTLIBRARIES:
223     @$(NORMAL_UNINSTALL)
224     @set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
225     p=$(am__strip_dir) \
226     echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
227     $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
228     done
229    
230     clean-libLTLIBRARIES:
231     -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
232     @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
233     dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
234     test "$$dir" != "$$p" || dir=.; \
235     echo "rm -f \"$${dir}/so_locations\""; \
236     rm -f "$${dir}/so_locations"; \
237     done
238     libgame.la: $(libgame_la_OBJECTS) $(libgame_la_DEPENDENCIES)
239     $(LINK) -rpath $(libdir) $(libgame_la_LDFLAGS) $(libgame_la_OBJECTS) $(libgame_la_LIBADD) $(LIBS)
240    
241     mostlyclean-compile:
242     -rm -f *.$(OBJEXT)
243    
244     distclean-compile:
245     -rm -f *.tab.c
246    
247     @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chicken.Plo@am__quote@
248    
249     .c.o:
250     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
251     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
252     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
253     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
254     @am__fastdepCC_FALSE@ $(COMPILE) -c $<
255    
256     .c.obj:
257     @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
258     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
259     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
260     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
261     @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
262    
263     .c.lo:
264     @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
265     @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
266     @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
267     @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
268     @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
269    
270     mostlyclean-libtool:
271     -rm -f *.lo
272    
273     clean-libtool:
274     -rm -rf .libs _libs
275    
276     distclean-libtool:
277     -rm -f libtool
278     uninstall-info-am:
279    
280     ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
281     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
282     unique=`for i in $$list; do \
283     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284     done | \
285     $(AWK) ' { files[$$0] = 1; } \
286     END { for (i in files) print i; }'`; \
287     mkid -fID $$unique
288     tags: TAGS
289    
290     TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
291     $(TAGS_FILES) $(LISP)
292     tags=; \
293     here=`pwd`; \
294     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295     unique=`for i in $$list; do \
296     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297     done | \
298     $(AWK) ' { files[$$0] = 1; } \
299     END { for (i in files) print i; }'`; \
300     if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
301     test -n "$$unique" || unique=$$empty_fix; \
302     $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
303     $$tags $$unique; \
304     fi
305     ctags: CTAGS
306     CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
307     $(TAGS_FILES) $(LISP)
308     tags=; \
309     here=`pwd`; \
310     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311     unique=`for i in $$list; do \
312     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313     done | \
314     $(AWK) ' { files[$$0] = 1; } \
315     END { for (i in files) print i; }'`; \
316     test -z "$(CTAGS_ARGS)$$tags$$unique" \
317     || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
318     $$tags $$unique
319    
320     GTAGS:
321     here=`$(am__cd) $(top_builddir) && pwd` \
322     && cd $(top_srcdir) \
323     && gtags -i $(GTAGS_ARGS) $$here
324    
325     distclean-tags:
326     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
327    
328     distdir: $(DISTFILES)
329     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
330     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
331     list='$(DISTFILES)'; for file in $$list; do \
332     case $$file in \
333     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
334     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
335     esac; \
336     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
338     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
339     dir="/$$dir"; \
340     $(mkdir_p) "$(distdir)$$dir"; \
341     else \
342     dir=''; \
343     fi; \
344     if test -d $$d/$$file; then \
345     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
346     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
347     fi; \
348     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
349     else \
350     test -f $(distdir)/$$file \
351     || cp -p $$d/$$file $(distdir)/$$file \
352     || exit 1; \
353     fi; \
354     done
355     check-am: all-am
356     check: check-am
357     all-am: Makefile $(LTLIBRARIES)
358     installdirs:
359     for dir in "$(DESTDIR)$(libdir)"; do \
360     test -z "$$dir" || $(mkdir_p) "$$dir"; \
361     done
362     install: install-am
363     install-exec: install-exec-am
364     install-data: install-data-am
365     uninstall: uninstall-am
366    
367     install-am: all-am
368     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
369    
370     installcheck: installcheck-am
371     install-strip:
372     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374     `test -z '$(STRIP)' || \
375     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
376     mostlyclean-generic:
377    
378     clean-generic:
379     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
380    
381     distclean-generic:
382     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
383    
384     maintainer-clean-generic:
385     @echo "This command is intended for maintainers to use"
386     @echo "it deletes files that may require special tools to rebuild."
387     clean: clean-am
388    
389     clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
390     mostlyclean-am
391    
392     distclean: distclean-am
393     -rm -rf ./$(DEPDIR)
394     -rm -f Makefile
395     distclean-am: clean-am distclean-compile distclean-generic \
396     distclean-libtool distclean-tags
397    
398     dvi: dvi-am
399    
400     dvi-am:
401    
402     html: html-am
403    
404     info: info-am
405    
406     info-am:
407    
408     install-data-am:
409    
410     install-exec-am: install-libLTLIBRARIES
411    
412     install-info: install-info-am
413    
414     install-man:
415    
416     installcheck-am:
417    
418     maintainer-clean: maintainer-clean-am
419     -rm -rf ./$(DEPDIR)
420     -rm -f Makefile
421     maintainer-clean-am: distclean-am maintainer-clean-generic
422    
423     mostlyclean: mostlyclean-am
424    
425     mostlyclean-am: mostlyclean-compile mostlyclean-generic \
426     mostlyclean-libtool
427    
428     pdf: pdf-am
429    
430     pdf-am:
431    
432     ps: ps-am
433    
434     ps-am:
435    
436     uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
437    
438     .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
439     clean-libLTLIBRARIES clean-libtool ctags distclean \
440     distclean-compile distclean-generic distclean-libtool \
441     distclean-tags distdir dvi dvi-am html html-am info info-am \
442     install install-am install-data install-data-am install-exec \
443     install-exec-am install-info install-info-am \
444     install-libLTLIBRARIES install-man install-strip installcheck \
445     installcheck-am installdirs maintainer-clean \
446     maintainer-clean-generic mostlyclean mostlyclean-compile \
447     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
448     tags uninstall uninstall-am uninstall-info-am \
449     uninstall-libLTLIBRARIES
450    
451     # Tell versions [3.59,3.63) of GNU make to not export all variables.
452     # Otherwise a system limit (for SysV at least) may be exceeded.
453     .NOEXPORT:

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