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
13 # not a GNU package. You can remove this line, if
14 # have all needed files, that a GNU package needs
20 top_srcdir
= @top_srcdir@
23 exec_prefix = @
exec_prefix@
27 libexecdir
= @libexecdir@
29 sysconfdir
= @sysconfdir@
30 sharedstatedir
= @sharedstatedir@
31 localstatedir
= @localstatedir@
35 includedir = @
includedir@
36 oldincludedir = /usr
/include
40 pkgdatadir
= $(datadir)/@PACKAGE@
41 pkglibdir
= $(libdir)/@PACKAGE@
42 pkgincludedir
= $(includedir)/@PACKAGE@
49 AUTOHEADER
= @AUTOHEADER@
52 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
53 INSTALL_DATA
= @INSTALL_DATA@
54 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
55 transform
= @program_transform_name@
63 host_alias
= @host_alias@
91 AUTOMAKE_OPTIONS
= foreign
1.4
92 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
93 CONFIG_HEADER
= ..
/config.h
95 DIST_COMMON
= Makefile.am Makefile.in
98 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
104 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
105 cd
$(top_srcdir
) && $(AUTOMAKE
) --foreign data
/Makefile
107 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
$(BUILT_SOURCES
)
109 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
115 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
119 distdir
: $(DISTFILES
)
120 here
=`cd $(top_builddir) && pwd`; \
121 top_distdir
=`cd $(top_distdir) && pwd`; \
122 distdir
=`cd $(distdir) && pwd`; \
124 && $(AUTOMAKE
) --include-deps
--build-dir
=$$here --srcdir-name
=$(top_srcdir
) --output-dir
=$$top_distdir --foreign data
/Makefile
125 @for file in
$(DISTFILES
); do \
127 if
test -d
$$d/$$file; then \
128 cp
-pr
$$d/$$file $(distdir
)/$$file; \
130 test -f
$(distdir
)/$$file \
131 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
132 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
142 installcheck: installcheck-am
145 $(MAKE
) $(AM_MAKEFLAGS
) install-exec-hook
146 install-exec
: install-exec-am
149 install-data
: install-data-am
152 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
155 uninstall: uninstall-am
159 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
168 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
169 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
171 maintainer-clean-generic
:
172 mostlyclean-am
: mostlyclean-generic
174 mostlyclean: mostlyclean-am
176 clean-am
: clean-generic mostlyclean-am
180 distclean-am
: distclean-generic clean-am
183 distclean: distclean-am
185 maintainer-clean-am
: maintainer-clean-generic distclean-am
186 @echo
"This command is intended for maintainers to use;"
187 @echo
"it deletes files that may require special tools to rebuild."
189 maintainer-clean
: maintainer-clean-am
191 .PHONY
: tags distdir info-am
info dvi-am
dvi check check-am \
192 installcheck-am
installcheck install-exec-am install-exec \
193 install-data-am install-data install-am
install uninstall-am
uninstall \
194 all-redirect all-am
all installdirs mostlyclean-generic \
195 distclean-generic clean-generic maintainer-clean-generic
clean \
196 mostlyclean distclean maintainer-clean
199 # the library search path.
200 #dist_pkgdata_DATA = silent_bob_immune
202 mkdir
-p ~
/.silent_bob
203 cp
$(srcdir)/silent_bob_immune ~
/.silent_bob
/
205 # Tell versions [3.59,3.63) of GNU make to not export all variables.
206 # Otherwise a system limit (for SysV at least) may be exceeded.