1 # Generated automatically from Makefile.in by configure.
2 # Makefile.in generated automatically by automake 1.4 from Makefile.am
4 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
20 exec_prefix = ${prefix}
22 bindir = ${exec_prefix}/bin
23 sbindir
= ${exec_prefix}/sbin
24 libexecdir
= ${exec_prefix}/libexec
25 datadir = ${prefix}/share
26 sysconfdir
= ${prefix}/etc
27 sharedstatedir
= ${prefix}/com
28 localstatedir
= ${prefix}/var
29 libdir = ${exec_prefix}/lib
30 infodir = ${prefix}/info
31 mandir = ${prefix}/man
32 includedir = ${prefix}/include
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/libwmfun
38 pkglibdir
= $(libdir)/libwmfun
39 pkgincludedir
= $(includedir)/libwmfun
46 AUTOHEADER
= autoheader
48 INSTALL
= /usr
/bin
/ginstall
-c
49 INSTALL_PROGRAM
= ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= ${INSTALL} -m
644
51 INSTALL_SCRIPT
= ${INSTALL_PROGRAM}
60 host_alias
= i686-pc-linux
61 host_triplet
= i686-pc-linux-gnu
65 LIBTOOL
= $(SHELL
) $(top_builddir
)/libtool
73 lib_LTLIBRARIES
= libwmfun.la
75 libwmfun_la_LDFLAGS
= -version-info
1:0:1
77 libwmfun_la_SOURCES
= bilinear.c fade.c generic.c generic.h getopt.c getopt.h getopt1.c wave.c
79 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
80 CONFIG_HEADER
= config.h
82 LTLIBRARIES
= $(lib_LTLIBRARIES
)
85 DEFS
= -DHAVE_CONFIG_H
-I.
-I
$(srcdir) -I.
90 libwmfun_la_OBJECTS
= bilinear.lo fade.lo generic.lo getopt.lo \
93 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
94 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
96 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
97 DIST_COMMON
= .
/stamp-h.in Makefile.am Makefile.in config.h.in
100 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
104 SOURCES
= $(libwmfun_la_SOURCES
)
105 OBJECTS
= $(libwmfun_la_OBJECTS
)
109 .SUFFIXES
: .S .c .lo .o .s
110 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
111 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps libwmfun
/Makefile
113 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
115 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
119 @if
test ! -f
$@
; then \
123 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
125 && CONFIG_FILES
= CONFIG_HEADERS
=libwmfun
/config.h \
126 $(SHELL
) .
/config.status
127 @echo timestamp
> stamp-h
2> /dev
/null
128 $(srcdir)/config.h.in
: $(srcdir)/stamp-h.in
129 @if
test ! -f
$@
; then \
130 rm -f
$(srcdir)/stamp-h.in
; \
131 $(MAKE
) $(srcdir)/stamp-h.in
; \
133 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
134 cd
$(top_srcdir
) && $(AUTOHEADER
)
135 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
144 maintainer-clean-hdr
:
146 mostlyclean-libLTLIBRARIES
:
148 clean-libLTLIBRARIES
:
149 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
151 distclean-libLTLIBRARIES
:
153 maintainer-clean-libLTLIBRARIES
:
155 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
157 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
158 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
159 if
test -f
$$p; then \
160 echo
"$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
161 $(LIBTOOL
) --mode
=install $(INSTALL
) $$p $(DESTDIR
)$(libdir)/$$p; \
165 uninstall-libLTLIBRARIES
:
167 list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
168 $(LIBTOOL
) --mode
=uninstall rm -f
$(DESTDIR
)$(libdir)/$$p; \
181 -rm -f
*.o core
*.core
188 maintainer-clean-compile
:
191 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
194 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
197 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
207 maintainer-clean-libtool
:
209 libwmfun.la
: $(libwmfun_la_OBJECTS
) $(libwmfun_la_DEPENDENCIES
)
210 $(LINK
) -rpath
$(libdir) $(libwmfun_la_LDFLAGS
) $(libwmfun_la_OBJECTS
) $(libwmfun_la_LIBADD
) $(LIBS
)
214 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
215 list
='$(SOURCES) $(HEADERS)'; \
216 unique
=`for i in $$list; do echo $$i; done | \
217 awk ' { files[$$0] = 1; } \
218 END { for (i in files) print i; }'`; \
219 here
=`pwd` && cd
$(srcdir) \
220 && mkid
-f
$$here/ID
$$unique $(LISP
)
222 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) $(LISP
)
225 list
='$(SOURCES) $(HEADERS)'; \
226 unique
=`for i in $$list; do echo $$i; done | \
227 awk ' { files[$$0] = 1; } \
228 END { for (i in files) print i; }'`; \
229 test -z
"$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
230 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.h.in
$$unique $(LISP
) -o
$$here/TAGS
)
239 maintainer-clean-tags
:
241 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
245 distdir
: $(DISTFILES
)
246 @for file in
$(DISTFILES
); do \
248 if
test -d
$$d/$$file; then \
249 cp
-pr
$$d/$$file $(distdir
)/$$file; \
251 test -f
$(distdir
)/$$file \
252 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
253 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
263 installcheck: installcheck-am
264 all-recursive-am
: config.h
265 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
267 install-exec-am
: install-libLTLIBRARIES
268 install-exec
: install-exec-am
271 install-data
: install-data-am
274 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
276 uninstall-am
: uninstall-libLTLIBRARIES
277 uninstall: uninstall-am
278 all-am
: Makefile
$(LTLIBRARIES
) config.h
281 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
283 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
291 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
292 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
294 maintainer-clean-generic
:
295 mostlyclean-am
: mostlyclean-hdr mostlyclean-libLTLIBRARIES \
296 mostlyclean-compile mostlyclean-libtool \
297 mostlyclean-tags mostlyclean-generic
299 mostlyclean: mostlyclean-am
301 clean-am
: clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \
302 clean-tags clean-generic mostlyclean-am
306 distclean-am
: distclean-hdr distclean-libLTLIBRARIES distclean-compile \
307 distclean-libtool distclean-tags distclean-generic \
311 distclean: distclean-am
313 maintainer-clean-am
: maintainer-clean-hdr \
314 maintainer-clean-libLTLIBRARIES \
315 maintainer-clean-compile maintainer-clean-libtool \
316 maintainer-clean-tags maintainer-clean-generic \
318 @echo
"This command is intended for maintainers to use;"
319 @echo
"it deletes files that may require special tools to rebuild."
321 maintainer-clean
: maintainer-clean-am
323 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
324 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
325 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
326 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
327 distclean-compile clean-compile maintainer-clean-compile \
328 mostlyclean-libtool distclean-libtool clean-libtool \
329 maintainer-clean-libtool
tags mostlyclean-tags distclean-tags \
330 clean-tags maintainer-clean-tags distdir info-am
info dvi-am
dvi check \
331 check-am installcheck-am
installcheck all-recursive-am install-exec-am \
332 install-exec install-data-am install-data install-am
install \
333 uninstall-am
uninstall all-redirect all-am
all installdirs \
334 mostlyclean-generic distclean-generic clean-generic \
335 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
338 # Tell versions [3.59,3.63) of GNU make to not export all variables.
339 # Otherwise a system limit (for SysV at least) may be exceeded.