Code update for Window Maker version 0.50.0
[wmaker-crm.git] / WPrefs.app / tiff / Makefile.in
blob6df36f453be4f38bd3d39ecdbd75a2d3e2be04f2
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 tiffdatadir = $(wprefsdir)/tiff
98 tiffdata_DATA = \
99 advancetonewworkspace.tiff \
100 animations.tiff \
101 appearance.tiff \
102 clip.tiff \
103 configs.tiff \
104 cycleworkspaces.tiff \
105 dock.tiff \
106 dontlinkworkspaces.tiff \
107 ergonomic.tiff \
108 expert.tiff \
109 fonts.tiff \
110 iconprefs.tiff \
111 keyboard.tiff \
112 keyboardprefs.tiff \
113 keyshortcuts.tiff \
114 menualign1.tiff \
115 menualign2.tiff \
116 menuprefs.tiff \
117 menus.tiff \
118 minimouseleft.tiff \
119 minimousemiddle.tiff \
120 minimouseright.tiff \
121 moreanim.tiff \
122 mousesettings.tiff \
123 mousespeed.tiff \
124 newstyle.tiff \
125 nonopaque.tiff \
126 oldstyle.tiff \
127 opaque.tiff \
128 paths.tiff \
129 sound.tiff \
130 speed0.tiff \
131 speed0s.tiff \
132 speed1.tiff \
133 speed1s.tiff \
134 speed2.tiff \
135 speed2s.tiff \
136 speed3.tiff \
137 speed3s.tiff \
138 speed4.tiff \
139 speed4s.tiff \
140 timer0.tiff \
141 timer0s.tiff \
142 timer1.tiff \
143 timer1s.tiff \
144 timer2.tiff \
145 timer2s.tiff \
146 timer3.tiff \
147 timer3s.tiff \
148 timer4.tiff \
149 timer4s.tiff \
150 timer5.tiff \
151 timer5s.tiff \
152 whandling.tiff \
153 windowfocus.tiff \
154 workspace.tiff \
155 xis.tiff
157 EXTRA_DIST = $(tiffdata_DATA)
158 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
159 CONFIG_HEADER = ../../src/config.h
160 CONFIG_CLEAN_FILES =
161 DATA = $(tiffdata_DATA)
163 DIST_COMMON = Makefile.am Makefile.in
166 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
168 TAR = tar
169 GZIP = --best
170 all: Makefile $(DATA)
172 .SUFFIXES:
173 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
174 cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps WPrefs.app/tiff/Makefile
176 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
177 cd $(top_builddir) \
178 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
181 install-tiffdataDATA: $(tiffdata_DATA)
182 @$(NORMAL_INSTALL)
183 $(mkinstalldirs) $(DESTDIR)$(tiffdatadir)
184 @list='$(tiffdata_DATA)'; for p in $$list; do \
185 if test -f $(srcdir)/$$p; then \
186 echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(tiffdatadir)/$$p"; \
187 $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(tiffdatadir)/$$p; \
188 else if test -f $$p; then \
189 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(tiffdatadir)/$$p"; \
190 $(INSTALL_DATA) $$p $(DESTDIR)$(tiffdatadir)/$$p; \
191 fi; fi; \
192 done
194 uninstall-tiffdataDATA:
195 @$(NORMAL_UNINSTALL)
196 list='$(tiffdata_DATA)'; for p in $$list; do \
197 rm -f $(DESTDIR)$(tiffdatadir)/$$p; \
198 done
199 tags: TAGS
200 TAGS:
203 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
205 subdir = WPrefs.app/tiff
207 distdir: $(DISTFILES)
208 @for file in $(DISTFILES); do \
209 d=$(srcdir); \
210 test -f $(distdir)/$$file \
211 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
212 || cp -p $$d/$$file $(distdir)/$$file; \
213 done
214 info:
215 dvi:
216 check: all
217 $(MAKE)
218 installcheck:
219 install-exec:
220 @$(NORMAL_INSTALL)
222 install-data: install-tiffdataDATA
223 @$(NORMAL_INSTALL)
225 install: install-exec install-data all
228 uninstall: uninstall-tiffdataDATA
230 install-strip:
231 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
232 installdirs:
233 $(mkinstalldirs) $(DATADIR)$(tiffdatadir)
236 mostlyclean-generic:
237 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
239 clean-generic:
240 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
242 distclean-generic:
243 -rm -f Makefile $(DISTCLEANFILES)
244 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
245 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
247 maintainer-clean-generic:
248 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
249 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
250 mostlyclean: mostlyclean-generic
252 clean: clean-generic mostlyclean
254 distclean: distclean-generic clean
255 -rm -f config.status
256 -rm -f libtool
258 maintainer-clean: maintainer-clean-generic distclean
259 @echo "This command is intended for maintainers to use;"
260 @echo "it deletes files that may require special tools to rebuild."
262 .PHONY: uninstall-tiffdataDATA install-tiffdataDATA tags distdir info \
263 dvi installcheck install-exec install-data install uninstall all \
264 installdirs mostlyclean-generic distclean-generic clean-generic \
265 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
268 # Tell versions [3.59,3.63) of GNU make to not export all variables.
269 # Otherwise a system limit (for SysV at least) may be exceeded.
270 .NOEXPORT: