makefile.am for icons
[wmaker-crm.git] / test / Makefile.in
blobce12bb7aa18c8db49ef57da056a469d46a726dfb
1 # Makefile.in generated automatically by automake 1.4a from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
35 DESTDIR =
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
41 top_builddir = ..
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 INSTALL_STRIP_FLAG =
53 transform = @program_transform_name@
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 host_alias = @host_alias@
62 host_triplet = @host@
63 AS = @AS@
64 CC = @CC@
65 CPP_PATH = @CPP_PATH@
66 DFLAGS = @DFLAGS@
67 DLLIBS = @DLLIBS@
68 DLLTOOL = @DLLTOOL@
69 GFXLIBS = @GFXLIBS@
70 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
71 ICONEXT = @ICONEXT@
72 INTLIBS = @INTLIBS@
73 LD = @LD@
74 LIBPL = @LIBPL@
75 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
76 LIBTOOL = @LIBTOOL@
77 LITE = @LITE@
78 LN_S = @LN_S@
79 MAKEINFO = @MAKEINFO@
80 MOFILES = @MOFILES@
81 NETLIBS = @NETLIBS@
82 NLSDIR = @NLSDIR@
83 NM = @NM@
84 OBJDUMP = @OBJDUMP@
85 PACKAGE = @PACKAGE@
86 RANLIB = @RANLIB@
87 VERSION = @VERSION@
88 WPMOFILES = @WPMOFILES@
89 XCFLAGS = @XCFLAGS@
90 XGETTEXT = @XGETTEXT@
91 XLFLAGS = @XLFLAGS@
92 XLIBS = @XLIBS@
93 X_EXTRA_LIBS = @X_EXTRA_LIBS@
94 X_LIBRARY_PATH = @X_LIBRARY_PATH@
95 supported_locales = @supported_locales@
96 wprefsdir = @wprefsdir@
98 AUTOMAKE_OPTIONS = no-dependencies
100 EXTRA_DIST = notest.c
102 noinst_PROGRAMS = wtest
104 wtest_SOURCES = wtest.c
106 wtest_LDADD = $(top_builddir)/wmlib/libWMaker.a @XLFLAGS@ @XLIBS@
108 INCLUDES = -g -D_BSD_SOURCE @XCFLAGS@ -I$(top_srcdir)/wmlib
109 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
110 CONFIG_HEADER = ../src/config.h
111 CONFIG_CLEAN_FILES =
112 PROGRAMS = $(noinst_PROGRAMS)
115 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
116 CPPFLAGS = @CPPFLAGS@
117 LDFLAGS = @LDFLAGS@
118 LIBS = @LIBS@
119 X_CFLAGS = @X_CFLAGS@
120 X_LIBS = @X_LIBS@
121 X_PRE_LIBS = @X_PRE_LIBS@
122 wtest_OBJECTS = wtest.o
123 wtest_DEPENDENCIES = $(top_builddir)/wmlib/libWMaker.a
124 wtest_LDFLAGS =
125 CFLAGS = @CFLAGS@
126 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
127 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 CCLD = $(CC)
129 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
130 DIST_COMMON = Makefile.am Makefile.in
133 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
135 TAR = tar
136 GZIP_ENV = --best
137 SOURCES = $(wtest_SOURCES)
138 OBJECTS = $(wtest_OBJECTS)
140 all: all-redirect
141 .SUFFIXES:
142 .SUFFIXES: .S .c .lo .o .s
143 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
144 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps test/Makefile
146 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
147 cd $(top_builddir) \
148 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
151 mostlyclean-noinstPROGRAMS:
153 clean-noinstPROGRAMS:
154 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
156 distclean-noinstPROGRAMS:
158 maintainer-clean-noinstPROGRAMS:
160 .c.o:
161 $(COMPILE) -c $<
163 .s.o:
164 $(COMPILE) -c $<
166 .S.o:
167 $(COMPILE) -c $<
169 mostlyclean-compile:
170 -rm -f *.o core *.core
172 clean-compile:
174 distclean-compile:
175 -rm -f *.tab.c
177 maintainer-clean-compile:
179 .c.lo:
180 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
182 .s.lo:
183 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
185 .S.lo:
186 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
188 mostlyclean-libtool:
189 -rm -f *.lo
191 clean-libtool:
192 -rm -rf .libs _libs
194 distclean-libtool:
196 maintainer-clean-libtool:
198 wtest: $(wtest_OBJECTS) $(wtest_DEPENDENCIES)
199 @rm -f wtest
200 $(LINK) $(wtest_LDFLAGS) $(wtest_OBJECTS) $(wtest_LDADD) $(LIBS)
202 tags: TAGS
204 ID: $(HEADERS) $(SOURCES) $(LISP)
205 list='$(SOURCES) $(HEADERS)'; \
206 unique=`for i in $$list; do echo $$i; done | \
207 awk ' { files[$$0] = 1; } \
208 END { for (i in files) print i; }'`; \
209 here=`pwd` && cd $(srcdir) \
210 && mkid -f$$here/ID $$unique $(LISP)
212 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
213 tags=; \
214 here=`pwd`; \
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 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
220 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
222 mostlyclean-tags:
224 clean-tags:
226 distclean-tags:
227 -rm -f TAGS ID
229 maintainer-clean-tags:
231 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
233 subdir = test
235 distdir: $(DISTFILES)
236 @for file in $(DISTFILES); do \
237 d=$(srcdir); \
238 if test -d $$d/$$file; then \
239 cp -pr $$d/$$file $(distdir)/$$file; \
240 else \
241 test -f $(distdir)/$$file \
242 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
243 || cp -p $$d/$$file $(distdir)/$$file || :; \
244 fi; \
245 done
246 info-am:
247 info: info-am
248 dvi-am:
249 dvi: dvi-am
250 check-am: all-am
251 check: check-am
252 installcheck-am:
253 installcheck: installcheck-am
254 install-exec-am:
255 install-exec: install-exec-am
257 install-data-am:
258 install-data: install-data-am
260 install-am: all-am
261 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
262 install: install-am
263 uninstall-am:
264 uninstall: uninstall-am
265 all-am: Makefile $(PROGRAMS)
266 all-redirect: all-am
267 install-strip:
268 $(MAKE) $(AM_MAKEFLAGS) INSTALL_STRIP_FLAG=-s install
269 installdirs:
272 mostlyclean-generic:
274 clean-generic:
276 distclean-generic:
277 -rm -f Makefile $(CONFIG_CLEAN_FILES)
278 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
280 maintainer-clean-generic:
281 mostlyclean-am: mostlyclean-noinstPROGRAMS mostlyclean-compile \
282 mostlyclean-libtool mostlyclean-tags \
283 mostlyclean-generic
285 mostlyclean: mostlyclean-am
287 clean-am: clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
288 clean-generic mostlyclean-am
290 clean: clean-am
292 distclean-am: distclean-noinstPROGRAMS distclean-compile \
293 distclean-libtool distclean-tags distclean-generic \
294 clean-am
295 -rm -f libtool
297 distclean: distclean-am
299 maintainer-clean-am: maintainer-clean-noinstPROGRAMS \
300 maintainer-clean-compile maintainer-clean-libtool \
301 maintainer-clean-tags maintainer-clean-generic \
302 distclean-am
303 @echo "This command is intended for maintainers to use;"
304 @echo "it deletes files that may require special tools to rebuild."
306 maintainer-clean: maintainer-clean-am
308 .PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
309 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
310 mostlyclean-compile distclean-compile clean-compile \
311 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
312 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
313 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
314 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
315 install-exec install-data-am install-data install-am install \
316 uninstall-am uninstall all-redirect all-am all installdirs \
317 mostlyclean-generic distclean-generic clean-generic \
318 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
321 # Tell versions [3.59,3.63) of GNU make to not export all variables.
322 # Otherwise a system limit (for SysV at least) may be exceeded.
323 .NOEXPORT: