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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 host_alias
= @host_alias@
67 HEADER_SEARCH_PATH
= @HEADER_SEARCH_PATH@
72 LIBRARY_SEARCH_PATH
= @LIBRARY_SEARCH_PATH@
83 WPMOFILES
= @WPMOFILES@
88 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
89 wprefsdir
= @wprefsdir@
91 AUTOMAKE_OPTIONS
= no-dependencies
93 BUILT_SOURCES
= wconfig.h
97 EXTRA_DIST
= wmnotify.c wmnotdef.h wmnotify.h
99 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 usermenu.c usermenu.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
102 CPPFLAGS
= @CPPFLAGS@ @DFLAGS@
-DLOCALEDIR
=\"$(NLSDIR
)\"
104 INCLUDES
= -I
$(top_srcdir
)/wrlib
-I
$(top_srcdir
)/WINGs @HEADER_SEARCH_PATH@
107 wmaker_LDADD
= $(top_builddir
)/WINGs
/libWINGs.a
$(top_builddir
)/wrlib
/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @INTLIBS@ @DLLIBS@
-lm
109 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
110 CONFIG_HEADER
= config.h
111 CONFIG_CLEAN_FILES
= wconfig.h
112 PROGRAMS
= $(bin_PROGRAMS
)
115 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I.
118 X_CFLAGS
= @X_CFLAGS@
120 X_PRE_LIBS
= @X_PRE_LIBS@
121 wmaker_OBJECTS
= actions.o appicon.o application.o appmenu.o balloon.o \
122 client.o colormap.o defaults.o dialog.o dock.o dockedapp.o event.o \
123 framewin.o gnome.o icon.o kwm.o list.o main.o menu.o misc.o motif.o \
124 moveres.o openlook.o pixmap.o placement.o properties.o proplist.o \
125 resources.o rootmenu.o screen.o session.o shutdown.o stacking.o \
126 startup.o superfluous.o switchmenu.o texture.o usermenu.o xde.o \
127 xmodifier.o xutil.o wcore.o wdefaults.o window.o winmenu.o winspector.o \
128 workspace.o wmsound.o text.o
129 wmaker_DEPENDENCIES
= $(top_builddir
)/WINGs
/libWINGs.a \
130 $(top_builddir
)/wrlib
/libwraster.la
133 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
134 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
136 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
137 DIST_COMMON
= .
/stamp-h.in Makefile.am Makefile.in config.h.in \
141 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
145 SOURCES
= $(wmaker_SOURCES
)
146 OBJECTS
= $(wmaker_OBJECTS
)
150 .SUFFIXES
: .S .c .lo .o .s
151 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
152 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu src
/Makefile
154 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
156 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
160 @if
test ! -f
$@
; then \
164 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
166 && CONFIG_FILES
= CONFIG_HEADERS
=src
/config.h \
167 $(SHELL
) .
/config.status
168 @echo timestamp
> stamp-h
2> /dev
/null
169 $(srcdir)/config.h.in
: $(srcdir)/stamp-h.in
170 @if
test ! -f
$@
; then \
171 rm -f
$(srcdir)/stamp-h.in
; \
172 $(MAKE
) $(srcdir)/stamp-h.in
; \
174 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
175 cd
$(top_srcdir
) && $(AUTOHEADER
)
176 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
185 maintainer-clean-hdr
:
186 wconfig.h
: $(top_builddir
)/config.status wconfig.h.in
187 cd
$(top_builddir
) && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
189 mostlyclean-binPROGRAMS
:
192 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
194 distclean-binPROGRAMS
:
196 maintainer-clean-binPROGRAMS
:
198 install-binPROGRAMS
: $(bin_PROGRAMS
)
200 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
201 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
202 if
test -f
$$p; then \
203 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
204 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
208 uninstall-binPROGRAMS
:
210 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
211 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
224 -rm -f
*.o core
*.core
231 maintainer-clean-compile
:
234 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
237 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
240 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
250 maintainer-clean-libtool
:
252 wmaker
: $(wmaker_OBJECTS
) $(wmaker_DEPENDENCIES
)
254 $(LINK
) $(wmaker_LDFLAGS
) $(wmaker_OBJECTS
) $(wmaker_LDADD
) $(LIBS
)
258 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
259 list
='$(SOURCES) $(HEADERS)'; \
260 unique
=`for i in $$list; do echo $$i; done | \
261 awk ' { files[$$0] = 1; } \
262 END { for (i in files) print i; }'`; \
263 here
=`pwd` && cd
$(srcdir) \
264 && mkid
-f
$$here/ID
$$unique $(LISP
)
266 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) $(LISP
)
269 list
='$(SOURCES) $(HEADERS)'; \
270 unique
=`for i in $$list; do echo $$i; done | \
271 awk ' { files[$$0] = 1; } \
272 END { for (i in files) print i; }'`; \
273 test -z
"$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
274 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.h.in
$$unique $(LISP
) -o
$$here/TAGS
)
283 maintainer-clean-tags
:
285 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
289 distdir
: $(DISTFILES
)
290 @for file in
$(DISTFILES
); do \
292 if
test -d
$$d/$$file; then \
293 cp
-pr
$$/$$file $(distdir
)/$$file; \
295 test -f
$(distdir
)/$$file \
296 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
297 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
307 installcheck: installcheck-am
308 all-recursive-am
: config.h
309 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
311 install-exec-am
: install-binPROGRAMS
312 install-exec
: install-exec-am
315 install-data
: install-data-am
318 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
320 uninstall-am
: uninstall-binPROGRAMS
321 uninstall: uninstall-am
322 all-am
: Makefile
$(PROGRAMS
) config.h
325 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
327 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
335 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
336 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
338 maintainer-clean-generic
:
339 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
340 mostlyclean-am
: mostlyclean-hdr mostlyclean-binPROGRAMS \
341 mostlyclean-compile mostlyclean-libtool \
342 mostlyclean-tags mostlyclean-generic
344 mostlyclean: mostlyclean-am
346 clean-am
: clean-hdr clean-binPROGRAMS clean-compile clean-libtool \
347 clean-tags clean-generic mostlyclean-am
351 distclean-am
: distclean-hdr distclean-binPROGRAMS distclean-compile \
352 distclean-libtool distclean-tags distclean-generic \
356 distclean: distclean-am
358 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
359 maintainer-clean-compile maintainer-clean-libtool \
360 maintainer-clean-tags maintainer-clean-generic \
362 @echo
"This command is intended for maintainers to use;"
363 @echo
"it deletes files that may require special tools to rebuild."
365 maintainer-clean
: maintainer-clean-am
367 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
368 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
369 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
370 mostlyclean-compile distclean-compile clean-compile \
371 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
372 clean-libtool maintainer-clean-libtool
tags mostlyclean-tags \
373 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
374 dvi-am
dvi check check-am installcheck-am
installcheck all-recursive-am \
375 install-exec-am install-exec install-data-am install-data install-am \
376 install uninstall-am
uninstall all-redirect all-am
all installdirs \
377 mostlyclean-generic distclean-generic clean-generic \
378 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
381 # Tell versions [3.59,3.63) of GNU make to not export all variables.
382 # Otherwise a system limit (for SysV at least) may be exceeded.