Very old versions for history.
[opsoft_archive.git] / silentbob / silentbob-1.1 / src / sblib / Makefile.in
blobac5807003294f73abd6769de1ef86c0586106d4e
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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ../..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AR = @AR@
63 AS = @AS@
64 CC = @CC@
65 CXX = @CXX@
66 CXXCPP = @CXXCPP@
67 DLLTOOL = @DLLTOOL@
68 ECHO = @ECHO@
69 EGREP = @EGREP@
70 EXEEXT = @EXEEXT@
71 F77 = @F77@
72 GCJ = @GCJ@
73 GCJFLAGS = @GCJFLAGS@
74 HAVE_LIB = @HAVE_LIB@
75 LIB = @LIB@
76 LIBTOOL = @LIBTOOL@
77 LN_S = @LN_S@
78 LTLIB = @LTLIB@
79 MAKEINFO = @MAKEINFO@
80 OBJDUMP = @OBJDUMP@
81 OBJEXT = @OBJEXT@
82 PACKAGE = @PACKAGE@
83 RANLIB = @RANLIB@
84 RC = @RC@
85 STRIP = @STRIP@
86 VERSION = @VERSION@
88 METASOURCES = AUTO
89 # set the include path found by configure
90 INCLUDES = $(all_includes)
92 # the library search path.
93 lib_LTLIBRARIES = libsblib.la
94 noinst_HEADERS = bugs.h inline.h wit.h
95 #libsblib_la_LDFLAGS = -module
96 libsblib_la_SOURCES = bugs.cpp cts.cpp get_onett_tag.cpp local_define_test.cpp make_pattern.cpp nogui_tagsdump.cpp skip_macro.cpp split_to_words.cpp sstrend.cpp sstrkill.cpp wit.cpp words_count.cpp ww_begin_line.cpp ww_last_word.cpp the_tt.cpp find.cpp mk_tags.cpp
98 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99 CONFIG_HEADER = ../../config.h
100 CONFIG_CLEAN_FILES =
101 LTLIBRARIES = $(lib_LTLIBRARIES)
104 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
105 CPPFLAGS = @CPPFLAGS@
106 LDFLAGS = @LDFLAGS@
107 LIBS = @LIBS@
108 libsblib_la_LDFLAGS =
109 libsblib_la_LIBADD =
110 libsblib_la_OBJECTS = bugs.lo cts.lo get_onett_tag.lo \
111 local_define_test.lo make_pattern.lo nogui_tagsdump.lo skip_macro.lo \
112 split_to_words.lo sstrend.lo sstrkill.lo wit.lo words_count.lo \
113 ww_begin_line.lo ww_last_word.lo the_tt.lo find.lo mk_tags.lo
114 CXXFLAGS = @CXXFLAGS@
115 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
116 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
117 CXXLD = $(CXX)
118 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
119 HEADERS = $(noinst_HEADERS)
121 DIST_COMMON = Makefile.am Makefile.in
124 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
126 TAR = tar
127 GZIP_ENV = --best
128 DEP_FILES = .deps/bugs.P .deps/cts.P .deps/find.P .deps/get_onett_tag.P \
129 .deps/local_define_test.P .deps/make_pattern.P .deps/mk_tags.P \
130 .deps/nogui_tagsdump.P .deps/skip_macro.P .deps/split_to_words.P \
131 .deps/sstrend.P .deps/sstrkill.P .deps/the_tt.P .deps/wit.P \
132 .deps/words_count.P .deps/ww_begin_line.P .deps/ww_last_word.P
133 SOURCES = $(libsblib_la_SOURCES)
134 OBJECTS = $(libsblib_la_OBJECTS)
136 all: all-redirect
137 .SUFFIXES:
138 .SUFFIXES: .S .c .cpp .lo .o .obj .s
139 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
140 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/sblib/Makefile
142 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
143 cd $(top_builddir) \
144 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
147 mostlyclean-libLTLIBRARIES:
149 clean-libLTLIBRARIES:
150 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
152 distclean-libLTLIBRARIES:
154 maintainer-clean-libLTLIBRARIES:
156 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
157 @$(NORMAL_INSTALL)
158 $(mkinstalldirs) $(DESTDIR)$(libdir)
159 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
160 if test -f $$p; then \
161 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
162 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
163 else :; fi; \
164 done
166 uninstall-libLTLIBRARIES:
167 @$(NORMAL_UNINSTALL)
168 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
169 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
170 done
172 # FIXME: We should only use cygpath when building on Windows,
173 # and only if it is available.
174 .c.obj:
175 $(COMPILE) -c `cygpath -w $<`
177 .s.o:
178 $(COMPILE) -c $<
180 .S.o:
181 $(COMPILE) -c $<
183 mostlyclean-compile:
184 -rm -f *.o core *.core
185 -rm -f *.$(OBJEXT)
187 clean-compile:
189 distclean-compile:
190 -rm -f *.tab.c
192 maintainer-clean-compile:
194 .s.lo:
195 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
197 .S.lo:
198 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
200 mostlyclean-libtool:
201 -rm -f *.lo
203 clean-libtool:
204 -rm -rf .libs _libs
206 distclean-libtool:
208 maintainer-clean-libtool:
210 libsblib.la: $(libsblib_la_OBJECTS) $(libsblib_la_DEPENDENCIES)
211 $(CXXLINK) -rpath $(libdir) $(libsblib_la_LDFLAGS) $(libsblib_la_OBJECTS) $(libsblib_la_LIBADD) $(LIBS)
212 .cpp.o:
213 $(CXXCOMPILE) -c $<
214 .cpp.obj:
215 $(CXXCOMPILE) -c `cygpath -w $<`
216 .cpp.lo:
217 $(LTCXXCOMPILE) -c $<
219 tags: TAGS
221 ID: $(HEADERS) $(SOURCES) $(LISP)
222 list='$(SOURCES) $(HEADERS)'; \
223 unique=`for i in $$list; do echo $$i; done | \
224 awk ' { files[$$0] = 1; } \
225 END { for (i in files) print i; }'`; \
226 here=`pwd` && cd $(srcdir) \
227 && mkid -f$$here/ID $$unique $(LISP)
229 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
230 tags=; \
231 here=`pwd`; \
232 list='$(SOURCES) $(HEADERS)'; \
233 unique=`for i in $$list; do echo $$i; done | \
234 awk ' { files[$$0] = 1; } \
235 END { for (i in files) print i; }'`; \
236 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
237 || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags $$unique $(LISP))
239 mostlyclean-tags:
241 clean-tags:
243 distclean-tags:
244 -rm -f TAGS ID
246 maintainer-clean-tags:
248 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
250 subdir = src/sblib
252 distdir: $(DISTFILES)
253 here=`cd $(top_builddir) && pwd`; \
254 top_distdir=`cd $(top_distdir) && pwd`; \
255 distdir=`cd $(distdir) && pwd`; \
256 cd $(top_srcdir) \
257 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/sblib/Makefile
258 @for file in $(DISTFILES); do \
259 d=$(srcdir); \
260 if test -d $$d/$$file; then \
261 cp -pr $$d/$$file $(distdir)/$$file; \
262 else \
263 test -f $(distdir)/$$file \
264 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
265 || cp -p $$d/$$file $(distdir)/$$file || :; \
266 fi; \
267 done
269 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
271 -include $(DEP_FILES)
273 mostlyclean-depend:
275 clean-depend:
277 distclean-depend:
278 -rm -rf .deps
280 maintainer-clean-depend:
282 %.o: %.c
283 @echo '$(COMPILE) -c $<'; \
284 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
285 @-cp .deps/$(*F).pp .deps/$(*F).P; \
286 tr ' ' '\012' < .deps/$(*F).pp \
287 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
288 >> .deps/$(*F).P; \
289 rm .deps/$(*F).pp
291 %.lo: %.c
292 @echo '$(LTCOMPILE) -c $<'; \
293 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
294 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
295 < .deps/$(*F).pp > .deps/$(*F).P; \
296 tr ' ' '\012' < .deps/$(*F).pp \
297 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
298 >> .deps/$(*F).P; \
299 rm -f .deps/$(*F).pp
301 %.o: %.cpp
302 @echo '$(CXXCOMPILE) -c $<'; \
303 $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
304 @-cp .deps/$(*F).pp .deps/$(*F).P; \
305 tr ' ' '\012' < .deps/$(*F).pp \
306 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
307 >> .deps/$(*F).P; \
308 rm .deps/$(*F).pp
310 %.lo: %.cpp
311 @echo '$(LTCXXCOMPILE) -c $<'; \
312 $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
313 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
314 < .deps/$(*F).pp > .deps/$(*F).P; \
315 tr ' ' '\012' < .deps/$(*F).pp \
316 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
317 >> .deps/$(*F).P; \
318 rm -f .deps/$(*F).pp
319 info-am:
320 info: info-am
321 dvi-am:
322 dvi: dvi-am
323 check-am: all-am
324 check: check-am
325 installcheck-am:
326 installcheck: installcheck-am
327 install-exec-am: install-libLTLIBRARIES
328 install-exec: install-exec-am
330 install-data-am:
331 install-data: install-data-am
333 install-am: all-am
334 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335 install: install-am
336 uninstall-am: uninstall-libLTLIBRARIES
337 uninstall: uninstall-am
338 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
339 all-redirect: all-am
340 install-strip:
341 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
342 installdirs:
343 $(mkinstalldirs) $(DESTDIR)$(libdir)
346 mostlyclean-generic:
348 clean-generic:
350 distclean-generic:
351 -rm -f Makefile $(CONFIG_CLEAN_FILES)
352 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
354 maintainer-clean-generic:
355 mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \
356 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
357 mostlyclean-generic
359 mostlyclean: mostlyclean-am
361 clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
362 clean-depend clean-generic mostlyclean-am
364 clean: clean-am
366 distclean-am: distclean-libLTLIBRARIES distclean-compile \
367 distclean-libtool distclean-tags distclean-depend \
368 distclean-generic clean-am
369 -rm -f libtool
371 distclean: distclean-am
373 maintainer-clean-am: maintainer-clean-libLTLIBRARIES \
374 maintainer-clean-compile maintainer-clean-libtool \
375 maintainer-clean-tags maintainer-clean-depend \
376 maintainer-clean-generic distclean-am
377 @echo "This command is intended for maintainers to use;"
378 @echo "it deletes files that may require special tools to rebuild."
380 maintainer-clean: maintainer-clean-am
382 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
383 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
384 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
385 distclean-compile clean-compile maintainer-clean-compile \
386 mostlyclean-libtool distclean-libtool clean-libtool \
387 maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
388 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
389 distclean-depend clean-depend maintainer-clean-depend info-am info \
390 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
391 install-exec install-data-am install-data install-am install \
392 uninstall-am uninstall all-redirect all-am all installdirs \
393 mostlyclean-generic distclean-generic clean-generic \
394 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
397 # Tell versions [3.59,3.63) of GNU make to not export all variables.
398 # Otherwise a system limit (for SysV at least) may be exceeded.
399 .NOEXPORT: