Fixed some problems in 0.60.0
[wmaker-crm.git] / src / Makefile.in
blobab0ecd8cf32d677c1f509ce47e4e4416835f8a94
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 AS = @AS@
63 CC = @CC@
64 CPP_PATH = @CPP_PATH@
65 DFLAGS = @DFLAGS@
66 DLLIBS = @DLLIBS@
67 DLLTOOL = @DLLTOOL@
68 GFXLIBS = @GFXLIBS@
69 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
70 ICONEXT = @ICONEXT@
71 INTLIBS = @INTLIBS@
72 LD = @LD@
73 LIBPL = @LIBPL@
74 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
75 LIBTOOL = @LIBTOOL@
76 LITE = @LITE@
77 LN_S = @LN_S@
78 MAKEINFO = @MAKEINFO@
79 MOFILES = @MOFILES@
80 NLSDIR = @NLSDIR@
81 NM = @NM@
82 OBJDUMP = @OBJDUMP@
83 PACKAGE = @PACKAGE@
84 RANLIB = @RANLIB@
85 VERSION = @VERSION@
86 WPMOFILES = @WPMOFILES@
87 XCFLAGS = @XCFLAGS@
88 XGETTEXT = @XGETTEXT@
89 XLFLAGS = @XLFLAGS@
90 XLIBS = @XLIBS@
91 X_EXTRA_LIBS = @X_EXTRA_LIBS@
92 X_LIBRARY_PATH = @X_LIBRARY_PATH@
93 wprefsdir = @wprefsdir@
95 AUTOMAKE_OPTIONS = no-dependencies
97 BUILT_SOURCES = wconfig.h
99 bin_PROGRAMS = wmaker
101 EXTRA_DIST = wmnotify.c wmnotdef.h wmnotify.h
103 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 extend_pixmaps.h 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 usermenu.c usermenu.h xdnd.h xdnd.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
106 CPPFLAGS = @CPPFLAGS@ @DFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
108 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
111 wmaker_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @INTLIBS@ @DLLIBS@ -lm
113 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
114 CONFIG_HEADER = config.h
115 CONFIG_CLEAN_FILES = wconfig.h
116 PROGRAMS = $(bin_PROGRAMS)
119 DEFS = @DEFS@ -I. -I$(srcdir) -I.
120 LDFLAGS = @LDFLAGS@
121 LIBS = @LIBS@
122 X_CFLAGS = @X_CFLAGS@
123 X_LIBS = @X_LIBS@
124 X_PRE_LIBS = @X_PRE_LIBS@
125 wmaker_OBJECTS = actions.o appicon.o application.o appmenu.o balloon.o \
126 client.o colormap.o defaults.o dialog.o dock.o dockedapp.o event.o \
127 framewin.o gnome.o icon.o kwm.o list.o main.o menu.o misc.o motif.o \
128 moveres.o openlook.o pixmap.o placement.o properties.o proplist.o \
129 resources.o rootmenu.o screen.o session.o shutdown.o stacking.o \
130 startup.o superfluous.o switchmenu.o texture.o usermenu.o xdnd.o \
131 xmodifier.o xutil.o wcore.o wdefaults.o window.o winmenu.o winspector.o \
132 workspace.o wmsound.o text.o
133 wmaker_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
134 $(top_builddir)/wrlib/libwraster.la
135 wmaker_LDFLAGS =
136 CFLAGS = @CFLAGS@
137 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
138 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139 CCLD = $(CC)
140 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
141 DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in config.h.in \
142 wconfig.h.in
145 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
147 TAR = tar
148 GZIP_ENV = --best
149 SOURCES = $(wmaker_SOURCES)
150 OBJECTS = $(wmaker_OBJECTS)
152 all: all-redirect
153 .SUFFIXES:
154 .SUFFIXES: .S .c .lo .o .s
155 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
156 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
158 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
159 cd $(top_builddir) \
160 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
163 config.h: stamp-h
164 @if test ! -f $@; then \
165 rm -f stamp-h; \
166 $(MAKE) stamp-h; \
167 else :; fi
168 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
169 cd $(top_builddir) \
170 && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
171 $(SHELL) ./config.status
172 @echo timestamp > stamp-h 2> /dev/null
173 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
174 @if test ! -f $@; then \
175 rm -f $(srcdir)/stamp-h.in; \
176 $(MAKE) $(srcdir)/stamp-h.in; \
177 else :; fi
178 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
179 cd $(top_srcdir) && $(AUTOHEADER)
180 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
182 mostlyclean-hdr:
184 clean-hdr:
186 distclean-hdr:
187 -rm -f config.h
189 maintainer-clean-hdr:
190 wconfig.h: $(top_builddir)/config.status wconfig.h.in
191 cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
193 mostlyclean-binPROGRAMS:
195 clean-binPROGRAMS:
196 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
198 distclean-binPROGRAMS:
200 maintainer-clean-binPROGRAMS:
202 install-binPROGRAMS: $(bin_PROGRAMS)
203 @$(NORMAL_INSTALL)
204 $(mkinstalldirs) $(DESTDIR)$(bindir)
205 @list='$(bin_PROGRAMS)'; for p in $$list; do \
206 if test -f $$p; then \
207 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
208 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
209 else :; fi; \
210 done
212 uninstall-binPROGRAMS:
213 @$(NORMAL_UNINSTALL)
214 list='$(bin_PROGRAMS)'; for p in $$list; do \
215 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
216 done
218 .c.o:
219 $(COMPILE) -c $<
221 .s.o:
222 $(COMPILE) -c $<
224 .S.o:
225 $(COMPILE) -c $<
227 mostlyclean-compile:
228 -rm -f *.o core *.core
230 clean-compile:
232 distclean-compile:
233 -rm -f *.tab.c
235 maintainer-clean-compile:
237 .c.lo:
238 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
240 .s.lo:
241 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
243 .S.lo:
244 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
246 mostlyclean-libtool:
247 -rm -f *.lo
249 clean-libtool:
250 -rm -rf .libs _libs
252 distclean-libtool:
254 maintainer-clean-libtool:
256 wmaker: $(wmaker_OBJECTS) $(wmaker_DEPENDENCIES)
257 @rm -f wmaker
258 $(LINK) $(wmaker_LDFLAGS) $(wmaker_OBJECTS) $(wmaker_LDADD) $(LIBS)
260 tags: TAGS
262 ID: $(HEADERS) $(SOURCES) $(LISP)
263 list='$(SOURCES) $(HEADERS)'; \
264 unique=`for i in $$list; do echo $$i; done | \
265 awk ' { files[$$0] = 1; } \
266 END { for (i in files) print i; }'`; \
267 here=`pwd` && cd $(srcdir) \
268 && mkid -f$$here/ID $$unique $(LISP)
270 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
271 tags=; \
272 here=`pwd`; \
273 list='$(SOURCES) $(HEADERS)'; \
274 unique=`for i in $$list; do echo $$i; done | \
275 awk ' { files[$$0] = 1; } \
276 END { for (i in files) print i; }'`; \
277 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
278 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
280 mostlyclean-tags:
282 clean-tags:
284 distclean-tags:
285 -rm -f TAGS ID
287 maintainer-clean-tags:
289 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
291 subdir = src
293 distdir: $(DISTFILES)
294 @for file in $(DISTFILES); do \
295 d=$(srcdir); \
296 if test -d $$d/$$file; then \
297 cp -pr $$/$$file $(distdir)/$$file; \
298 else \
299 test -f $(distdir)/$$file \
300 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
301 || cp -p $$d/$$file $(distdir)/$$file || :; \
302 fi; \
303 done
304 info-am:
305 info: info-am
306 dvi-am:
307 dvi: dvi-am
308 check-am: all-am
309 check: check-am
310 installcheck-am:
311 installcheck: installcheck-am
312 all-recursive-am: config.h
313 $(MAKE) $(AM_MAKEFLAGS) all-recursive
315 install-exec-am: install-binPROGRAMS
316 install-exec: install-exec-am
318 install-data-am:
319 install-data: install-data-am
321 install-am: all-am
322 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
323 install: install-am
324 uninstall-am: uninstall-binPROGRAMS
325 uninstall: uninstall-am
326 all-am: Makefile $(PROGRAMS) config.h
327 all-redirect: all-am
328 install-strip:
329 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
330 installdirs:
331 $(mkinstalldirs) $(DESTDIR)$(bindir)
334 mostlyclean-generic:
336 clean-generic:
338 distclean-generic:
339 -rm -f Makefile $(CONFIG_CLEAN_FILES)
340 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
342 maintainer-clean-generic:
343 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
344 mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
345 mostlyclean-compile mostlyclean-libtool \
346 mostlyclean-tags mostlyclean-generic
348 mostlyclean: mostlyclean-am
350 clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-libtool \
351 clean-tags clean-generic mostlyclean-am
353 clean: clean-am
355 distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \
356 distclean-libtool distclean-tags distclean-generic \
357 clean-am
358 -rm -f libtool
360 distclean: distclean-am
362 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
363 maintainer-clean-compile maintainer-clean-libtool \
364 maintainer-clean-tags maintainer-clean-generic \
365 distclean-am
366 @echo "This command is intended for maintainers to use;"
367 @echo "it deletes files that may require special tools to rebuild."
369 maintainer-clean: maintainer-clean-am
371 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
372 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
373 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
374 mostlyclean-compile distclean-compile clean-compile \
375 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
376 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
377 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
378 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
379 install-exec-am install-exec install-data-am install-data install-am \
380 install uninstall-am uninstall all-redirect all-am all installdirs \
381 mostlyclean-generic distclean-generic clean-generic \
382 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
385 # Tell versions [3.59,3.63) of GNU make to not export all variables.
386 # Otherwise a system limit (for SysV at least) may be exceeded.
387 .NOEXPORT: