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@
88 INCLUDES
= -I
$(top_srcdir
)/include -I
$(top_srcdir
)/gclib
/include
90 bin_PROGRAMS
= silent_bob
91 silent_bob_SOURCES
= bob_call_tags.
cxx bob_cfiles.
cxx bob_cgrep.
cxx bob_flist.
cxx bob_globals.
cxx bob_got_structs.
cxx bob_make_ctags.
cxx bob_nogui_indent.
cxx bobParser.
cxx bob_tree.
cxx brave.
cxx init.
cxx log.
cxx main.
cxx modding.
cxx opts_funcs.
cxx opts_globals.
cxx opts_settings.
cxx usage.
cxx
94 silent_bob_LDADD
= -L
$(top_builddir
)/gclib
/gclib_c
/.libs
-L
$(top_builddir
)/gclib
/src
/.libs
-L
$(top_builddir
)/sblib
/.libs
-lgclib
-lgclib_c
-ldl
-lsblib
96 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
97 CONFIG_HEADER
= ..
/config.h
99 bin_PROGRAMS
= silent_bob
$(EXEEXT
)
100 PROGRAMS
= $(bin_PROGRAMS
)
103 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
104 CPPFLAGS
= @CPPFLAGS@
107 silent_bob_OBJECTS
= bob_call_tags.
$(OBJEXT
) bob_cfiles.
$(OBJEXT
) \
108 bob_cgrep.
$(OBJEXT
) bob_flist.
$(OBJEXT
) bob_globals.
$(OBJEXT
) \
109 bob_got_structs.
$(OBJEXT
) bob_make_ctags.
$(OBJEXT
) \
110 bob_nogui_indent.
$(OBJEXT
) bobParser.
$(OBJEXT
) bob_tree.
$(OBJEXT
) \
111 brave.
$(OBJEXT
) init.
$(OBJEXT
) log.
$(OBJEXT
) main.
$(OBJEXT
) \
112 modding.
$(OBJEXT
) opts_funcs.
$(OBJEXT
) opts_globals.
$(OBJEXT
) \
113 opts_settings.
$(OBJEXT
) usage.
$(OBJEXT
)
114 silent_bob_DEPENDENCIES
=
116 CXXFLAGS
= @CXXFLAGS@
117 CXXCOMPILE
= $(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
118 LTCXXCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CXX
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
120 CXXLINK
= $(LIBTOOL
) --mode
=link
$(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(LDFLAGS
) -o
$@
121 DIST_COMMON
= Makefile.am Makefile.in
124 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
128 DEP_FILES
= .deps
/bobParser.P .deps
/bob_call_tags.P .deps
/bob_cfiles.P \
129 .deps
/bob_cgrep.P .deps
/bob_flist.P .deps
/bob_globals.P \
130 .deps
/bob_got_structs.P .deps
/bob_make_ctags.P .deps
/bob_nogui_indent.P \
131 .deps
/bob_tree.P .deps
/brave.P .deps
/init.P .deps
/log.P .deps
/main.P \
132 .deps
/modding.P .deps
/opts_funcs.P .deps
/opts_globals.P \
133 .deps
/opts_settings.P .deps
/usage.P
134 SOURCES
= $(silent_bob_SOURCES
)
135 OBJECTS
= $(silent_bob_OBJECTS
)
139 .SUFFIXES
: .S .c .
cxx .lo .o .obj .s
140 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
141 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu src
/Makefile
143 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
145 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
148 mostlyclean-binPROGRAMS
:
151 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
153 distclean-binPROGRAMS
:
155 maintainer-clean-binPROGRAMS
:
157 install-binPROGRAMS
: $(bin_PROGRAMS
)
159 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
160 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
161 if
test -f
$$p; then \
162 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
163 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
167 uninstall-binPROGRAMS
:
169 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
170 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
173 # FIXME: We should only use cygpath when building on Windows,
174 # and only if it is available.
176 $(COMPILE
) -c
`cygpath -w $<`
185 -rm -f
*.o core
*.core
193 maintainer-clean-compile
:
196 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
199 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
209 maintainer-clean-libtool
:
211 silent_bob
$(EXEEXT
): $(silent_bob_OBJECTS
) $(silent_bob_DEPENDENCIES
)
212 @
rm -f silent_bob
$(EXEEXT
)
213 $(CXXLINK
) $(silent_bob_LDFLAGS
) $(silent_bob_OBJECTS
) $(silent_bob_LDADD
) $(LIBS
)
217 $(CXXCOMPILE
) -c
`cygpath -w $<`
219 $(LTCXXCOMPILE
) -c
$<
223 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
224 list
='$(SOURCES) $(HEADERS)'; \
225 unique
=`for i in $$list; do echo $$i; done | \
226 awk ' { files[$$0] = 1; } \
227 END { for (i in files) print i; }'`; \
228 here
=`pwd` && cd
$(srcdir) \
229 && mkid
-f
$$here/ID
$$unique $(LISP
)
231 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
234 list
='$(SOURCES) $(HEADERS)'; \
235 unique
=`for i in $$list; do echo $$i; done | \
236 awk ' { files[$$0] = 1; } \
237 END { for (i in files) print i; }'`; \
238 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
239 ||
(cd
$(srcdir) && etags
-o
$$here/TAGS
$(ETAGS_ARGS
) $$tags $$unique $(LISP
))
248 maintainer-clean-tags
:
250 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
254 distdir
: $(DISTFILES
)
255 here
=`cd $(top_builddir) && pwd`; \
256 top_distdir
=`cd $(top_distdir) && pwd`; \
257 distdir
=`cd $(distdir) && pwd`; \
259 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --gnu src
/Makefile
260 @for file in
$(DISTFILES
); do \
262 if
test -d
$$d/$$file; then \
263 cp
-pr
$$d/$$file $(distdir
)/$$file; \
265 test -f
$(distdir
)/$$file \
266 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
267 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
271 DEPS_MAGIC
:= $(shell mkdir .deps
> /dev
/null
2>&1 ||
:)
273 -include $(DEP_FILES
)
282 maintainer-clean-depend
:
285 @echo
'$(COMPILE) -c $<'; \
286 $(COMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
287 @
-cp .deps
/$(*F
).pp .deps
/$(*F
).P
; \
288 tr
' ' '\012' < .deps
/$(*F
).pp \
289 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
294 @echo
'$(LTCOMPILE) -c $<'; \
295 $(LTCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
296 @
-sed
-e
's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
297 < .deps
/$(*F
).pp
> .deps
/$(*F
).P
; \
298 tr
' ' '\012' < .deps
/$(*F
).pp \
299 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
304 @echo
'$(CXXCOMPILE) -c $<'; \
305 $(CXXCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
306 @
-cp .deps
/$(*F
).pp .deps
/$(*F
).P
; \
307 tr
' ' '\012' < .deps
/$(*F
).pp \
308 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
313 @echo
'$(LTCXXCOMPILE) -c $<'; \
314 $(LTCXXCOMPILE
) -Wp
,-MD
,.deps
/$(*F
).pp
-c
$<
315 @
-sed
-e
's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
316 < .deps
/$(*F
).pp
> .deps
/$(*F
).P
; \
317 tr
' ' '\012' < .deps
/$(*F
).pp \
318 | sed
-e
's/^\\$$//' -e
'/^$$/ d' -e
'/:$$/ d' -e
's/$$/ :/' \
328 installcheck: installcheck-am
329 install-exec-am
: install-binPROGRAMS install-exec-local
330 install-exec
: install-exec-am
333 install-data
: install-data-am
336 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
338 uninstall-am
: uninstall-binPROGRAMS
339 uninstall: uninstall-am
340 all-am
: Makefile
$(PROGRAMS
)
343 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
345 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
353 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
354 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
356 maintainer-clean-generic
:
357 mostlyclean-am
: mostlyclean-binPROGRAMS mostlyclean-compile \
358 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
361 mostlyclean: mostlyclean-am
363 clean-am
: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
364 clean-depend clean-generic mostlyclean-am
368 distclean-am
: distclean-binPROGRAMS distclean-compile distclean-libtool \
369 distclean-tags distclean-depend distclean-generic \
373 distclean: distclean-am
375 maintainer-clean-am
: maintainer-clean-binPROGRAMS \
376 maintainer-clean-compile maintainer-clean-libtool \
377 maintainer-clean-tags maintainer-clean-depend \
378 maintainer-clean-generic distclean-am
379 @echo
"This command is intended for maintainers to use;"
380 @echo
"it deletes files that may require special tools to rebuild."
382 maintainer-clean
: maintainer-clean-am
384 .PHONY
: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
385 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
386 mostlyclean-compile distclean-compile clean-compile \
387 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
388 clean-libtool maintainer-clean-libtool
tags mostlyclean-tags \
389 distclean-tags clean-tags maintainer-clean-tags distdir \
390 mostlyclean-depend distclean-depend clean-depend \
391 maintainer-clean-depend info-am
info dvi-am
dvi check check-am \
392 installcheck-am
installcheck install-exec-local install-exec-am \
393 install-exec install-data-am install-data install-am
install \
394 uninstall-am
uninstall all-redirect all-am
all installdirs \
395 mostlyclean-generic distclean-generic clean-generic \
396 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
400 ln
-sf silent_bob
$(prefix)/bin
/bob
401 ln
-sf silent_bob
$(prefix)/bin
/tags
402 ln
-sf silent_bob
$(prefix)/bin
/the_tt
403 ln
-sf silent_bob
$(prefix)/bin
/structs
406 # ln -sf silent_bob.1.gz $(mandir)/man1/bob.1.gz
407 # ln -sf silent_bob.1.gz $(mandir)/man1/tags.1.gz
408 # ln -sf silent_bob.1.gz $(mandir)/man1/the_tt.1.gz
409 # ln -sf silent_bob.1.gz $(mandir)/man1/structs.1.gz
411 # Tell versions [3.59,3.63) of GNU make to not export all variables.
412 # Otherwise a system limit (for SysV at least) may be exceeded.