Code update for Window Maker version 0.50.0
[wmaker-crm.git] / WindowMaker / Styles / Makefile.in
blob734f4253cc8f9cf54316ed878f504bfc3fdbbe69
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 GFXLFLAGS = @GFXLFLAGS@
67 GFXLIBS = @GFXLIBS@
68 I18N = @I18N@
69 I18N_MB = @I18N_MB@
70 ICONEXT = @ICONEXT@
71 INTLIBS = @INTLIBS@
72 LD = @LD@
73 LIBTOOL = @LIBTOOL@
74 LITE = @LITE@
75 LN_S = @LN_S@
76 MAKEINFO = @MAKEINFO@
77 MOFILES = @MOFILES@
78 NLSDIR = @NLSDIR@
79 PACKAGE = @PACKAGE@
80 RANLIB = @RANLIB@
81 REDUCE_APPICONS = @REDUCE_APPICONS@
82 SHAPE = @SHAPE@
83 SOUND = @SOUND@
84 VERSION = @VERSION@
85 WPMOFILES = @WPMOFILES@
86 XCFLAGS = @XCFLAGS@
87 XGETTEXT = @XGETTEXT@
88 XLFLAGS = @XLFLAGS@
89 XLIBS = @XLIBS@
90 XSHM = @XSHM@
91 X_EXTRA_LIBS = @X_EXTRA_LIBS@
92 X_LOCALE = @X_LOCALE@
93 pixmapdir = @pixmapdir@
94 wprefsdir = @wprefsdir@
96 prefsdatadir = $(pkgdatadir)/Styles
98 prefsdata_DATA =\
99 Autumn.style\
100 Black.style\
101 BlackTexture.style\
102 Blue.style\
103 BlueDawn.style\
104 BlueishGreen.style\
105 Brown.style\
106 Chumbo.style\
107 Copper.style\
108 DarkBlue.style\
109 DarkRed.style\
110 Fire.style\
111 Food.style\
112 Golden.style\
113 Green.style\
114 GreyBlue.style\
115 Gtk.style\
116 LightBlue.style\
117 Pastel.style\
118 Purple.style\
119 Red.style\
120 RednBlue.style\
121 Summer.style\
122 Traditional.style\
123 VioletBlue.style
125 EXTRA_DIST = $(prefsdata_DATA)
126 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
127 CONFIG_HEADER = ../../src/config.h
128 CONFIG_CLEAN_FILES =
129 DATA = $(prefsdata_DATA)
131 DIST_COMMON = Makefile.am Makefile.in
134 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
136 TAR = tar
137 GZIP = --best
138 all: Makefile $(DATA)
140 .SUFFIXES:
141 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
142 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WindowMaker/Styles/Makefile
144 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
145 cd $(top_builddir) \
146 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
149 install-prefsdataDATA: $(prefsdata_DATA)
150 @$(NORMAL_INSTALL)
151 $(mkinstalldirs) $(DESTDIR)$(prefsdatadir)
152 @list='$(prefsdata_DATA)'; for p in $$list; do \
153 if test -f $(srcdir)/$$p; then \
154 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p"; \
155 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(prefsdatadir)/$$p; \
156 else if test -f $$p; then \
157 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p"; \
158 $(INSTALL_DATA) $$p $(DESTDIR)$(prefsdatadir)/$$p; \
159 fi; fi; \
160 done
162 uninstall-prefsdataDATA:
163 @$(NORMAL_UNINSTALL)
164 list='$(prefsdata_DATA)'; for p in $$list; do \
165 rm -f $(DESTDIR)$(prefsdatadir)/$$p; \
166 done
167 tags: TAGS
168 TAGS:
171 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
173 subdir = WindowMaker/Styles
175 distdir: $(DISTFILES)
176 @for file in $(DISTFILES); do \
177 d=$(srcdir); \
178 test -f $(distdir)/$$file \
179 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
180 || cp -p $$d/$$file $(distdir)/$$file; \
181 done
182 info:
183 dvi:
184 check: all
185 $(MAKE)
186 installcheck:
187 install-exec:
188 @$(NORMAL_INSTALL)
190 install-data: install-prefsdataDATA
191 @$(NORMAL_INSTALL)
193 install: install-exec install-data all
196 uninstall: uninstall-prefsdataDATA
198 install-strip:
199 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
200 installdirs:
201 $(mkinstalldirs) $(DATADIR)$(prefsdatadir)
204 mostlyclean-generic:
205 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
207 clean-generic:
208 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
210 distclean-generic:
211 -rm -f Makefile $(DISTCLEANFILES)
212 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
213 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
215 maintainer-clean-generic:
216 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
217 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
218 mostlyclean: mostlyclean-generic
220 clean: clean-generic mostlyclean
222 distclean: distclean-generic clean
223 -rm -f config.status
224 -rm -f libtool
226 maintainer-clean: maintainer-clean-generic distclean
227 @echo "This command is intended for maintainers to use;"
228 @echo "it deletes files that may require special tools to rebuild."
230 .PHONY: uninstall-prefsdataDATA install-prefsdataDATA tags distdir info \
231 dvi installcheck install-exec install-data install uninstall all \
232 installdirs mostlyclean-generic distclean-generic clean-generic \
233 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
236 # Tell versions [3.59,3.63) of GNU make to not export all variables.
237 # Otherwise a system limit (for SysV at least) may be exceeded.
238 .NOEXPORT: