syncing with latst changes, because cvs will be moved
[wmaker-crm.git] / src / Makefile.in
blobf47d4b937092f294200514f2c3fe1ee454178e74
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 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 = @SHELL@
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 DESTDIR =
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@ $(AM_INSTALL_PROGRAM_FLAGS)
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 GFXLIBS = @GFXLIBS@
66 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
67 ICONEXT = @ICONEXT@
68 INTLIBS = @INTLIBS@
69 LD = @LD@
70 LIBPL = @LIBPL@
71 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
72 LIBTOOL = @LIBTOOL@
73 LITE = @LITE@
74 LN_S = @LN_S@
75 MAKEINFO = @MAKEINFO@
76 MOFILES = @MOFILES@
77 NLSDIR = @NLSDIR@
78 NM = @NM@
79 PACKAGE = @PACKAGE@
80 RANLIB = @RANLIB@
81 VERSION = @VERSION@
82 WPMOFILES = @WPMOFILES@
83 XCFLAGS = @XCFLAGS@
84 XGETTEXT = @XGETTEXT@
85 XLFLAGS = @XLFLAGS@
86 XLIBS = @XLIBS@
87 X_EXTRA_LIBS = @X_EXTRA_LIBS@
88 wprefsdir = @wprefsdir@
90 AUTOMAKE_OPTIONS = no-dependencies
92 BUILT_SOURCES = wconfig.h
94 bin_PROGRAMS = wmaker
96 EXTRA_DIST = wmnotify.c wmnotdef.h wmnotify.h
98 wmaker_SOURCES = GNUstep.h WindowMaker.h actions.c actions.h appicon.c appicon.h application.c application.h appmenu.c appmenu.h balloon.c balloon.h client.c client.h colormap.c def_pixmaps.h defaults.c defaults.h dialog.c dialog.h dock.c dockedapp.c dock.h event.c framewin.c framewin.h gnome.c gnome.h funcs.h icon.c icon.h keybind.h kwm.h kwm.c list.c list.h main.c menu.c menu.h misc.c motif.c motif.h moveres.c openlook.c openlook.h pixmap.c pixmap.h placement.c properties.c properties.h proplist.c resources.c resources.h rootmenu.c screen.c screen.h session.h session.c shutdown.c stacking.c stacking.h startup.c superfluous.c superfluous.h switchmenu.c texture.c texture.h xde.h xde.c xmodifier.h xmodifier.c xutil.c xutil.h wconfig.h wcore.c wcore.h wdefaults.c wdefaults.h window.c window.h winmenu.c winspector.h winspector.c workspace.c workspace.h wmsound.c wmsound.h text.c text.h
101 CPPFLAGS = @CPPFLAGS@ @DFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
103 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
106 wmaker_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @INTLIBS@ -lm
108 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
109 CONFIG_HEADER = config.h
110 CONFIG_CLEAN_FILES = wconfig.h
111 PROGRAMS = $(bin_PROGRAMS)
114 DEFS = @DEFS@ -I. -I$(srcdir) -I.
115 LDFLAGS = @LDFLAGS@
116 LIBS = @LIBS@
117 X_CFLAGS = @X_CFLAGS@
118 X_LIBS = @X_LIBS@
119 X_PRE_LIBS = @X_PRE_LIBS@
120 wmaker_OBJECTS = actions.o appicon.o application.o appmenu.o balloon.o \
121 client.o colormap.o defaults.o dialog.o dock.o dockedapp.o event.o \
122 framewin.o gnome.o icon.o kwm.o list.o main.o menu.o misc.o motif.o \
123 moveres.o openlook.o pixmap.o placement.o properties.o proplist.o \
124 resources.o rootmenu.o screen.o session.o shutdown.o stacking.o \
125 startup.o superfluous.o switchmenu.o texture.o xde.o xmodifier.o \
126 xutil.o wcore.o wdefaults.o window.o winmenu.o winspector.o workspace.o \
127 wmsound.o text.o
128 wmaker_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
129 $(top_builddir)/wrlib/libwraster.la
130 wmaker_LDFLAGS =
131 CFLAGS = @CFLAGS@
132 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
133 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
134 CCLD = $(CC)
135 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
136 DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in config.h.in \
137 wconfig.h.in
140 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
142 TAR = tar
143 GZIP_ENV = --best
144 SOURCES = $(wmaker_SOURCES)
145 OBJECTS = $(wmaker_OBJECTS)
147 all: all-redirect
148 .SUFFIXES:
149 .SUFFIXES: .S .c .lo .o .s
150 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
151 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
153 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
154 cd $(top_builddir) \
155 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
158 config.h: stamp-h
159 @if test ! -f $@; then \
160 rm -f stamp-h; \
161 $(MAKE) stamp-h; \
162 else :; fi
163 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
164 cd $(top_builddir) \
165 && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
166 $(SHELL) ./config.status
167 @echo timestamp > stamp-h 2> /dev/null
168 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
169 @if test ! -f $@; then \
170 rm -f $(srcdir)/stamp-h.in; \
171 $(MAKE) $(srcdir)/stamp-h.in; \
172 else :; fi
173 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
174 cd $(top_srcdir) && $(AUTOHEADER)
175 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
177 mostlyclean-hdr:
179 clean-hdr:
181 distclean-hdr:
182 -rm -f config.h
184 maintainer-clean-hdr:
185 wconfig.h: $(top_builddir)/config.status wconfig.h.in
186 cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
188 mostlyclean-binPROGRAMS:
190 clean-binPROGRAMS:
191 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
193 distclean-binPROGRAMS:
195 maintainer-clean-binPROGRAMS:
197 install-binPROGRAMS: $(bin_PROGRAMS)
198 @$(NORMAL_INSTALL)
199 $(mkinstalldirs) $(DESTDIR)$(bindir)
200 @list='$(bin_PROGRAMS)'; for p in $$list; do \
201 if test -f $$p; then \
202 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
203 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
204 else :; fi; \
205 done
207 uninstall-binPROGRAMS:
208 @$(NORMAL_UNINSTALL)
209 list='$(bin_PROGRAMS)'; for p in $$list; do \
210 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
211 done
213 .c.o:
214 $(COMPILE) -c $<
216 .s.o:
217 $(COMPILE) -c $<
219 .S.o:
220 $(COMPILE) -c $<
222 mostlyclean-compile:
223 -rm -f *.o core *.core
225 clean-compile:
227 distclean-compile:
228 -rm -f *.tab.c
230 maintainer-clean-compile:
232 .c.lo:
233 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
235 .s.lo:
236 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
238 .S.lo:
239 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
241 mostlyclean-libtool:
242 -rm -f *.lo
244 clean-libtool:
245 -rm -rf .libs _libs
247 distclean-libtool:
249 maintainer-clean-libtool:
251 wmaker: $(wmaker_OBJECTS) $(wmaker_DEPENDENCIES)
252 @rm -f wmaker
253 $(LINK) $(wmaker_LDFLAGS) $(wmaker_OBJECTS) $(wmaker_LDADD) $(LIBS)
255 tags: TAGS
257 ID: $(HEADERS) $(SOURCES) $(LISP)
258 list='$(SOURCES) $(HEADERS)'; \
259 unique=`for i in $$list; do echo $$i; done | \
260 awk ' { files[$$0] = 1; } \
261 END { for (i in files) print i; }'`; \
262 here=`pwd` && cd $(srcdir) \
263 && mkid -f$$here/ID $$unique $(LISP)
265 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
266 tags=; \
267 here=`pwd`; \
268 list='$(SOURCES) $(HEADERS)'; \
269 unique=`for i in $$list; do echo $$i; done | \
270 awk ' { files[$$0] = 1; } \
271 END { for (i in files) print i; }'`; \
272 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
273 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
275 mostlyclean-tags:
277 clean-tags:
279 distclean-tags:
280 -rm -f TAGS ID
282 maintainer-clean-tags:
284 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
286 subdir = src
288 distdir: $(DISTFILES)
289 @for file in $(DISTFILES); do \
290 d=$(srcdir); \
291 if test -d $$d/$$file; then \
292 cp -pr $$/$$file $(distdir)/$$file; \
293 else \
294 test -f $(distdir)/$$file \
295 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
296 || cp -p $$d/$$file $(distdir)/$$file || :; \
297 fi; \
298 done
299 info-am:
300 info: info-am
301 dvi-am:
302 dvi: dvi-am
303 check-am: all-am
304 check: check-am
305 installcheck-am:
306 installcheck: installcheck-am
307 all-recursive-am: config.h
308 $(MAKE) $(AM_MAKEFLAGS) all-recursive
310 install-exec-am: install-binPROGRAMS
311 install-exec: install-exec-am
313 install-data-am:
314 install-data: install-data-am
316 install-am: all-am
317 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318 install: install-am
319 uninstall-am: uninstall-binPROGRAMS
320 uninstall: uninstall-am
321 all-am: Makefile $(PROGRAMS) config.h
322 all-redirect: all-am
323 install-strip:
324 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
325 installdirs:
326 $(mkinstalldirs) $(DESTDIR)$(bindir)
329 mostlyclean-generic:
331 clean-generic:
333 distclean-generic:
334 -rm -f Makefile $(CONFIG_CLEAN_FILES)
335 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
337 maintainer-clean-generic:
338 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
339 mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
340 mostlyclean-compile mostlyclean-libtool \
341 mostlyclean-tags mostlyclean-generic
343 mostlyclean: mostlyclean-am
345 clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-libtool \
346 clean-tags clean-generic mostlyclean-am
348 clean: clean-am
350 distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \
351 distclean-libtool distclean-tags distclean-generic \
352 clean-am
353 -rm -f libtool
355 distclean: distclean-am
357 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
358 maintainer-clean-compile maintainer-clean-libtool \
359 maintainer-clean-tags maintainer-clean-generic \
360 distclean-am
361 @echo "This command is intended for maintainers to use;"
362 @echo "it deletes files that may require special tools to rebuild."
364 maintainer-clean: maintainer-clean-am
366 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
367 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
368 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
369 mostlyclean-compile distclean-compile clean-compile \
370 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
371 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
372 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
373 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
374 install-exec-am install-exec install-data-am install-data install-am \
375 install uninstall-am uninstall all-redirect all-am all installdirs \
376 mostlyclean-generic distclean-generic clean-generic \
377 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
380 # Tell versions [3.59,3.63) of GNU make to not export all variables.
381 # Otherwise a system limit (for SysV at least) may be exceeded.
382 .NOEXPORT: