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@
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
101 LTLIBRARIES
= $(lib_LTLIBRARIES
)
104 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
/..
105 CPPFLAGS
= @CPPFLAGS@
108 libsblib_la_LDFLAGS
=
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
)
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
)
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
)
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
)
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
)
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; \
166 uninstall-libLTLIBRARIES
:
168 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
169 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
172 # FIXME: We should only use cygpath when building on Windows,
173 # and only if it is available.
175 $(COMPILE
) -c
`cygpath -w $<`
184 -rm -f
*.o core
*.core
192 maintainer-clean-compile
:
195 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
198 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
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
)
215 $(CXXCOMPILE
) -c
`cygpath -w $<`
217 $(LTCXXCOMPILE
) -c
$<
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
)
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
))
246 maintainer-clean-tags
:
248 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
252 distdir
: $(DISTFILES
)
253 here
=`cd $(top_builddir) && pwd`; \
254 top_distdir
=`cd $(top_distdir) && pwd`; \
255 distdir
=`cd $(distdir) && pwd`; \
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 \
260 if
test -d
$$d/$$file; then \
261 cp
-pr
$$d/$$file $(distdir
)/$$file; \
263 test -f
$(distdir
)/$$file \
264 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
265 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
269 DEPS_MAGIC
:= $(shell mkdir .deps
> /dev
/null
2>&1 ||
:)
271 -include $(DEP_FILES
)
280 maintainer-clean-depend
:
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/$$/ :/' \
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/$$/ :/' \
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/$$/ :/' \
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/$$/ :/' \
326 installcheck: installcheck-am
327 install-exec-am
: install-libLTLIBRARIES
328 install-exec
: install-exec-am
331 install-data
: install-data-am
334 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
336 uninstall-am
: uninstall-libLTLIBRARIES
337 uninstall: uninstall-am
338 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
)
341 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
343 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
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 \
359 mostlyclean: mostlyclean-am
361 clean-am
: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
362 clean-depend clean-generic mostlyclean-am
366 distclean-am
: distclean-libLTLIBRARIES distclean-compile \
367 distclean-libtool distclean-tags distclean-depend \
368 distclean-generic clean-am
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.