Change to the linux kernel coding style
[wmaker-crm.git] / plugins / libwmfun / Makefile
blob0c0e96ddd40d9fe658852e1fb8ee5d17427d813d
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
12 # PARTICULAR PURPOSE.
15 SHELL = /bin/sh
17 srcdir = .
18 top_srcdir = ..
19 prefix = /usr/local
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
35 DESTDIR =
37 pkgdatadir = $(datadir)/libwmfun
38 pkglibdir = $(libdir)/libwmfun
39 pkgincludedir = $(includedir)/libwmfun
41 top_builddir = ..
43 ACLOCAL = aclocal
44 AUTOCONF = autoconf
45 AUTOMAKE = automake
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}
52 transform = s,x,x,
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = i686-pc-linux
61 host_triplet = i686-pc-linux-gnu
62 AS = @AS@
63 CC = gcc
64 DLLTOOL = @DLLTOOL@
65 LIBTOOL = $(SHELL) $(top_builddir)/libtool
66 LN_S = ln -s
67 MAKEINFO = makeinfo
68 OBJDUMP = @OBJDUMP@
69 PACKAGE = libwmfun
70 RANLIB = ranlib
71 VERSION = 0.0.4
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
81 CONFIG_CLEAN_FILES =
82 LTLIBRARIES = $(lib_LTLIBRARIES)
85 DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I.
86 CPPFLAGS =
87 LDFLAGS =
88 LIBS =
89 libwmfun_la_LIBADD =
90 libwmfun_la_OBJECTS = bilinear.lo fade.lo generic.lo getopt.lo \
91 getopt1.lo wave.lo
92 CFLAGS = -g -O2
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)
95 CCLD = $(CC)
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)
102 TAR = tar
103 GZIP_ENV = --best
104 SOURCES = $(libwmfun_la_SOURCES)
105 OBJECTS = $(libwmfun_la_OBJECTS)
107 all: all-redirect
108 .SUFFIXES:
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
114 cd $(top_builddir) \
115 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
118 config.h: stamp-h
119 @if test ! -f $@; then \
120 rm -f stamp-h; \
121 $(MAKE) stamp-h; \
122 else :; fi
123 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
124 cd $(top_builddir) \
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; \
132 else :; fi
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
137 mostlyclean-hdr:
139 clean-hdr:
141 distclean-hdr:
142 -rm -f config.h
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)
156 @$(NORMAL_INSTALL)
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; \
162 else :; fi; \
163 done
165 uninstall-libLTLIBRARIES:
166 @$(NORMAL_UNINSTALL)
167 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
168 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
169 done
171 .c.o:
172 $(COMPILE) -c $<
174 .s.o:
175 $(COMPILE) -c $<
177 .S.o:
178 $(COMPILE) -c $<
180 mostlyclean-compile:
181 -rm -f *.o core *.core
183 clean-compile:
185 distclean-compile:
186 -rm -f *.tab.c
188 maintainer-clean-compile:
190 .c.lo:
191 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
193 .s.lo:
194 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
196 .S.lo:
197 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
199 mostlyclean-libtool:
200 -rm -f *.lo
202 clean-libtool:
203 -rm -rf .libs _libs
205 distclean-libtool:
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)
212 tags: TAGS
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)
223 tags=; \
224 here=`pwd`; \
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)
232 mostlyclean-tags:
234 clean-tags:
236 distclean-tags:
237 -rm -f TAGS ID
239 maintainer-clean-tags:
241 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
243 subdir = libwmfun
245 distdir: $(DISTFILES)
246 @for file in $(DISTFILES); do \
247 d=$(srcdir); \
248 if test -d $$d/$$file; then \
249 cp -pr $$d/$$file $(distdir)/$$file; \
250 else \
251 test -f $(distdir)/$$file \
252 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
253 || cp -p $$d/$$file $(distdir)/$$file || :; \
254 fi; \
255 done
256 info-am:
257 info: info-am
258 dvi-am:
259 dvi: dvi-am
260 check-am: all-am
261 check: check-am
262 installcheck-am:
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
270 install-data-am:
271 install-data: install-data-am
273 install-am: all-am
274 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
275 install: install-am
276 uninstall-am: uninstall-libLTLIBRARIES
277 uninstall: uninstall-am
278 all-am: Makefile $(LTLIBRARIES) config.h
279 all-redirect: all-am
280 install-strip:
281 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
282 installdirs:
283 $(mkinstalldirs) $(DESTDIR)$(libdir)
286 mostlyclean-generic:
288 clean-generic:
290 distclean-generic:
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
304 clean: clean-am
306 distclean-am: distclean-hdr distclean-libLTLIBRARIES distclean-compile \
307 distclean-libtool distclean-tags distclean-generic \
308 clean-am
309 -rm -f libtool
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 \
317 distclean-am
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.
340 .NOEXPORT: