Updating to version 0.20.2
[wmaker-crm.git] / util / Makefile.in
blob04211933d15e019a83538c3cf6cc4b18dc07d51f
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 GFXLIBS = @GFXLIBS@
65 I18N = @I18N@
66 I18N_MB = @I18N_MB@
67 ICONEXT = @ICONEXT@
68 INTLIBS = @INTLIBS@
69 LN_S = @LN_S@
70 MAKEINFO = @MAKEINFO@
71 MOFILES = @MOFILES@
72 NLSDIR = @NLSDIR@
73 PACKAGE = @PACKAGE@
74 RANLIB = @RANLIB@
75 REDUCE_APPICONS = @REDUCE_APPICONS@
76 SHAPE = @SHAPE@
77 SOUND = @SOUND@
78 VERSION = @VERSION@
79 WPMOFILES = @WPMOFILES@
80 XCFLAGS = @XCFLAGS@
81 XGETTEXT = @XGETTEXT@
82 XLFLAGS = @XLFLAGS@
83 XLIBS = @XLIBS@
84 XSHM = @XSHM@
85 X_EXTRA_LIBS = @X_EXTRA_LIBS@
86 X_LOCALE = @X_LOCALE@
87 pixmapdir = @pixmapdir@
88 wprefsdir = @wprefsdir@
90 AUTOMAKE_OPTIONS = no-dependencies
92 pkgdatadir = $(datadir)/@PACKAGE@
94 bin_PROGRAMS = wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
96 bin_SCRIPTS = wmaker.inst wm-oldmenu2new
98 EXTRA_DIST = wmaker.inst.in bughint wm-oldmenu2new
100 INCLUDES = @DFLAGS@ @XCFLAGS@ -I$(top_srcdir)/wrlib -I$(top_srcdir)/libPropList @GFXFLAGS@
102 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
103 liblist= -L$(top_builddir)/libPropList -lPropList @X_EXTRA_LIBS@
105 wdwrite_LDADD = $(liblist)
107 wxcopy_LDADD = @XLFLAGS@ @XLIBS@
109 wxpaste_LDADD = @XLFLAGS@ @XLIBS@
111 getstyle_LDADD = $(liblist)
113 setstyle_LDADD = $(liblist)
115 seticons_LDADD= $(liblist)
117 geticonset_LDADD= $(liblist)
119 wmsetbg_LDADD = -L$(top_builddir)/libPropList -lPropList \
120 -L$(top_builddir)/wrlib -lwraster @XLFLAGS@ @GFXLIBS@ @XLIBS@ -lm
122 getstyle_SOURCES = getstyle.c
124 setstyle_SOURCES = setstyle.c
126 seticons_SOURCES = seticons.c
128 geticonset_SOURCES = geticonset.c
130 wxcopy_SOURCES = wxcopy.c
132 wxpaste_SOURCES = wxpaste.c
134 wdwrite_SOURCES = wdwrite.c
136 wmsetbg_SOURCES = wmsetbg.c
138 CLEANFILES = wmaker.inst
139 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
140 CONFIG_HEADER = ../src/config.h
141 CONFIG_CLEAN_FILES =
142 PROGRAMS = $(bin_PROGRAMS)
145 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
146 CPPFLAGS = @CPPFLAGS@
147 LDFLAGS = @LDFLAGS@
148 LIBS = @LIBS@
149 X_CFLAGS = @X_CFLAGS@
150 X_LIBS = @X_LIBS@
151 X_PRE_LIBS = @X_PRE_LIBS@
152 wxcopy_OBJECTS = wxcopy.o
153 wxcopy_DEPENDENCIES =
154 wxcopy_LDFLAGS =
155 wxpaste_OBJECTS = wxpaste.o
156 wxpaste_DEPENDENCIES =
157 wxpaste_LDFLAGS =
158 wdwrite_OBJECTS = wdwrite.o
159 wdwrite_DEPENDENCIES =
160 wdwrite_LDFLAGS =
161 getstyle_OBJECTS = getstyle.o
162 getstyle_DEPENDENCIES =
163 getstyle_LDFLAGS =
164 setstyle_OBJECTS = setstyle.o
165 setstyle_DEPENDENCIES =
166 setstyle_LDFLAGS =
167 seticons_OBJECTS = seticons.o
168 seticons_DEPENDENCIES =
169 seticons_LDFLAGS =
170 geticonset_OBJECTS = geticonset.o
171 geticonset_DEPENDENCIES =
172 geticonset_LDFLAGS =
173 wmsetbg_OBJECTS = wmsetbg.o
174 wmsetbg_DEPENDENCIES =
175 wmsetbg_LDFLAGS =
176 SCRIPTS = $(bin_SCRIPTS)
178 CFLAGS = @CFLAGS@
179 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
180 LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
181 DIST_COMMON = README Makefile.am Makefile.in
184 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
186 TAR = tar
187 GZIP = --best
188 SOURCES = $(wxcopy_SOURCES) $(wxpaste_SOURCES) $(wdwrite_SOURCES) $(getstyle_SOURCES) $(setstyle_SOURCES) $(seticons_SOURCES) $(geticonset_SOURCES) $(wmsetbg_SOURCES)
189 OBJECTS = $(wxcopy_OBJECTS) $(wxpaste_OBJECTS) $(wdwrite_OBJECTS) $(getstyle_OBJECTS) $(setstyle_OBJECTS) $(seticons_OBJECTS) $(geticonset_OBJECTS) $(wmsetbg_OBJECTS)
191 all: Makefile $(PROGRAMS) $(SCRIPTS)
193 .SUFFIXES:
194 .SUFFIXES: .S .c .o .s
195 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
196 cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile
198 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199 cd $(top_builddir) \
200 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
203 mostlyclean-binPROGRAMS:
205 clean-binPROGRAMS:
206 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
208 distclean-binPROGRAMS:
210 maintainer-clean-binPROGRAMS:
212 install-binPROGRAMS: $(bin_PROGRAMS)
213 @$(NORMAL_INSTALL)
214 $(mkinstalldirs) $(DESTDIR)$(bindir)
215 @list='$(bin_PROGRAMS)'; for p in $$list; do \
216 if test -f $$p; then \
217 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
218 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
219 else :; fi; \
220 done
222 uninstall-binPROGRAMS:
223 @$(NORMAL_UNINSTALL)
224 list='$(bin_PROGRAMS)'; for p in $$list; do \
225 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
226 done
228 .c.o:
229 $(COMPILE) -c $<
231 .s.o:
232 $(COMPILE) -c $<
234 .S.o:
235 $(COMPILE) -c $<
237 mostlyclean-compile:
238 -rm -f *.o core *.core
240 clean-compile:
242 distclean-compile:
243 -rm -f *.tab.c
245 maintainer-clean-compile:
247 wxcopy: $(wxcopy_OBJECTS) $(wxcopy_DEPENDENCIES)
248 @rm -f wxcopy
249 $(LINK) $(wxcopy_LDFLAGS) $(wxcopy_OBJECTS) $(wxcopy_LDADD) $(LIBS)
251 wxpaste: $(wxpaste_OBJECTS) $(wxpaste_DEPENDENCIES)
252 @rm -f wxpaste
253 $(LINK) $(wxpaste_LDFLAGS) $(wxpaste_OBJECTS) $(wxpaste_LDADD) $(LIBS)
255 wdwrite: $(wdwrite_OBJECTS) $(wdwrite_DEPENDENCIES)
256 @rm -f wdwrite
257 $(LINK) $(wdwrite_LDFLAGS) $(wdwrite_OBJECTS) $(wdwrite_LDADD) $(LIBS)
259 getstyle: $(getstyle_OBJECTS) $(getstyle_DEPENDENCIES)
260 @rm -f getstyle
261 $(LINK) $(getstyle_LDFLAGS) $(getstyle_OBJECTS) $(getstyle_LDADD) $(LIBS)
263 setstyle: $(setstyle_OBJECTS) $(setstyle_DEPENDENCIES)
264 @rm -f setstyle
265 $(LINK) $(setstyle_LDFLAGS) $(setstyle_OBJECTS) $(setstyle_LDADD) $(LIBS)
267 seticons: $(seticons_OBJECTS) $(seticons_DEPENDENCIES)
268 @rm -f seticons
269 $(LINK) $(seticons_LDFLAGS) $(seticons_OBJECTS) $(seticons_LDADD) $(LIBS)
271 geticonset: $(geticonset_OBJECTS) $(geticonset_DEPENDENCIES)
272 @rm -f geticonset
273 $(LINK) $(geticonset_LDFLAGS) $(geticonset_OBJECTS) $(geticonset_LDADD) $(LIBS)
275 wmsetbg: $(wmsetbg_OBJECTS) $(wmsetbg_DEPENDENCIES)
276 @rm -f wmsetbg
277 $(LINK) $(wmsetbg_LDFLAGS) $(wmsetbg_OBJECTS) $(wmsetbg_LDADD) $(LIBS)
279 install-binSCRIPTS: $(bin_SCRIPTS)
280 @$(NORMAL_INSTALL)
281 $(mkinstalldirs) $(DESTDIR)$(bindir)
282 @list='$(bin_SCRIPTS)'; for p in $$list; do \
283 if test -f $$p; then \
284 echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
285 $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
286 else if test -f $(srcdir)/$$p; then \
287 echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
288 $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
289 else :; fi; fi; \
290 done
292 uninstall-binSCRIPTS:
293 @$(NORMAL_UNINSTALL)
294 list='$(bin_SCRIPTS)'; for p in $$list; do \
295 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
296 done
298 tags: TAGS
300 ID: $(HEADERS) $(SOURCES) $(LISP)
301 here=`pwd` && cd $(srcdir) \
302 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
304 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
305 tags=; \
306 here=`pwd`; \
307 list='$(SOURCES) $(HEADERS)'; \
308 unique=`for i in $$list; do echo $$i; done | \
309 awk ' { files[$$0] = 1; } \
310 END { for (i in files) print i; }'`; \
311 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
312 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
314 mostlyclean-tags:
316 clean-tags:
318 distclean-tags:
319 -rm -f TAGS ID
321 maintainer-clean-tags:
323 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
325 subdir = util
327 distdir: $(DISTFILES)
328 @for file in $(DISTFILES); do \
329 d=$(srcdir); \
330 test -f $(distdir)/$$file \
331 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
332 || cp -p $$d/$$file $(distdir)/$$file; \
333 done
334 info:
335 dvi:
336 check: all
337 $(MAKE)
338 installcheck:
339 install-exec: install-binPROGRAMS install-binSCRIPTS
340 @$(NORMAL_INSTALL)
342 install-data:
343 @$(NORMAL_INSTALL)
345 install: install-exec install-data all
348 uninstall: uninstall-binPROGRAMS uninstall-binSCRIPTS
350 install-strip:
351 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
352 installdirs:
353 $(mkinstalldirs) $(DATADIR)$(bindir) $(DATADIR)$(bindir)
356 mostlyclean-generic:
357 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
359 clean-generic:
360 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
362 distclean-generic:
363 -rm -f Makefile $(DISTCLEANFILES)
364 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
365 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
367 maintainer-clean-generic:
368 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
369 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
370 mostlyclean: mostlyclean-binPROGRAMS mostlyclean-compile \
371 mostlyclean-tags mostlyclean-generic
373 clean: clean-binPROGRAMS clean-compile clean-tags clean-generic \
374 mostlyclean
376 distclean: distclean-binPROGRAMS distclean-compile distclean-tags \
377 distclean-generic clean
378 -rm -f config.status
380 maintainer-clean: maintainer-clean-binPROGRAMS maintainer-clean-compile \
381 maintainer-clean-tags maintainer-clean-generic \
382 distclean
383 @echo "This command is intended for maintainers to use;"
384 @echo "it deletes files that may require special tools to rebuild."
386 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
387 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
388 mostlyclean-compile distclean-compile clean-compile \
389 maintainer-clean-compile uninstall-binSCRIPTS install-binSCRIPTS tags \
390 mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
391 distdir info dvi installcheck install-exec install-data install \
392 uninstall all installdirs mostlyclean-generic distclean-generic \
393 clean-generic maintainer-clean-generic clean mostlyclean distclean \
394 maintainer-clean
397 wmaker.inst: $(srcdir)/wmaker.inst.in $(srcdir)/Makefile
398 -rm -f wmaker.inst
399 sed -e "s:#pkgdatadir#:$(pkgdatadir):" \
400 -e "s/#version#/$(VERSION)/" \
401 -e "s:#bindir#:$(bindir):" \
402 $(srcdir)/wmaker.inst.in >wmaker.inst
404 chmod 755 wmaker.inst
406 # Tell versions [3.59,3.63) of GNU make to not export all variables.
407 # Otherwise a system limit (for SysV at least) may be exceeded.
408 .NOEXPORT: