fixed many bugs, removed linked list
[wmaker-crm.git] / src / Makefile.in
blobece1060b2a3f1fea14116cc02947a48adaa8e037
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 DLLIBS = @DLLIBS@
66 GFXLIBS = @GFXLIBS@
67 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
68 ICONEXT = @ICONEXT@
69 INTLIBS = @INTLIBS@
70 LD = @LD@
71 LIBPL = @LIBPL@
72 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
73 LIBTOOL = @LIBTOOL@
74 LITE = @LITE@
75 LN_S = @LN_S@
76 MAKEINFO = @MAKEINFO@
77 MOFILES = @MOFILES@
78 NLSDIR = @NLSDIR@
79 NM = @NM@
80 PACKAGE = @PACKAGE@
81 RANLIB = @RANLIB@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 X_EXTRA_LIBS = @X_EXTRA_LIBS@
89 X_LIBRARY_PATH = @X_LIBRARY_PATH@
90 wprefsdir = @wprefsdir@
92 AUTOMAKE_OPTIONS = no-dependencies
94 BUILT_SOURCES = wconfig.h
96 bin_PROGRAMS = wmaker
98 EXTRA_DIST = wmnotify.c wmnotdef.h wmnotify.h
100 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 main.c menu.c menu.h misc.c motif.c motif.h moveres.c openlook.c openlook.h pixmap.c pixmap.h placement.c plugin.c plugin.h 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
103 CPPFLAGS = @CPPFLAGS@ @DFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
105 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
108 wmaker_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @INTLIBS@ @DLLIBS@ -lm
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = config.h
112 CONFIG_CLEAN_FILES = wconfig.h
113 PROGRAMS = $(bin_PROGRAMS)
116 DEFS = @DEFS@ -I. -I$(srcdir) -I.
117 LDFLAGS = @LDFLAGS@
118 LIBS = @LIBS@
119 X_CFLAGS = @X_CFLAGS@
120 X_LIBS = @X_LIBS@
121 X_PRE_LIBS = @X_PRE_LIBS@
122 wmaker_OBJECTS = actions.o appicon.o application.o appmenu.o balloon.o \
123 client.o colormap.o defaults.o dialog.o dock.o dockedapp.o event.o \
124 framewin.o gnome.o icon.o kwm.o main.o menu.o misc.o motif.o moveres.o \
125 openlook.o pixmap.o placement.o plugin.o properties.o proplist.o \
126 resources.o rootmenu.o screen.o session.o shutdown.o stacking.o \
127 startup.o superfluous.o switchmenu.o texture.o usermenu.o xdnd.o \
128 xmodifier.o xutil.o wcore.o wdefaults.o window.o winmenu.o winspector.o \
129 workspace.o wmsound.o text.o
130 wmaker_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
131 $(top_builddir)/wrlib/libwraster.la
132 wmaker_LDFLAGS =
133 CFLAGS = @CFLAGS@
134 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 CCLD = $(CC)
137 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
138 DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in config.h.in \
139 wconfig.h.in
142 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
144 TAR = gtar
145 GZIP_ENV = --best
146 SOURCES = $(wmaker_SOURCES)
147 OBJECTS = $(wmaker_OBJECTS)
149 all: all-redirect
150 .SUFFIXES:
151 .SUFFIXES: .S .c .lo .o .s
152 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
153 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
155 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
156 cd $(top_builddir) \
157 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
160 config.h: stamp-h
161 @if test ! -f $@; then \
162 rm -f stamp-h; \
163 $(MAKE) stamp-h; \
164 else :; fi
165 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
166 cd $(top_builddir) \
167 && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
168 $(SHELL) ./config.status
169 @echo timestamp > stamp-h 2> /dev/null
170 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
171 @if test ! -f $@; then \
172 rm -f $(srcdir)/stamp-h.in; \
173 $(MAKE) $(srcdir)/stamp-h.in; \
174 else :; fi
175 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
176 cd $(top_srcdir) && $(AUTOHEADER)
177 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
179 mostlyclean-hdr:
181 clean-hdr:
183 distclean-hdr:
184 -rm -f config.h
186 maintainer-clean-hdr:
187 wconfig.h: $(top_builddir)/config.status wconfig.h.in
188 cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
190 mostlyclean-binPROGRAMS:
192 clean-binPROGRAMS:
193 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
195 distclean-binPROGRAMS:
197 maintainer-clean-binPROGRAMS:
199 install-binPROGRAMS: $(bin_PROGRAMS)
200 @$(NORMAL_INSTALL)
201 $(mkinstalldirs) $(DESTDIR)$(bindir)
202 @list='$(bin_PROGRAMS)'; for p in $$list; do \
203 if test -f $$p; then \
204 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
205 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
206 else :; fi; \
207 done
209 uninstall-binPROGRAMS:
210 @$(NORMAL_UNINSTALL)
211 list='$(bin_PROGRAMS)'; for p in $$list; do \
212 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
213 done
215 .c.o:
216 $(COMPILE) -c $<
218 .s.o:
219 $(COMPILE) -c $<
221 .S.o:
222 $(COMPILE) -c $<
224 mostlyclean-compile:
225 -rm -f *.o core *.core
227 clean-compile:
229 distclean-compile:
230 -rm -f *.tab.c
232 maintainer-clean-compile:
234 .c.lo:
235 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
237 .s.lo:
238 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
240 .S.lo:
241 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
243 mostlyclean-libtool:
244 -rm -f *.lo
246 clean-libtool:
247 -rm -rf .libs _libs
249 distclean-libtool:
251 maintainer-clean-libtool:
253 wmaker: $(wmaker_OBJECTS) $(wmaker_DEPENDENCIES)
254 @rm -f wmaker
255 $(LINK) $(wmaker_LDFLAGS) $(wmaker_OBJECTS) $(wmaker_LDADD) $(LIBS)
257 tags: TAGS
259 ID: $(HEADERS) $(SOURCES) $(LISP)
260 list='$(SOURCES) $(HEADERS)'; \
261 unique=`for i in $$list; do echo $$i; done | \
262 awk ' { files[$$0] = 1; } \
263 END { for (i in files) print i; }'`; \
264 here=`pwd` && cd $(srcdir) \
265 && mkid -f$$here/ID $$unique $(LISP)
267 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
268 tags=; \
269 here=`pwd`; \
270 list='$(SOURCES) $(HEADERS)'; \
271 unique=`for i in $$list; do echo $$i; done | \
272 awk ' { files[$$0] = 1; } \
273 END { for (i in files) print i; }'`; \
274 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
275 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
277 mostlyclean-tags:
279 clean-tags:
281 distclean-tags:
282 -rm -f TAGS ID
284 maintainer-clean-tags:
286 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
288 subdir = src
290 distdir: $(DISTFILES)
291 @for file in $(DISTFILES); do \
292 d=$(srcdir); \
293 if test -d $$d/$$file; then \
294 cp -pr $$/$$file $(distdir)/$$file; \
295 else \
296 test -f $(distdir)/$$file \
297 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
298 || cp -p $$d/$$file $(distdir)/$$file || :; \
299 fi; \
300 done
301 info-am:
302 info: info-am
303 dvi-am:
304 dvi: dvi-am
305 check-am: all-am
306 check: check-am
307 installcheck-am:
308 installcheck: installcheck-am
309 all-recursive-am: config.h
310 $(MAKE) $(AM_MAKEFLAGS) all-recursive
312 install-exec-am: install-binPROGRAMS
313 install-exec: install-exec-am
315 install-data-am:
316 install-data: install-data-am
318 install-am: all-am
319 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
320 install: install-am
321 uninstall-am: uninstall-binPROGRAMS
322 uninstall: uninstall-am
323 all-am: Makefile $(PROGRAMS) config.h
324 all-redirect: all-am
325 install-strip:
326 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
327 installdirs:
328 $(mkinstalldirs) $(DESTDIR)$(bindir)
331 mostlyclean-generic:
333 clean-generic:
335 distclean-generic:
336 -rm -f Makefile $(CONFIG_CLEAN_FILES)
337 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
339 maintainer-clean-generic:
340 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
341 mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
342 mostlyclean-compile mostlyclean-libtool \
343 mostlyclean-tags mostlyclean-generic
345 mostlyclean: mostlyclean-am
347 clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-libtool \
348 clean-tags clean-generic mostlyclean-am
350 clean: clean-am
352 distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \
353 distclean-libtool distclean-tags distclean-generic \
354 clean-am
355 -rm -f libtool
357 distclean: distclean-am
359 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
360 maintainer-clean-compile maintainer-clean-libtool \
361 maintainer-clean-tags maintainer-clean-generic \
362 distclean-am
363 @echo "This command is intended for maintainers to use;"
364 @echo "it deletes files that may require special tools to rebuild."
366 maintainer-clean: maintainer-clean-am
368 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
369 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
370 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
371 mostlyclean-compile distclean-compile clean-compile \
372 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
373 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
374 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
375 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
376 install-exec-am install-exec install-data-am install-data install-am \
377 install uninstall-am uninstall all-redirect all-am all installdirs \
378 mostlyclean-generic distclean-generic clean-generic \
379 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
382 # Tell versions [3.59,3.63) of GNU make to not export all variables.
383 # Otherwise a system limit (for SysV at least) may be exceeded.
384 .NOEXPORT: