This update includes the 0.20.3pre3 code
[wmaker-crm.git] / util / Makefile.in
blobd00b0a0bc7cda77d09f10d6f53e0560871fc2348
1 # Makefile.in generated automatically by automake 1.3 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
11 # PARTICULAR PURPOSE.
14 SHELL = /bin/sh
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 DISTDIR =
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = ..
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
46 INSTALL = @INSTALL@
47 INSTALL_PROGRAM = @INSTALL_PROGRAM@
48 INSTALL_DATA = @INSTALL_DATA@
49 INSTALL_SCRIPT = @INSTALL_SCRIPT@
50 transform = @program_transform_name@
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = @host_alias@
59 host_triplet = @host@
60 CC = @CC@
61 CPP_PATH = @CPP_PATH@
62 DFLAGS = @DFLAGS@
63 GFXFLAGS = @GFXFLAGS@
64 GFXLFLAGS = @GFXLFLAGS@
65 GFXLIBS = @GFXLIBS@
66 I18N = @I18N@
67 I18N_MB = @I18N_MB@
68 ICONEXT = @ICONEXT@
69 INTLIBS = @INTLIBS@
70 LN_S = @LN_S@
71 MAKEINFO = @MAKEINFO@
72 MOFILES = @MOFILES@
73 NLSDIR = @NLSDIR@
74 PACKAGE = @PACKAGE@
75 RANLIB = @RANLIB@
76 REDUCE_APPICONS = @REDUCE_APPICONS@
77 SHAPE = @SHAPE@
78 SOUND = @SOUND@
79 VERSION = @VERSION@
80 WPMOFILES = @WPMOFILES@
81 XCFLAGS = @XCFLAGS@
82 XGETTEXT = @XGETTEXT@
83 XLFLAGS = @XLFLAGS@
84 XLIBS = @XLIBS@
85 XSHM = @XSHM@
86 X_EXTRA_LIBS = @X_EXTRA_LIBS@
87 X_LOCALE = @X_LOCALE@
88 pixmapdir = @pixmapdir@
89 wprefsdir = @wprefsdir@
91 AUTOMAKE_OPTIONS = no-dependencies
93 pkgdatadir = $(datadir)/@PACKAGE@
95 bin_PROGRAMS = wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
97 bin_SCRIPTS = wmaker.inst wm-oldmenu2new wsetfont
99 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new
101 INCLUDES = @DFLAGS@ -I$(top_srcdir)/wrlib -I$(top_srcdir)/libPropList\
102 @XCFLAGS@ @GFXFLAGS@
104 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
105 liblist= -L$(top_builddir)/libPropList -lPropList @X_EXTRA_LIBS@
107 wdwrite_LDADD = $(liblist)
109 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
111 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
113 getstyle_LDADD = $(liblist)
115 setstyle_LDADD = $(liblist)
117 seticons_LDADD= $(liblist)
119 geticonset_LDADD= $(liblist)
121 wmsetbg_LDADD = -L$(top_builddir)/libPropList -lPropList \
122 -L$(top_builddir)/wrlib -lwraster \
123 @GFXLFLAGS@ @XLFLAGS@ @GFXLIBS@ @XLIBS@ -lm
125 getstyle_SOURCES = getstyle.c
127 setstyle_SOURCES = setstyle.c
129 seticons_SOURCES = seticons.c
131 geticonset_SOURCES = geticonset.c
133 wxcopy_SOURCES = wxcopy.c
135 wxpaste_SOURCES = wxpaste.c
137 wdwrite_SOURCES = wdwrite.c
139 wmsetbg_SOURCES = wmsetbg.c
141 CLEANFILES = wmaker.inst
142 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
143 CONFIG_HEADER = ../src/config.h
144 CONFIG_CLEAN_FILES =
145 PROGRAMS = $(bin_PROGRAMS)
148 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
149 CPPFLAGS = @CPPFLAGS@
150 LDFLAGS = @LDFLAGS@
151 LIBS = @LIBS@
152 X_CFLAGS = @X_CFLAGS@
153 X_LIBS = @X_LIBS@
154 X_PRE_LIBS = @X_PRE_LIBS@
155 wxcopy_OBJECTS = wxcopy.o
156 wxcopy_DEPENDENCIES =
157 wxcopy_LDFLAGS =
158 wxpaste_OBJECTS = wxpaste.o
159 wxpaste_DEPENDENCIES =
160 wxpaste_LDFLAGS =
161 wdwrite_OBJECTS = wdwrite.o
162 wdwrite_DEPENDENCIES =
163 wdwrite_LDFLAGS =
164 getstyle_OBJECTS = getstyle.o
165 getstyle_DEPENDENCIES =
166 getstyle_LDFLAGS =
167 setstyle_OBJECTS = setstyle.o
168 setstyle_DEPENDENCIES =
169 setstyle_LDFLAGS =
170 seticons_OBJECTS = seticons.o
171 seticons_DEPENDENCIES =
172 seticons_LDFLAGS =
173 geticonset_OBJECTS = geticonset.o
174 geticonset_DEPENDENCIES =
175 geticonset_LDFLAGS =
176 wmsetbg_OBJECTS = wmsetbg.o
177 wmsetbg_DEPENDENCIES =
178 wmsetbg_LDFLAGS =
179 SCRIPTS = $(bin_SCRIPTS)
181 CFLAGS = @CFLAGS@
182 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
183 LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
184 DIST_COMMON = README Makefile.am Makefile.in
187 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
189 TAR = tar
190 GZIP = --best
191 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
192 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
194 all: Makefile $(PROGRAMS) $(SCRIPTS)
196 .SUFFIXES:
197 .SUFFIXES: .S .c .o .s
198 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
199 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
201 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
202 cd $(top_builddir) \
203 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
206 mostlyclean-binPROGRAMS:
208 clean-binPROGRAMS:
209 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
211 distclean-binPROGRAMS:
213 maintainer-clean-binPROGRAMS:
215 install-binPROGRAMS: $(bin_PROGRAMS)
216 @$(NORMAL_INSTALL)
217 $(mkinstalldirs) $(DESTDIR)$(bindir)
218 @list='$(bin_PROGRAMS)'; for p in $$list; do \
219 if test -f $$p; then \
220 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
221 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
222 else :; fi; \
223 done
225 uninstall-binPROGRAMS:
226 @$(NORMAL_UNINSTALL)
227 list='$(bin_PROGRAMS)'; for p in $$list; do \
228 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
229 done
231 .c.o:
232 $(COMPILE) -c $<
234 .s.o:
235 $(COMPILE) -c $<
237 .S.o:
238 $(COMPILE) -c $<
240 mostlyclean-compile:
241 -rm -f *.o core *.core
243 clean-compile:
245 distclean-compile:
246 -rm -f *.tab.c
248 maintainer-clean-compile:
250 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
251 @rm -f wxcopy
252 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
254 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
255 @rm -f wxpaste
256 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
258 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
259 @rm -f wdwrite
260 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
262 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
263 @rm -f getstyle
264 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
266 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
267 @rm -f setstyle
268 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
270 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
271 @rm -f seticons
272 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
274 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
275 @rm -f geticonset
276 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
278 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
279 @rm -f wmsetbg
280 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
282 install-binSCRIPTS: $(bin_SCRIPTS)
283 @$(NORMAL_INSTALL)
284 $(mkinstalldirs) $(DESTDIR)$(bindir)
285 @list='$(bin_SCRIPTS)'; for p in $$list; do \
286 if test -f $$p; then \
287 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
288 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
289 else if test -f $(srcdir)/$$p; then \
290 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
291 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
292 else :; fi; fi; \
293 done
295 uninstall-binSCRIPTS:
296 @$(NORMAL_UNINSTALL)
297 list='$(bin_SCRIPTS)'; for p in $$list; do \
298 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
299 done
301 tags: TAGS
303 ID: $(HEADERS) $(SOURCES) $(LISP)
304 here=`pwd` && cd $(srcdir) \
305 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
307 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
308 tags=; \
309 here=`pwd`; \
310 list='$(SOURCES) $(HEADERS)'; \
311 unique=`for i in $$list; do echo $$i; done | \
312 awk ' { files[$$0] = 1; } \
313 END { for (i in files) print i; }'`; \
314 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
315 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
317 mostlyclean-tags:
319 clean-tags:
321 distclean-tags:
322 -rm -f TAGS ID
324 maintainer-clean-tags:
326 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
328 subdir = util
330 distdir: $(DISTFILES)
331 @for file in $(DISTFILES); do \
332 d=$(srcdir); \
333 test -f $(distdir)/$$file \
334 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
335 || cp -p $$d/$$file $(distdir)/$$file; \
336 done
337 info:
338 dvi:
339 check: all
340 $(MAKE)
341 installcheck:
342 install-exec: install-binPROGRAMS install-binSCRIPTS
343 @$(NORMAL_INSTALL)
345 install-data:
346 @$(NORMAL_INSTALL)
348 install: install-exec install-data all
351 uninstall: uninstall-binPROGRAMS uninstall-binSCRIPTS
353 install-strip:
354 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
355 installdirs:
356 $(mkinstalldirs) $(DATADIR)$(bindir) $(DATADIR)$(bindir)
359 mostlyclean-generic:
360 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
362 clean-generic:
363 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
365 distclean-generic:
366 -rm -f Makefile $(DISTCLEANFILES)
367 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
368 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
370 maintainer-clean-generic:
371 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
372 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
373 mostlyclean: mostlyclean-binPROGRAMS mostlyclean-compile \
374 mostlyclean-tags mostlyclean-generic
376 clean: clean-binPROGRAMS clean-compile clean-tags clean-generic \
377 mostlyclean
379 distclean: distclean-binPROGRAMS distclean-compile distclean-tags \
380 distclean-generic clean
381 -rm -f config.status
383 maintainer-clean: maintainer-clean-binPROGRAMS maintainer-clean-compile \
384 maintainer-clean-tags maintainer-clean-generic \
385 distclean
386 @echo "This command is intended for maintainers to use;"
387 @echo "it deletes files that may require special tools to rebuild."
389 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
390 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
391 mostlyclean-compile distclean-compile clean-compile \
392 maintainer-clean-compile uninstall-binSCRIPTS install-binSCRIPTS tags \
393 mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
394 distdir info dvi installcheck install-exec install-data install \
395 uninstall all installdirs mostlyclean-generic distclean-generic \
396 clean-generic maintainer-clean-generic clean mostlyclean distclean \
397 maintainer-clean
400 wmaker.inst: $(srcdir)/wmaker.inst.in ./Makefile
401 -rm -f wmaker.inst
402 sed -e "s:#pkgdatadir#:$(pkgdatadir):" \
403 -e "s/#version#/$(VERSION)/" \
404 -e "s:#bindir#:$(bindir):" \
405 $(srcdir)/wmaker.inst.in >wmaker.inst
407 chmod 755 wmaker.inst
409 # Tell versions [3.59,3.63) of GNU make to not export all variables.
410 # Otherwise a system limit (for SysV at least) may be exceeded.
411 .NOEXPORT: