window position/size display widget
[wmaker-crm.git] / src / Makefile.in
blob0bdf9436cafcb6237c0ecec8dc4239371ee4f6ae
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 NETLIBS = @NETLIBS@
81 NLSDIR = @NLSDIR@
82 NM = @NM@
83 OBJDUMP = @OBJDUMP@
84 PACKAGE = @PACKAGE@
85 RANLIB = @RANLIB@
86 VERSION = @VERSION@
87 WPMOFILES = @WPMOFILES@
88 XCFLAGS = @XCFLAGS@
89 XGETTEXT = @XGETTEXT@
90 XLFLAGS = @XLFLAGS@
91 XLIBS = @XLIBS@
92 X_EXTRA_LIBS = @X_EXTRA_LIBS@
93 X_LIBRARY_PATH = @X_LIBRARY_PATH@
94 wprefsdir = @wprefsdir@
96 AUTOMAKE_OPTIONS = no-dependencies
98 BUILT_SOURCES = wconfig.h
100 bin_PROGRAMS = wmaker
102 EXTRA_DIST = wmnotify.c wmnotdef.h wmnotify.h DI.h DL.h I.h L.h Q.h GDB.h nana.h
105 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 geomview.c geomview.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
108 CPPFLAGS = @CPPFLAGS@ @DFLAGS@ -DLOCALEDIR=\"$(NLSDIR)\"
110 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/WINGs @HEADER_SEARCH_PATH@
113 wmaker_LDADD = $(top_builddir)/WINGs/libWINGs.a $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @INTLIBS@ @DLLIBS@ -lm
115 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
116 CONFIG_HEADER = config.h
117 CONFIG_CLEAN_FILES = wconfig.h
118 PROGRAMS = $(bin_PROGRAMS)
121 DEFS = @DEFS@ -I. -I$(srcdir) -I.
122 LDFLAGS = @LDFLAGS@
123 LIBS = @LIBS@
124 X_CFLAGS = @X_CFLAGS@
125 X_LIBS = @X_LIBS@
126 X_PRE_LIBS = @X_PRE_LIBS@
127 wmaker_OBJECTS = actions.o appicon.o application.o appmenu.o balloon.o \
128 client.o colormap.o defaults.o dialog.o dock.o dockedapp.o event.o \
129 framewin.o geomview.o gnome.o icon.o kwm.o main.o menu.o misc.o motif.o \
130 moveres.o openlook.o pixmap.o placement.o plugin.o properties.o \
131 proplist.o resources.o rootmenu.o screen.o session.o shutdown.o \
132 stacking.o startup.o superfluous.o switchmenu.o texture.o usermenu.o \
133 xdnd.o xmodifier.o xutil.o wcore.o wdefaults.o window.o winmenu.o \
134 winspector.o workspace.o wmsound.o text.o
135 wmaker_DEPENDENCIES = $(top_builddir)/WINGs/libWINGs.a \
136 $(top_builddir)/wrlib/libwraster.la
137 wmaker_LDFLAGS =
138 CFLAGS = @CFLAGS@
139 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
140 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
141 CCLD = $(CC)
142 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
143 DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in config.h.in \
144 wconfig.h.in
147 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
149 TAR = gtar
150 GZIP_ENV = --best
151 SOURCES = $(wmaker_SOURCES)
152 OBJECTS = $(wmaker_OBJECTS)
154 all: all-redirect
155 .SUFFIXES:
156 .SUFFIXES: .S .c .lo .o .s
157 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
158 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
160 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
161 cd $(top_builddir) \
162 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
165 config.h: stamp-h
166 @if test ! -f $@; then \
167 rm -f stamp-h; \
168 $(MAKE) stamp-h; \
169 else :; fi
170 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
171 cd $(top_builddir) \
172 && CONFIG_FILES= CONFIG_HEADERS=src/config.h \
173 $(SHELL) ./config.status
174 @echo timestamp > stamp-h 2> /dev/null
175 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
176 @if test ! -f $@; then \
177 rm -f $(srcdir)/stamp-h.in; \
178 $(MAKE) $(srcdir)/stamp-h.in; \
179 else :; fi
180 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
181 cd $(top_srcdir) && $(AUTOHEADER)
182 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
184 mostlyclean-hdr:
186 clean-hdr:
188 distclean-hdr:
189 -rm -f config.h
191 maintainer-clean-hdr:
192 wconfig.h: $(top_builddir)/config.status wconfig.h.in
193 cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
195 mostlyclean-binPROGRAMS:
197 clean-binPROGRAMS:
198 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
200 distclean-binPROGRAMS:
202 maintainer-clean-binPROGRAMS:
204 install-binPROGRAMS: $(bin_PROGRAMS)
205 @$(NORMAL_INSTALL)
206 $(mkinstalldirs) $(DESTDIR)$(bindir)
207 @list='$(bin_PROGRAMS)'; for p in $$list; do \
208 if test -f $$p; then \
209 echo " $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
210 $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
211 else :; fi; \
212 done
214 uninstall-binPROGRAMS:
215 @$(NORMAL_UNINSTALL)
216 list='$(bin_PROGRAMS)'; for p in $$list; do \
217 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
218 done
220 .c.o:
221 $(COMPILE) -c $<
223 .s.o:
224 $(COMPILE) -c $<
226 .S.o:
227 $(COMPILE) -c $<
229 mostlyclean-compile:
230 -rm -f *.o core *.core
232 clean-compile:
234 distclean-compile:
235 -rm -f *.tab.c
237 maintainer-clean-compile:
239 .c.lo:
240 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
242 .s.lo:
243 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
245 .S.lo:
246 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
248 mostlyclean-libtool:
249 -rm -f *.lo
251 clean-libtool:
252 -rm -rf .libs _libs
254 distclean-libtool:
256 maintainer-clean-libtool:
258 wmaker: $(wmaker_OBJECTS) $(wmaker_DEPENDENCIES)
259 @rm -f wmaker
260 $(LINK) $(wmaker_LDFLAGS) $(wmaker_OBJECTS) $(wmaker_LDADD) $(LIBS)
262 tags: TAGS
264 ID: $(HEADERS) $(SOURCES) $(LISP)
265 list='$(SOURCES) $(HEADERS)'; \
266 unique=`for i in $$list; do echo $$i; done | \
267 awk ' { files[$$0] = 1; } \
268 END { for (i in files) print i; }'`; \
269 here=`pwd` && cd $(srcdir) \
270 && mkid -f$$here/ID $$unique $(LISP)
272 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
273 tags=; \
274 here=`pwd`; \
275 list='$(SOURCES) $(HEADERS)'; \
276 unique=`for i in $$list; do echo $$i; done | \
277 awk ' { files[$$0] = 1; } \
278 END { for (i in files) print i; }'`; \
279 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
280 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
282 mostlyclean-tags:
284 clean-tags:
286 distclean-tags:
287 -rm -f TAGS ID
289 maintainer-clean-tags:
291 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
293 subdir = src
295 distdir: $(DISTFILES)
296 @for file in $(DISTFILES); do \
297 d=$(srcdir); \
298 if test -d $$d/$$file; then \
299 cp -pr $$/$$file $(distdir)/$$file; \
300 else \
301 test -f $(distdir)/$$file \
302 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
303 || cp -p $$d/$$file $(distdir)/$$file || :; \
304 fi; \
305 done
306 info-am:
307 info: info-am
308 dvi-am:
309 dvi: dvi-am
310 check-am: all-am
311 check: check-am
312 installcheck-am:
313 installcheck: installcheck-am
314 all-recursive-am: config.h
315 $(MAKE) $(AM_MAKEFLAGS) all-recursive
317 install-exec-am: install-binPROGRAMS
318 install-exec: install-exec-am
320 install-data-am:
321 install-data: install-data-am
323 install-am: all-am
324 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
325 install: install-am
326 uninstall-am: uninstall-binPROGRAMS
327 uninstall: uninstall-am
328 all-am: Makefile $(PROGRAMS) config.h
329 all-redirect: all-am
330 install-strip:
331 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
332 installdirs:
333 $(mkinstalldirs) $(DESTDIR)$(bindir)
336 mostlyclean-generic:
338 clean-generic:
340 distclean-generic:
341 -rm -f Makefile $(CONFIG_CLEAN_FILES)
342 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
344 maintainer-clean-generic:
345 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
346 mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
347 mostlyclean-compile mostlyclean-libtool \
348 mostlyclean-tags mostlyclean-generic
350 mostlyclean: mostlyclean-am
352 clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-libtool \
353 clean-tags clean-generic mostlyclean-am
355 clean: clean-am
357 distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \
358 distclean-libtool distclean-tags distclean-generic \
359 clean-am
360 -rm -f libtool
362 distclean: distclean-am
364 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
365 maintainer-clean-compile maintainer-clean-libtool \
366 maintainer-clean-tags maintainer-clean-generic \
367 distclean-am
368 @echo "This command is intended for maintainers to use;"
369 @echo "it deletes files that may require special tools to rebuild."
371 maintainer-clean: maintainer-clean-am
373 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
374 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
375 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
376 mostlyclean-compile distclean-compile clean-compile \
377 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
378 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
379 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
380 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
381 install-exec-am install-exec install-data-am install-data install-am \
382 install uninstall-am uninstall all-redirect all-am all installdirs \
383 mostlyclean-generic distclean-generic clean-generic \
384 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
387 # Tell versions [3.59,3.63) of GNU make to not export all variables.
388 # Otherwise a system limit (for SysV at least) may be exceeded.
389 .NOEXPORT: