Initial revision
[wmaker-crm.git] / src / Makefile.in
blob1adb32db7c0a5c84e3fb355bc6284c0609363e4c
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 GFXLIBS = @GFXLIBS@
67 I18N = @I18N@
68 I18N_MB = @I18N_MB@
69 ICONEXT = @ICONEXT@
70 INTLIBS = @INTLIBS@
71 LIBPL_INC_PATH = @LIBPL_INC_PATH@
72 LIBPL_LIBS = @LIBPL_LIBS@
73 LN_S = @LN_S@
74 MAKEINFO = @MAKEINFO@
75 MOFILES = @MOFILES@
76 NLSDIR = @NLSDIR@
77 PACKAGE = @PACKAGE@
78 RANLIB = @RANLIB@
79 REDUCE_APPICONS = @REDUCE_APPICONS@
80 SHAPE = @SHAPE@
81 SOUND = @SOUND@
82 VERSION = @VERSION@
83 WPMOFILES = @WPMOFILES@
84 XCFLAGS = @XCFLAGS@
85 XGETTEXT = @XGETTEXT@
86 XLFLAGS = @XLFLAGS@
87 XLIBS = @XLIBS@
88 XSHM = @XSHM@
89 X_EXTRA_LIBS = @X_EXTRA_LIBS@
90 X_LOCALE = @X_LOCALE@
91 pixmapdir = @pixmapdir@
92 wprefsdir = @wprefsdir@
94 nlsdir = @NLSDIR@
96 AUTOMAKE_OPTIONS = no-dependencies
98 BUILT_SOURCES = wconfig.h
100 bin_PROGRAMS = wmaker
102 EXTRA_DIST = wmnotify.c wmnotdef.h wmnotify.h
104 wmaker_SOURCES = \
105 GNUstep.h \
106 WindowMaker.h \
107 actions.c \
108 actions.h \
109 appicon.c \
110 appicon.h \
111 application.c \
112 application.h \
113 appmenu.c \
114 appmenu.h \
115 balloon.c \
116 balloon.h \
117 client.c \
118 client.h \
119 colormap.c \
120 config.h \
121 def_pixmaps.h \
122 defaults.c \
123 defaults.h \
124 dialog.c \
125 dialog.h \
126 dock.c \
127 dockedapp.c \
128 dock.h \
129 event.c \
130 framewin.c \
131 framewin.h \
132 funcs.h \
133 icon.c \
134 icon.h \
135 keybind.h \
136 list.c \
137 list.h \
138 main.c \
139 menu.c \
140 menu.h \
141 misc.c \
142 motif.h \
143 moveres.c \
144 pixmap.c \
145 pixmap.h \
146 placement.c \
147 properties.c \
148 properties.h \
149 proplist.c \
150 resources.c \
151 resources.h \
152 rootmenu.c \
153 screen.c \
154 screen.h \
155 session.h \
156 session.c \
157 shutdown.c \
158 stacking.c \
159 stacking.h \
160 startup.c \
161 superfluous.c \
162 superfluous.h \
163 switchmenu.c \
164 texture.c \
165 texture.h \
166 xmodifier.h \
167 xmodifier.c \
168 xutil.c \
169 xutil.h \
170 wconfig.h \
171 wcore.c \
172 wcore.h \
173 wdefaults.c \
174 wdefaults.h \
175 window.c \
176 window.h \
177 winmenu.c \
178 winspector.h \
179 winspector.c \
180 workspace.c \
181 workspace.h \
182 wmsound.c \
183 wmsound.h \
184 text.c \
185 text.h
187 CPPFLAGS = \
188 @CPPFLAGS@ \
189 @SHAPE@ @I18N@ @X_LOCALE@ \
190 @DFLAGS@ \
191 -DNLSDIR="\"$(nlsdir)\"" \
192 -DPKGDATADIR="\"$(pkgdatadir)\"" \
193 -DPIXMAPDIR="\"$(pixmapdir)\""
195 INCLUDES = \
196 -I$(top_srcdir)/wrlib \
197 -I$(top_srcdir)/WINGs \
198 @XCFLAGS@ \
199 @LIBPL_INC_PATH@
201 wmaker_LDADD = \
202 $(top_builddir)/WINGs/libWINGs.a\
203 $(top_builddir)/wrlib/libwraster.a\
204 @LIBPL_LIBS@ \
205 @XLFLAGS@ \
206 @GFXLIBS@ \
207 @XLIBS@ \
208 @X_EXTRA_LIBS@ \
209 @INTLIBS@ \
210 -lm
211 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
212 CONFIG_HEADER = config.h
213 CONFIG_CLEAN_FILES = wconfig.h
214 PROGRAMS = $(bin_PROGRAMS)
217 DEFS = @DEFS@ -I. -I$(srcdir) -I.
218 LDFLAGS = @LDFLAGS@
219 LIBS = @LIBS@
220 X_CFLAGS = @X_CFLAGS@
221 X_LIBS = @X_LIBS@
222 X_PRE_LIBS = @X_PRE_LIBS@
223 wmaker_OBJECTS = actions.o appicon.o application.o appmenu.o balloon.o \
224 client.o colormap.o defaults.o dialog.o dock.o dockedapp.o event.o \
225 framewin.o icon.o list.o main.o menu.o misc.o moveres.o pixmap.o \
226 placement.o properties.o proplist.o resources.o rootmenu.o screen.o \
227 session.o shutdown.o stacking.o startup.o superfluous.o switchmenu.o \
228 texture.o xmodifier.o xutil.o wcore.o wdefaults.o window.o winmenu.o \
229 winspector.o workspace.o wmsound.o text.o
230 wmaker_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
231 $(top_builddir)/wrlib/libwraster.a
232 wmaker_LDFLAGS =
233 CFLAGS = @CFLAGS@
234 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
235 LINK = $(CC) $(CFLAGS) $(LDFLAGS) -o $@
236 DIST_COMMON = Makefile.am Makefile.in config.h.in stamp-h.in \
237 wconfig.h.in
240 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
242 TAR = tar
243 GZIP = --best
244 SOURCES = $(wmaker_SOURCES)
245 OBJECTS = $(wmaker_OBJECTS)
247 all: Makefile $(PROGRAMS) config.h
249 .SUFFIXES:
250 .SUFFIXES: .S .c .o .s
251 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
252 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
254 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
255 cd $(top_builddir) \
256 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
259 config.h: stamp-h
261 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
262 cd $(top_builddir) \
263 && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
264 $(SHELL) ./config.status
265 @echo timestamp > stamp-h
266 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
267 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
268 cd $(top_srcdir) && $(AUTOHEADER)
269 @echo timestamp > $(srcdir)/stamp-h.in
271 mostlyclean-hdr:
273 clean-hdr:
275 distclean-hdr:
276 -rm -f config.h
278 maintainer-clean-hdr:
279 wconfig.h: $(top_builddir)/config.status wconfig.h.in
280 cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status
282 mostlyclean-binPROGRAMS:
284 clean-binPROGRAMS:
285 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
287 distclean-binPROGRAMS:
289 maintainer-clean-binPROGRAMS:
291 install-binPROGRAMS: $(bin_PROGRAMS)
292 @$(NORMAL_INSTALL)
293 $(mkinstalldirs) $(DESTDIR)$(bindir)
294 @list='$(bin_PROGRAMS)'; for p in $$list; do \
295 if test -f $$p; then \
296 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
297 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
298 else :; fi; \
299 done
301 uninstall-binPROGRAMS:
302 @$(NORMAL_UNINSTALL)
303 list='$(bin_PROGRAMS)'; for p in $$list; do \
304 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
305 done
307 .c.o:
308 $(COMPILE) -c $<
310 .s.o:
311 $(COMPILE) -c $<
313 .S.o:
314 $(COMPILE) -c $<
316 mostlyclean-compile:
317 -rm -f *.o core *.core
319 clean-compile:
321 distclean-compile:
322 -rm -f *.tab.c
324 maintainer-clean-compile:
326 wmaker: $(wmaker_OBJECTS) $(wmaker_DEPENDENCIES)
327 @rm -f wmaker
328 $(LINK) $(wmaker_LDFLAGS) $(wmaker_OBJECTS) $(wmaker_LDADD) $(LIBS)
330 tags: TAGS
332 ID: $(HEADERS) $(SOURCES) $(LISP)
333 here=`pwd` && cd $(srcdir) \
334 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
336 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
337 tags=; \
338 here=`pwd`; \
339 list='$(SOURCES) $(HEADERS)'; \
340 unique=`for i in $$list; do echo $$i; done | \
341 awk ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
344 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
346 mostlyclean-tags:
348 clean-tags:
350 distclean-tags:
351 -rm -f TAGS ID
353 maintainer-clean-tags:
355 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
357 subdir = src
359 distdir: $(DISTFILES)
360 @for file in $(DISTFILES); do \
361 d=$(srcdir); \
362 test -f $(distdir)/$$file \
363 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
364 || cp -p $$d/$$file $(distdir)/$$file; \
365 done
366 info:
367 dvi:
368 check: all
369 $(MAKE)
370 installcheck:
371 install-exec: install-binPROGRAMS
372 @$(NORMAL_INSTALL)
374 install-data:
375 @$(NORMAL_INSTALL)
377 install: install-exec install-data all
380 uninstall: uninstall-binPROGRAMS
382 install-strip:
383 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
384 installdirs:
385 $(mkinstalldirs) $(DATADIR)$(bindir)
388 mostlyclean-generic:
389 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
391 clean-generic:
392 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
394 distclean-generic:
395 -rm -f Makefile $(DISTCLEANFILES)
396 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
397 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
399 maintainer-clean-generic:
400 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
401 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
402 mostlyclean: mostlyclean-hdr mostlyclean-binPROGRAMS \
403 mostlyclean-compile mostlyclean-tags \
404 mostlyclean-generic
406 clean: clean-hdr clean-binPROGRAMS clean-compile clean-tags \
407 clean-generic mostlyclean
409 distclean: distclean-hdr distclean-binPROGRAMS distclean-compile \
410 distclean-tags distclean-generic clean
411 -rm -f config.status
413 maintainer-clean: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
414 maintainer-clean-compile maintainer-clean-tags \
415 maintainer-clean-generic distclean
416 @echo "This command is intended for maintainers to use;"
417 @echo "it deletes files that may require special tools to rebuild."
419 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
420 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
421 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
422 mostlyclean-compile distclean-compile clean-compile \
423 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
424 clean-tags maintainer-clean-tags distdir info dvi installcheck \
425 install-exec install-data install uninstall all installdirs \
426 mostlyclean-generic distclean-generic clean-generic \
427 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
430 # Tell versions [3.59,3.63) of GNU make to not export all variables.
431 # Otherwise a system limit (for SysV at least) may be exceeded.
432 .NOEXPORT: