1 # Makefile.in generated automatically by automake 1.2f from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 # Generated automatically by wild-perl 0.1
14 # debian/Makefile.am.wild
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
38 pkgdatadir
= $(datadir)/@PACKAGE@
39 pkglibdir
= $(libdir)/@PACKAGE@
40 pkgincludedir
= $(includedir)/@PACKAGE@
47 AUTOHEADER
= @AUTOHEADER@
50 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
51 INSTALL_DATA
= @INSTALL_DATA@
52 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
53 transform
= @program_transform_name@
61 host_alias
= @host_alias@
64 AUTOGENERATE
= @AUTOGENERATE@
67 COMPILEINFO
= @COMPILEINFO@
72 DIR_DATADIR
= @DIR_DATADIR@
73 EXTRA_LIBES
= @EXTRA_LIBES@
97 TEXPREFIX
= @TEXPREFIX@
101 absolute_builddir
= @absolute_builddir@
103 EXTRA_DIST
= Makefile.am.wild README.Debian TODO changelog control copyright \
104 postinst postinst.old.sh postrm preinst rules watch
105 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
106 CONFIG_HEADER
= ..
/flower
/config.hh
108 DIST_COMMON
= Makefile.am Makefile.in TODO
111 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
117 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
118 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps debian
/Makefile
120 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
122 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
128 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
132 distdir
: $(DISTFILES
)
133 @for file in
$(DISTFILES
); do \
135 test -f
$(distdir
)/$$file \
136 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
137 || cp
-p
$$d/$$file $(distdir
)/$$file; \
150 install: install-exec install-data
all
158 $(MAKE
) INSTALL_PROGRAM
='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT
='$(INSTALL_PROGRAM)' install
163 -test -z
"$(MOSTLYCLEANFILES)" ||
rm -f
$(MOSTLYCLEANFILES
)
166 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
169 -rm -f Makefile
$(DISTCLEANFILES
)
170 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
171 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
173 maintainer-clean-generic
:
174 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
175 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
176 mostlyclean: mostlyclean-generic
178 clean: clean-generic
mostlyclean
180 distclean: distclean-generic
clean
184 maintainer-clean
: maintainer-clean-generic
distclean
185 @echo
"This command is intended for maintainers to use;"
186 @echo
"it deletes files that may require special tools to rebuild."
188 .PHONY
: default
tags distdir
info dvi installcheck install-exec \
189 install-data
install uninstall all installdirs mostlyclean-generic \
190 distclean-generic clean-generic maintainer-clean-generic
clean \
191 mostlyclean distclean maintainer-clean
194 $(srcdir)/Makefile.am
: $(srcdir)/Makefile.am.wild
195 $(PERL
) $(top_srcdir
)/bin
/wild-perl
< $< > $@
197 # Tell versions [3.59,3.63) of GNU make to not export all variables.
198 # Otherwise a system limit (for SysV at least) may be exceeded.