1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 host_alias
= @host_alias@
90 # set the include path found by configure
91 INCLUDES
= $(all_includes
) -I
$(top_srcdir
)/src
/sblib
92 SUBDIRS
= sblib plugins
94 # the library search path.
95 bin_PROGRAMS
= silent_bob
97 silent_bob_SOURCES
= brave.
cpp call_tags.
cpp cgrep.
cpp flist.
cpp globals.
cpp got_structs.
cpp got_tag.
cpp init.
cpp main.
cpp make_tags.
cpp mk_tag.
cpp modding.
cpp nogui_fdump.
cpp nogui_indent.
cpp tags.
cpp t_op.
cpp tree.
cpp usage.
cpp log.
cpp sb_prname.
cpp opts_globals.
cpp opts_settings.
cpp
100 noinst_HEADERS
= base.h dbg.h env.h head.h mod.h proto.h structs.h the_tt.h
102 silent_bob_LDADD
= $(top_builddir
)/src
/sblib
/libsblib.la
-ldl
-lgclib
-lgclib_c
-lsblib
103 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
104 CONFIG_HEADER
= ..
/config.h
106 bin_PROGRAMS
= silent_bob
$(EXEEXT
)
107 PROGRAMS
= $(bin_PROGRAMS
)
110 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
111 CPPFLAGS
= @CPPFLAGS@
114 silent_bob_OBJECTS
= brave.
$(OBJEXT
) call_tags.
$(OBJEXT
) \
115 cgrep.
$(OBJEXT
) flist.
$(OBJEXT
) globals.
$(OBJEXT
) got_structs.
$(OBJEXT
) \
116 got_tag.
$(OBJEXT
) init.
$(OBJEXT
) main.
$(OBJEXT
) make_tags.
$(OBJEXT
) \
117 mk_tag.
$(OBJEXT
) modding.
$(OBJEXT
) nogui_fdump.
$(OBJEXT
) \
118 nogui_indent.
$(OBJEXT
) tags.
$(OBJEXT
) t_op.
$(OBJEXT
) tree.
$(OBJEXT
) \
119 usage.
$(OBJEXT
) log.
$(OBJEXT
) sb_prname.
$(OBJEXT
) \
120 opts_globals.
$(OBJEXT
) opts_settings.
$(OBJEXT
)
121 silent_bob_DEPENDENCIES
= $(top_builddir
)/src
/sblib
/libsblib.la
123 CXXFLAGS
= @CXXFLAGS@
124 CXXCOMPILE
= $(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
125 LTCXXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
127 CXXLINK
= $(LIBTOOL
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(LDFLAGS
) -o
$@
128 HEADERS
= $(noinst_HEADERS
)
130 DIST_COMMON
= Makefile.am Makefile.in
133 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
137 DEP_FILES
= .deps
/brave.P .deps
/call_tags.P .deps
/cgrep.P .deps
/flist.P \
138 .deps
/globals.P .deps
/got_structs.P .deps
/got_tag.P .deps
/init.P \
139 .deps
/log.P .deps
/main.P .deps
/make_tags.P .deps
/mk_tag.P \
140 .deps
/modding.P .deps
/nogui_fdump.P .deps
/nogui_indent.P \
141 .deps
/opts_globals.P .deps
/opts_settings.P .deps
/sb_prname.P \
142 .deps
/t_op.P .deps
/tags.P .deps
/tree.P .deps
/usage.P
143 SOURCES
= $(silent_bob_SOURCES
)
144 OBJECTS
= $(silent_bob_OBJECTS
)
148 .SUFFIXES
: .S .c .
cpp .lo .o .obj .s
149 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
150 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu src
/Makefile
152 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
154 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
157 mostlyclean-binPROGRAMS
:
160 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
162 distclean-binPROGRAMS
:
164 maintainer-clean-binPROGRAMS
:
166 install-binPROGRAMS
: $(bin_PROGRAMS
)
168 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
169 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
170 if
test -f
$$p; then \
171 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
172 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
176 uninstall-binPROGRAMS
:
178 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
179 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
182 # FIXME: We should only use cygpath when building on Windows,
183 # and only if it is available.
185 $(COMPILE
) -c
`cygpath -w $<`
194 -rm -f
*.o core
*.core
202 maintainer-clean-compile
:
205 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
208 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
218 maintainer-clean-libtool
:
220 silent_bob
$(EXEEXT
): $(silent_bob_OBJECTS
) $(silent_bob_DEPENDENCIES
)
221 @
rm -f silent_bob
$(EXEEXT
)
222 $(CXXLINK
) $(silent_bob_LDFLAGS
) $(silent_bob_OBJECTS
) $(silent_bob_LDADD
) $(LIBS
)
226 $(CXXCOMPILE
) -c
`cygpath -w $<`
228 $(LTCXXCOMPILE
) -c
$<
230 # This directory's subdirectories are mostly independent; you can cd
231 # into them and run `make' without going through this Makefile.
232 # To change the values of `make' variables: instead of editing Makefiles,
233 # (1) if the variable is set in `config.status', edit `config.status'
234 # (which will cause the Makefiles to be regenerated when you run `make');
235 # (2) otherwise, pass the desired values on the `make' command line.
239 all-recursive install-data-recursive install-exec-recursive \
240 installdirs-recursive install-recursive uninstall-recursive \
241 check-recursive installcheck-recursive info-recursive dvi-recursive
:
242 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
244 target
=`echo $@ | sed s/-recursive//`; \
245 list
='$(SUBDIRS)'; for subdir in
$$list; do \
246 echo
"Making $$target in $$subdir"; \
247 if
test "$$subdir" = "."; then \
249 local_target
="$$target-am"; \
251 local_target
="$$target"; \
253 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
254 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
256 if
test "$$dot_seen" = "no"; then \
257 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
260 mostlyclean-recursive clean-recursive distclean-recursive \
261 maintainer-clean-recursive
:
262 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
264 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
265 rev
="$$subdir $$rev"; \
266 test "$$subdir" != "." || dot_seen
=yes
; \
268 test "$$dot_seen" = "no" && rev
=". $$rev"; \
269 target
=`echo $@ | sed s/-recursive//`; \
270 for subdir in
$$rev; do \
271 echo
"Making $$target in $$subdir"; \
272 if
test "$$subdir" = "."; then \
273 local_target
="$$target-am"; \
275 local_target
="$$target"; \
277 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
278 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
279 done
&& test -z
"$$fail"
281 list
='$(SUBDIRS)'; for subdir in
$$list; do \
282 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
287 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
288 list
='$(SOURCES) $(HEADERS)'; \
289 unique
=`for i in $$list; do echo $$i; done | \
290 awk ' { files[$$0] = 1; } \
291 END { for (i in files) print i; }'`; \
292 here
=`pwd` && cd
$(srcdir) \
293 && mkid
-f
$$here/ID
$$unique $(LISP
)
295 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
298 list
='$(SUBDIRS)'; for subdir in
$$list; do \
299 if
test "$$subdir" = .
; then
:; else \
300 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
303 list
='$(SOURCES) $(HEADERS)'; \
304 unique
=`for i in $$list; do echo $$i; done | \
305 awk ' { files[$$0] = 1; } \
306 END { for (i in files) print i; }'`; \
307 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
308 ||
(cd
$(srcdir) && etags
-o
$$here/TAGS
$(ETAGS_ARGS
) $$tags $$unique $(LISP
))
317 maintainer-clean-tags
:
319 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
323 distdir
: $(DISTFILES
)
324 here
=`cd $(top_builddir) && pwd`; \
325 top_distdir
=`cd $(top_distdir) && pwd`; \
326 distdir
=`cd $(distdir) && pwd`; \
328 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnu src
/Makefile
329 @for file in
$(DISTFILES
); do \
331 if
test -d
$$d/$$file; then \
332 cp
-pr
$$d/$$file $(distdir
)/$$file; \
334 test -f
$(distdir
)/$$file \
335 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
336 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
339 for subdir in
$(SUBDIRS
); do \
340 if
test "$$subdir" = .
; then
:; else \
341 test -d
$(distdir
)/$$subdir \
342 || mkdir
$(distdir
)/$$subdir \
344 chmod
777 $(distdir
)/$$subdir; \
345 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(top_distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
350 DEPS_MAGIC
:= $(shell mkdir .deps
> /dev
/null
2>&1 ||
:)
352 -include $(DEP_FILES
)
361 maintainer-clean-depend
:
364 @echo
'$(COMPILE) -c $<'; \
365 $(COMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
366 @
-cp .deps
/$(*F
).pp .deps
/$(*F
).P
; \
367 tr
' ' '\012' < .deps
/$(*F
).pp \
368 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
373 @echo
'$(LTCOMPILE) -c $<'; \
374 $(LTCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
375 @
-sed
-e
's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
376 < .deps
/$(*F
).pp
> .deps
/$(*F
).P
; \
377 tr
' ' '\012' < .deps
/$(*F
).pp \
378 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
383 @echo
'$(CXXCOMPILE) -c $<'; \
384 $(CXXCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
385 @
-cp .deps
/$(*F
).pp .deps
/$(*F
).P
; \
386 tr
' ' '\012' < .deps
/$(*F
).pp \
387 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
392 @echo
'$(LTCXXCOMPILE) -c $<'; \
393 $(LTCXXCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
394 @
-sed
-e
's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
395 < .deps
/$(*F
).pp
> .deps
/$(*F
).P
; \
396 tr
' ' '\012' < .deps
/$(*F
).pp \
397 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
405 check: check-recursive
407 installcheck: installcheck-recursive
408 install-exec-am
: install-binPROGRAMS
410 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
411 install-exec
: install-exec-recursive
414 install-data
: install-data-recursive
417 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
418 install: install-recursive
419 uninstall-am
: uninstall-binPROGRAMS
420 uninstall: uninstall-recursive
421 all-am
: Makefile
$(PROGRAMS
) $(HEADERS
)
422 all-redirect
: all-recursive
424 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
425 installdirs: installdirs-recursive
427 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
435 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
436 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
438 maintainer-clean-generic
:
439 mostlyclean-am
: mostlyclean-binPROGRAMS mostlyclean-compile \
440 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
443 mostlyclean: mostlyclean-recursive
445 clean-am
: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
446 clean-depend clean-generic mostlyclean-am
448 clean: clean-recursive
450 distclean-am
: distclean-binPROGRAMS distclean-compile distclean-libtool \
451 distclean-tags distclean-depend distclean-generic \
455 distclean: distclean-recursive
457 maintainer-clean-am
: maintainer-clean-binPROGRAMS \
458 maintainer-clean-compile maintainer-clean-libtool \
459 maintainer-clean-tags maintainer-clean-depend \
460 maintainer-clean-generic distclean-am
461 @echo
"This command is intended for maintainers to use;"
462 @echo
"it deletes files that may require special tools to rebuild."
464 maintainer-clean
: maintainer-clean-recursive
466 .PHONY
: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
467 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
468 mostlyclean-compile distclean-compile clean-compile \
469 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
470 clean-libtool maintainer-clean-libtool install-data-recursive \
471 uninstall-data-recursive install-exec-recursive \
472 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
473 all-recursive check-recursive installcheck-recursive info-recursive \
474 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
475 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
476 distclean-tags clean-tags maintainer-clean-tags distdir \
477 mostlyclean-depend distclean-depend clean-depend \
478 maintainer-clean-depend info-am
info dvi-am
dvi check check-am \
479 installcheck-am
installcheck install-exec-am install-exec \
480 install-data-am install-data install-am
install uninstall-am
uninstall \
481 all-redirect all-am
all installdirs-am
installdirs mostlyclean-generic \
482 distclean-generic clean-generic maintainer-clean-generic
clean \
483 mostlyclean distclean maintainer-clean
487 ln
-sf silent_bob
$(DESTDIR
)$(bindir)/sb
488 ln
-sf silent_bob
$(DESTDIR
)$(bindir)/tags
489 ln
-sf silent_bob
$(DESTDIR
)$(bindir)/the_tt
490 ln
-sf silent_bob
$(DESTDIR
)$(bindir)/structs
491 ln
-sf silent_bob
$(DESTDIR
)$(bindir)/bob
493 # Tell versions [3.59,3.63) of GNU make to not export all variables.
494 # Otherwise a system limit (for SysV at least) may be exceeded.