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

Contents of /lbbs/utils/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Fri Apr 8 11:11:11 2005 UTC (20 years, 11 months ago) by sysadm
Branch: MAIN
CVS Tags: lbbs_1-0-0-0_MIL
Changes since 1.1: +214 -31 lines
*** empty log message ***

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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = utils
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49 html-recursive info-recursive install-data-recursive \
50 install-exec-recursive install-info-recursive \
51 install-recursive installcheck-recursive installdirs-recursive \
52 pdf-recursive ps-recursive uninstall-info-recursive \
53 uninstall-recursive
54 ETAGS = etags
55 CTAGS = ctags
56 DIST_SUBDIRS = $(SUBDIRS)
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMDEP_FALSE = @AMDEP_FALSE@
60 AMDEP_TRUE = @AMDEP_TRUE@
61 AMTAR = @AMTAR@
62 AR = @AR@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 CXXDEPMODE = @CXXDEPMODE@
75 CXXFLAGS = @CXXFLAGS@
76 CYGPATH_W = @CYGPATH_W@
77 DEFS = @DEFS@
78 DEPDIR = @DEPDIR@
79 ECHO = @ECHO@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EGREP = @EGREP@
84 EXEEXT = @EXEEXT@
85 F77 = @F77@
86 FFLAGS = @FFLAGS@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91 LDFLAGS = @LDFLAGS@
92 LIBOBJS = @LIBOBJS@
93 LIBS = @LIBS@
94 LIBTOOL = @LIBTOOL@
95 LN_S = @LN_S@
96 LTLIBOBJS = @LTLIBOBJS@
97 MAKEINFO = @MAKEINFO@
98 OBJEXT = @OBJEXT@
99 PACKAGE = @PACKAGE@
100 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
101 PACKAGE_NAME = @PACKAGE_NAME@
102 PACKAGE_STRING = @PACKAGE_STRING@
103 PACKAGE_TARNAME = @PACKAGE_TARNAME@
104 PACKAGE_VERSION = @PACKAGE_VERSION@
105 PATH_SEPARATOR = @PATH_SEPARATOR@
106 RANLIB = @RANLIB@
107 SET_MAKE = @SET_MAKE@
108 SHELL = @SHELL@
109 STRIP = @STRIP@
110 VERSION = @VERSION@
111 ac_ct_AR = @ac_ct_AR@
112 ac_ct_CC = @ac_ct_CC@
113 ac_ct_CXX = @ac_ct_CXX@
114 ac_ct_F77 = @ac_ct_F77@
115 ac_ct_RANLIB = @ac_ct_RANLIB@
116 ac_ct_STRIP = @ac_ct_STRIP@
117 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
120 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
121 am__include = @am__include@
122 am__leading_dot = @am__leading_dot@
123 am__quote = @am__quote@
124 am__tar = @am__tar@
125 am__untar = @am__untar@
126 bindir = @bindir@
127 build = @build@
128 build_alias = @build_alias@
129 build_cpu = @build_cpu@
130 build_os = @build_os@
131 build_vendor = @build_vendor@
132 datadir = @datadir@
133 exec_prefix = @exec_prefix@
134 host = @host@
135 host_alias = @host_alias@
136 host_cpu = @host_cpu@
137 host_os = @host_os@
138 host_vendor = @host_vendor@
139 includedir = @includedir@
140 infodir = @infodir@
141 install_sh = @install_sh@
142 libdir = @libdir@
143 libexecdir = @libexecdir@
144 localstatedir = @localstatedir@
145 mandir = @mandir@
146 mkdir_p = @mkdir_p@
147 oldincludedir = @oldincludedir@
148 prefix = @prefix@
149 program_transform_name = @program_transform_name@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 sysconfdir = @sysconfdir@
153 target_alias = @target_alias@
154 EXTRA_DIST = makedist.sh
155 SUBDIRS = game
156 CLEANFILES = @EXTRA_CLEAN@
157 all: all-recursive
158
159 .SUFFIXES:
160 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
161 @for dep in $?; do \
162 case '$(am__configure_deps)' in \
163 *$$dep*) \
164 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
165 && exit 0; \
166 exit 1;; \
167 esac; \
168 done; \
169 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/Makefile'; \
170 cd $(top_srcdir) && \
171 $(AUTOMAKE) --gnu utils/Makefile
172 .PRECIOUS: Makefile
173 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
174 @case '$?' in \
175 *config.status*) \
176 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
177 *) \
178 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
179 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
180 esac;
181
182 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
183 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
184
185 $(top_srcdir)/configure: $(am__configure_deps)
186 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
189
190 mostlyclean-libtool:
191 -rm -f *.lo
192
193 clean-libtool:
194 -rm -rf .libs _libs
195
196 distclean-libtool:
197 -rm -f libtool
198 uninstall-info-am:
199
200 # This directory's subdirectories are mostly independent; you can cd
201 # into them and run `make' without going through this Makefile.
202 # To change the values of `make' variables: instead of editing Makefiles,
203 # (1) if the variable is set in `config.status', edit `config.status'
204 # (which will cause the Makefiles to be regenerated when you run `make');
205 # (2) otherwise, pass the desired values on the `make' command line.
206 $(RECURSIVE_TARGETS):
207 @set fnord $$MAKEFLAGS; amf=$$2; \
208 dot_seen=no; \
209 target=`echo $@ | sed s/-recursive//`; \
210 list='$(SUBDIRS)'; for subdir in $$list; do \
211 echo "Making $$target in $$subdir"; \
212 if test "$$subdir" = "."; then \
213 dot_seen=yes; \
214 local_target="$$target-am"; \
215 else \
216 local_target="$$target"; \
217 fi; \
218 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
219 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
220 done; \
221 if test "$$dot_seen" = "no"; then \
222 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
223 fi; test -z "$$fail"
224
225 mostlyclean-recursive clean-recursive distclean-recursive \
226 maintainer-clean-recursive:
227 @set fnord $$MAKEFLAGS; amf=$$2; \
228 dot_seen=no; \
229 case "$@" in \
230 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
231 *) list='$(SUBDIRS)' ;; \
232 esac; \
233 rev=''; for subdir in $$list; do \
234 if test "$$subdir" = "."; then :; else \
235 rev="$$subdir $$rev"; \
236 fi; \
237 done; \
238 rev="$$rev ."; \
239 target=`echo $@ | sed s/-recursive//`; \
240 for subdir in $$rev; do \
241 echo "Making $$target in $$subdir"; \
242 if test "$$subdir" = "."; then \
243 local_target="$$target-am"; \
244 else \
245 local_target="$$target"; \
246 fi; \
247 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
248 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
249 done && test -z "$$fail"
250 tags-recursive:
251 list='$(SUBDIRS)'; for subdir in $$list; do \
252 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
253 done
254 ctags-recursive:
255 list='$(SUBDIRS)'; for subdir in $$list; do \
256 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
257 done
258
259 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
260 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
261 unique=`for i in $$list; do \
262 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263 done | \
264 $(AWK) ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
266 mkid -fID $$unique
267 tags: TAGS
268
269 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
270 $(TAGS_FILES) $(LISP)
271 tags=; \
272 here=`pwd`; \
273 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
274 include_option=--etags-include; \
275 empty_fix=.; \
276 else \
277 include_option=--include; \
278 empty_fix=; \
279 fi; \
280 list='$(SUBDIRS)'; for subdir in $$list; do \
281 if test "$$subdir" = .; then :; else \
282 test ! -f $$subdir/TAGS || \
283 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
284 fi; \
285 done; \
286 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
287 unique=`for i in $$list; do \
288 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289 done | \
290 $(AWK) ' { files[$$0] = 1; } \
291 END { for (i in files) print i; }'`; \
292 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
293 test -n "$$unique" || unique=$$empty_fix; \
294 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
295 $$tags $$unique; \
296 fi
297 ctags: CTAGS
298 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
299 $(TAGS_FILES) $(LISP)
300 tags=; \
301 here=`pwd`; \
302 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
303 unique=`for i in $$list; do \
304 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305 done | \
306 $(AWK) ' { files[$$0] = 1; } \
307 END { for (i in files) print i; }'`; \
308 test -z "$(CTAGS_ARGS)$$tags$$unique" \
309 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
310 $$tags $$unique
311
312 GTAGS:
313 here=`$(am__cd) $(top_builddir) && pwd` \
314 && cd $(top_srcdir) \
315 && gtags -i $(GTAGS_ARGS) $$here
316
317 distclean-tags:
318 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
319
320 distdir: $(DISTFILES)
321 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
322 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
323 list='$(DISTFILES)'; for file in $$list; do \
324 case $$file in \
325 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
326 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
327 esac; \
328 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
330 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
331 dir="/$$dir"; \
332 $(mkdir_p) "$(distdir)$$dir"; \
333 else \
334 dir=''; \
335 fi; \
336 if test -d $$d/$$file; then \
337 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
338 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
339 fi; \
340 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
341 else \
342 test -f $(distdir)/$$file \
343 || cp -p $$d/$$file $(distdir)/$$file \
344 || exit 1; \
345 fi; \
346 done
347 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
348 if test "$$subdir" = .; then :; else \
349 test -d "$(distdir)/$$subdir" \
350 || $(mkdir_p) "$(distdir)/$$subdir" \
351 || exit 1; \
352 distdir=`$(am__cd) $(distdir) && pwd`; \
353 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
354 (cd $$subdir && \
355 $(MAKE) $(AM_MAKEFLAGS) \
356 top_distdir="$$top_distdir" \
357 distdir="$$distdir/$$subdir" \
358 distdir) \
359 || exit 1; \
360 fi; \
361 done
362 check-am: all-am
363 check: check-recursive
364 all-am: Makefile
365 installdirs: installdirs-recursive
366 installdirs-am:
367 install: install-recursive
368 install-exec: install-exec-recursive
369 install-data: install-data-recursive
370 uninstall: uninstall-recursive
371
372 install-am: all-am
373 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374
375 installcheck: installcheck-recursive
376 install-strip:
377 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
378 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
379 `test -z '$(STRIP)' || \
380 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
381 mostlyclean-generic:
382
383 clean-generic:
384 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
385
386 distclean-generic:
387 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
388
389 maintainer-clean-generic:
390 @echo "This command is intended for maintainers to use"
391 @echo "it deletes files that may require special tools to rebuild."
392 clean: clean-recursive
393
394 clean-am: clean-generic clean-libtool mostlyclean-am
395
396 distclean: distclean-recursive
397 -rm -f Makefile
398 distclean-am: clean-am distclean-generic distclean-libtool \
399 distclean-tags
400
401 dvi: dvi-recursive
402
403 dvi-am:
404
405 html: html-recursive
406
407 info: info-recursive
408
409 info-am:
410
411 install-data-am: install-data-local
412
413 install-exec-am:
414
415 install-info: install-info-recursive
416
417 install-man:
418
419 installcheck-am:
420
421 maintainer-clean: maintainer-clean-recursive
422 -rm -f Makefile
423 maintainer-clean-am: distclean-am maintainer-clean-generic
424
425 mostlyclean: mostlyclean-recursive
426
427 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
428
429 pdf: pdf-recursive
430
431 pdf-am:
432
433 ps: ps-recursive
434
435 ps-am:
436
437 uninstall-am: uninstall-info-am
438
439 uninstall-info: uninstall-info-recursive
440
441 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
442 clean clean-generic clean-libtool clean-recursive ctags \
443 ctags-recursive distclean distclean-generic distclean-libtool \
444 distclean-recursive distclean-tags distdir dvi dvi-am html \
445 html-am info info-am install install-am install-data \
446 install-data-am install-data-local install-exec \
447 install-exec-am install-info install-info-am install-man \
448 install-strip installcheck installcheck-am installdirs \
449 installdirs-am maintainer-clean maintainer-clean-generic \
450 maintainer-clean-recursive mostlyclean mostlyclean-generic \
451 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
452 tags tags-recursive uninstall uninstall-am uninstall-info-am
453
454
455 install-data-local:
456 sh makedist.sh $(prefix)/$(subdir)
457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
458 # Otherwise a system limit (for SysV at least) may be exceeded.
459 .NOEXPORT:

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