Initial revision
[wmaker-crm.git] / WPrefs.app / Makefile.in
blob2c938d7207c43910b587486b397126f909872b18
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 =
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 transform = @program_transform_name@
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 CC = @CC@
63 CPP_PATH = @CPP_PATH@
64 DFLAGS = @DFLAGS@
65 GFXFLAGS = @GFXFLAGS@
66 GFXLIBS = @GFXLIBS@
67 I18N = @I18N@
68 I18N_MB = @I18N_MB@
69 ICONEXT = @ICONEXT@
70 INTLIBS = @INTLIBS@
71 LIBPL_INC_PATH = @LIBPL_INC_PATH@
72 LIBPL_LIBS = @LIBPL_LIBS@
73 LN_S = @LN_S@
74 MAKEINFO = @MAKEINFO@
75 MOFILES = @MOFILES@
76 NLSDIR = @NLSDIR@
77 PACKAGE = @PACKAGE@
78 RANLIB = @RANLIB@
79 REDUCE_APPICONS = @REDUCE_APPICONS@
80 SHAPE = @SHAPE@
81 SOUND = @SOUND@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 XSHM = @XSHM@
89 X_EXTRA_LIBS = @X_EXTRA_LIBS@
90 X_LOCALE = @X_LOCALE@
91 pixmapdir = @pixmapdir@
92 wprefsdir = @wprefsdir@
94 SUBDIRS = xpm tiff po
96 nlsdir = @NLSDIR@
98 AUTOMAKE_OPTIONS = no-dependencies
100 wpexecbindir = @wprefsdir@
102 wpexecbin_PROGRAMS = WPrefs
104 wpdatadir = @wprefsdir@
106 wpdata_DATA = WPrefs.tiff WPrefs.xpm
108 EXTRA_DIST = $(wpdata_DATA)
110 WPrefs_SOURCES = \
111 main.c \
112 WPrefs.c \
113 WPrefs.h \
114 Configurations.c \
115 Expert.c \
116 Focus.c \
117 Icons.c \
118 KeyboardSettings.c \
119 KeyboardShortcuts.c \
120 Menu.c \
121 MenuPreferences.c \
122 MouseSettings.c \
123 Paths.c \
124 Preferences.c \
125 Text.c \
126 TextureAndColor.c \
127 WindowHandling.c \
128 Workspace.c \
129 double.c \
130 double.h \
131 MenuGuru.c \
132 xmodifier.c
134 CPPFLAGS = \
135 @CPPFLAGS@ \
136 @SHAPE@ @I18N@ @X_LOCALE@ \
137 -DNLSDIR="\"$(nlsdir)\""
139 INCLUDES = \
140 -I$(top_srcdir)/wrlib \
141 -I$(top_srcdir)/WINGs \
142 @XCFLAGS@ \
143 @LIBPL_INC_PATH@
145 WPrefs_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a
147 WPrefs_LDADD = \
148 -L$(top_builddir)/WINGs -lWINGs\
149 -L$(top_builddir)/wrlib -lwraster \
150 @LIBPL_LIBS@ \
151 @XLFLAGS@ \
152 @GFXLIBS@ \
153 @XLIBS@ \
154 @X_EXTRA_LIBS@ \
155 @INTLIBS@ \
156 -lm
157 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
158 CONFIG_HEADER = ../src/config.h
159 CONFIG_CLEAN_FILES =
160 PROGRAMS = $(wpexecbin_PROGRAMS)
163 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
164 LDFLAGS = @LDFLAGS@
165 LIBS = @LIBS@
166 X_CFLAGS = @X_CFLAGS@
167 X_LIBS = @X_LIBS@
168 X_PRE_LIBS = @X_PRE_LIBS@
169 WPrefs_OBJECTS = main.o WPrefs.o Configurations.o Expert.o Focus.o \
170 Icons.o KeyboardSettings.o KeyboardShortcuts.o Menu.o MenuPreferences.o \
171 MouseSettings.o Paths.o Preferences.o Text.o TextureAndColor.o \
172 WindowHandling.o Workspace.o double.o MenuGuru.o xmodifier.o
173 WPrefs_LDFLAGS =
174 CFLAGS = @CFLAGS@
175 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
176 LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
177 DATA = $(wpdata_DATA)
179 DIST_COMMON = README Makefile.am Makefile.in
182 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
184 TAR = tar
185 GZIP = --best
186 SOURCES = $(WPrefs_SOURCES)
187 OBJECTS = $(WPrefs_OBJECTS)
189 all: all-recursive all-am
191 .SUFFIXES:
192 .SUFFIXES: .S .c .o .s
193 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
194 cd $(top_srcdir) && $(AUTOMAKE) --gnu WPrefs.app/Makefile
196 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197 cd $(top_builddir) \
198 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
201 mostlyclean-wpexecbinPROGRAMS:
203 clean-wpexecbinPROGRAMS:
204 -test -z "$(wpexecbin_PROGRAMS)" || rm -f $(wpexecbin_PROGRAMS)
206 distclean-wpexecbinPROGRAMS:
208 maintainer-clean-wpexecbinPROGRAMS:
210 install-wpexecbinPROGRAMS: $(wpexecbin_PROGRAMS)
211 @$(NORMAL_INSTALL)
212 $(mkinstalldirs) $(DESTDIR)$(wpexecbindir)
213 @list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
214 if test -f $$p; then \
215 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed '$(transform)'`"; \
216 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(wpexecbindir)/`echo $$p|sed '$(transform)'`; \
217 else :; fi; \
218 done
220 uninstall-wpexecbinPROGRAMS:
221 @$(NORMAL_UNINSTALL)
222 list='$(wpexecbin_PROGRAMS)'; for p in $$list; do \
223 rm -f $(DESTDIR)$(wpexecbindir)/`echo $$p|sed '$(transform)'`; \
224 done
226 .c.o:
227 $(COMPILE) -c $<
229 .s.o:
230 $(COMPILE) -c $<
232 .S.o:
233 $(COMPILE) -c $<
235 mostlyclean-compile:
236 -rm -f *.o core *.core
238 clean-compile:
240 distclean-compile:
241 -rm -f *.tab.c
243 maintainer-clean-compile:
245 WPrefs: $(WPrefs_OBJECTS) $(WPrefs_DEPENDENCIES)
246 @rm -f WPrefs
247 $(LINK) $(WPrefs_LDFLAGS) $(WPrefs_OBJECTS) $(WPrefs_LDADD) $(LIBS)
249 install-wpdataDATA: $(wpdata_DATA)
250 @$(NORMAL_INSTALL)
251 $(mkinstalldirs) $(DESTDIR)$(wpdatadir)
252 @list='$(wpdata_DATA)'; for p in $$list; do \
253 if test -f $(srcdir)/$$p; then \
254 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p"; \
255 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(wpdatadir)/$$p; \
256 else if test -f $$p; then \
257 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p"; \
258 $(INSTALL_DATA) $$p $(DESTDIR)$(wpdatadir)/$$p; \
259 fi; fi; \
260 done
262 uninstall-wpdataDATA:
263 @$(NORMAL_UNINSTALL)
264 list='$(wpdata_DATA)'; for p in $$list; do \
265 rm -f $(DESTDIR)$(wpdatadir)/$$p; \
266 done
268 # This directory's subdirectories are mostly independent; you can cd
269 # into them and run `make' without going through this Makefile.
270 # To change the values of `make' variables: instead of editing Makefiles,
271 # (1) if the variable is set in `config.status', edit `config.status'
272 # (which will cause the Makefiles to be regenerated when you run `make');
273 # (2) otherwise, pass the desired values on the `make' command line.
275 @SET_MAKE@
277 all-recursive install-data-recursive install-exec-recursive \
278 installdirs-recursive install-recursive uninstall-recursive \
279 check-recursive installcheck-recursive info-recursive dvi-recursive:
280 @set fnord $(MAKEFLAGS); amf=$$2; \
281 list='$(SUBDIRS)'; for subdir in $$list; do \
282 target=`echo $@ | sed s/-recursive//`; \
283 echo "Making $$target in $$subdir"; \
284 (cd $$subdir && $(MAKE) $$target) \
285 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
286 done && test -z "$$fail"
288 mostlyclean-recursive clean-recursive distclean-recursive \
289 maintainer-clean-recursive:
290 @set fnord $(MAKEFLAGS); amf=$$2; \
291 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
292 rev="$$subdir $$rev"; \
293 done; \
294 for subdir in $$rev; do \
295 target=`echo $@ | sed s/-recursive//`; \
296 echo "Making $$target in $$subdir"; \
297 (cd $$subdir && $(MAKE) $$target) \
298 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
299 done && test -z "$$fail"
300 tags-recursive:
301 list='$(SUBDIRS)'; for subdir in $$list; do \
302 (cd $$subdir && $(MAKE) tags); \
303 done
305 tags: TAGS
307 ID: $(HEADERS) $(SOURCES) $(LISP)
308 here=`pwd` && cd $(srcdir) \
309 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
311 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
312 tags=; \
313 here=`pwd`; \
314 list='$(SUBDIRS)'; for subdir in $$list; do \
315 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
316 done; \
317 list='$(SOURCES) $(HEADERS)'; \
318 unique=`for i in $$list; do echo $$i; done | \
319 awk ' { files[$$0] = 1; } \
320 END { for (i in files) print i; }'`; \
321 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
322 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
324 mostlyclean-tags:
326 clean-tags:
328 distclean-tags:
329 -rm -f TAGS ID
331 maintainer-clean-tags:
333 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
335 subdir = WPrefs.app
337 distdir: $(DISTFILES)
338 @for file in $(DISTFILES); do \
339 d=$(srcdir); \
340 test -f $(distdir)/$$file \
341 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
342 || cp -p $$d/$$file $(distdir)/$$file; \
343 done
344 for subdir in $(SUBDIRS); do \
345 test -d $(distdir)/$$subdir \
346 || mkdir $(distdir)/$$subdir \
347 || exit 1; \
348 chmod 777 $(distdir)/$$subdir; \
349 (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
350 || exit 1; \
351 done
352 info: info-recursive
353 dvi: dvi-recursive
354 check: all-am
355 $(MAKE) check-recursive
356 installcheck: installcheck-recursive
357 all-am: Makefile $(PROGRAMS) $(DATA)
359 install-exec-am: install-wpexecbinPROGRAMS
361 install-data-am: install-wpdataDATA
363 uninstall-am: uninstall-wpexecbinPROGRAMS uninstall-wpdataDATA
365 install-exec: install-exec-recursive install-exec-am
366 @$(NORMAL_INSTALL)
368 install-data: install-data-recursive install-data-am
369 @$(NORMAL_INSTALL)
371 install: install-recursive install-exec-am install-data-am
374 uninstall: uninstall-recursive uninstall-am
376 install-strip:
377 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
378 installdirs: installdirs-recursive
379 $(mkinstalldirs) $(DATADIR)$(wpexecbindir) $(DATADIR)$(wpdatadir)
382 mostlyclean-generic:
383 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
385 clean-generic:
386 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
388 distclean-generic:
389 -rm -f Makefile $(DISTCLEANFILES)
390 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
391 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
393 maintainer-clean-generic:
394 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
395 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
396 mostlyclean-am: mostlyclean-wpexecbinPROGRAMS mostlyclean-compile \
397 mostlyclean-tags mostlyclean-generic
399 clean-am: clean-wpexecbinPROGRAMS clean-compile clean-tags \
400 clean-generic mostlyclean-am
402 distclean-am: distclean-wpexecbinPROGRAMS distclean-compile \
403 distclean-tags distclean-generic clean-am
405 maintainer-clean-am: maintainer-clean-wpexecbinPROGRAMS \
406 maintainer-clean-compile maintainer-clean-tags \
407 maintainer-clean-generic distclean-am
409 mostlyclean: mostlyclean-recursive mostlyclean-am
411 clean: clean-recursive clean-am
413 distclean: distclean-recursive distclean-am
414 -rm -f config.status
416 maintainer-clean: maintainer-clean-recursive maintainer-clean-am
417 @echo "This command is intended for maintainers to use;"
418 @echo "it deletes files that may require special tools to rebuild."
420 .PHONY: mostlyclean-wpexecbinPROGRAMS distclean-wpexecbinPROGRAMS \
421 clean-wpexecbinPROGRAMS maintainer-clean-wpexecbinPROGRAMS \
422 uninstall-wpexecbinPROGRAMS install-wpexecbinPROGRAMS \
423 mostlyclean-compile distclean-compile clean-compile \
424 maintainer-clean-compile uninstall-wpdataDATA install-wpdataDATA \
425 install-data-recursive uninstall-data-recursive install-exec-recursive \
426 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
427 all-recursive check-recursive installcheck-recursive info-recursive \
428 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
429 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
430 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
431 installcheck all-am install-exec-am install-data-am uninstall-am \
432 install-exec install-data install uninstall all installdirs \
433 mostlyclean-generic distclean-generic clean-generic \
434 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
437 # Tell versions [3.59,3.63) of GNU make to not export all variables.
438 # Otherwise a system limit (for SysV at least) may be exceeded.
439 .NOEXPORT: