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
36 pkglibdir
= $(libdir)/@PACKAGE@
37 pkgincludedir
= $(includedir)/@PACKAGE@
44 AUTOHEADER
= @AUTOHEADER@
47 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
48 INSTALL_DATA
= @INSTALL_DATA@
49 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
50 transform
= @program_transform_name@
58 host_alias
= @host_alias@
65 HEADER_SEARCH_PATH
= @HEADER_SEARCH_PATH@
70 LIBRARY_SEARCH_PATH
= @LIBRARY_SEARCH_PATH@
81 WPMOFILES
= @WPMOFILES@
86 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
87 X_LIBRARY_PATH
= @X_LIBRARY_PATH@
88 wprefsdir
= @wprefsdir@
90 AUTOMAKE_OPTIONS
= no-dependencies
92 pkgdatadir
= $(datadir)/@PACKAGE@
94 bin_PROGRAMS
= wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
96 bin_SCRIPTS
= wmaker.inst wm-oldmenu2new wsetfont wkdemenu.pl
98 EXTRA_DIST
= wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c wkdemenu.pl
101 INCLUDES
= @DFLAGS@
-I
$(top_srcdir
)/WINGs
-I
$(top_srcdir
)/wrlib @HEADER_SEARCH_PATH@
104 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
105 liblist
= @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
107 wdwrite_LDADD
= $(liblist
)
109 wxcopy_LDADD
= @XLFLAGS@ @XLIBS@
111 wxpaste_LDADD
= @XLFLAGS@ @XLIBS@
113 getstyle_LDADD
= $(liblist
)
115 setstyle_LDADD
= @XLFLAGS@ @XLIBS@
$(liblist
)
117 seticons_LDADD
= $(liblist
)
119 geticonset_LDADD
= $(liblist
)
121 wmsetbg_LDADD
= $(top_builddir
)/WINGs
/libWINGs.a
$(top_builddir
)/wrlib
/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @DLLIBS@
-lm
124 getstyle_SOURCES
= getstyle.c
126 setstyle_SOURCES
= setstyle.c
128 seticons_SOURCES
= seticons.c
130 geticonset_SOURCES
= geticonset.c
132 wxcopy_SOURCES
= wxcopy.c
134 wxpaste_SOURCES
= wxpaste.c
136 wdwrite_SOURCES
= wdwrite.c
138 wmsetbg_SOURCES
= wmsetbg.c
140 CLEANFILES
= wmaker.inst
141 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
142 CONFIG_HEADER
= ..
/src
/config.h
144 PROGRAMS
= $(bin_PROGRAMS
)
147 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
/src
148 CPPFLAGS
= @CPPFLAGS@
151 X_CFLAGS
= @X_CFLAGS@
153 X_PRE_LIBS
= @X_PRE_LIBS@
154 wxcopy_OBJECTS
= wxcopy.o
155 wxcopy_DEPENDENCIES
=
157 wxpaste_OBJECTS
= wxpaste.o
158 wxpaste_DEPENDENCIES
=
160 wdwrite_OBJECTS
= wdwrite.o
161 wdwrite_DEPENDENCIES
=
163 getstyle_OBJECTS
= getstyle.o
164 getstyle_DEPENDENCIES
=
166 setstyle_OBJECTS
= setstyle.o
167 setstyle_DEPENDENCIES
=
169 seticons_OBJECTS
= seticons.o
170 seticons_DEPENDENCIES
=
172 geticonset_OBJECTS
= geticonset.o
173 geticonset_DEPENDENCIES
=
175 wmsetbg_OBJECTS
= wmsetbg.o
176 wmsetbg_DEPENDENCIES
= $(top_builddir
)/WINGs
/libWINGs.a \
177 $(top_builddir
)/wrlib
/libwraster.la
179 SCRIPTS
= $(bin_SCRIPTS
)
182 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
183 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
185 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
186 DIST_COMMON
= README Makefile.am Makefile.in
189 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
193 SOURCES
= $(wxcopy_SOURCES
) $(wxpaste_SOURCES
) $(wdwrite_SOURCES
) $(getstyle_SOURCES
) $(setstyle_SOURCES
) $(seticons_SOURCES
) $(geticonset_SOURCES
) $(wmsetbg_SOURCES
)
194 OBJECTS
= $(wxcopy_OBJECTS
) $(wxpaste_OBJECTS
) $(wdwrite_OBJECTS
) $(getstyle_OBJECTS
) $(setstyle_OBJECTS
) $(seticons_OBJECTS
) $(geticonset_OBJECTS
) $(wmsetbg_OBJECTS
)
198 .SUFFIXES
: .S .c .lo .o .s
199 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
200 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu util
/Makefile
202 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
204 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
207 mostlyclean-binPROGRAMS
:
210 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
212 distclean-binPROGRAMS
:
214 maintainer-clean-binPROGRAMS
:
216 install-binPROGRAMS
: $(bin_PROGRAMS
)
218 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
219 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
220 if
test -f
$$p; then \
221 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
222 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
226 uninstall-binPROGRAMS
:
228 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
229 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
242 -rm -f
*.o core
*.core
249 maintainer-clean-compile
:
252 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
255 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
258 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
268 maintainer-clean-libtool
:
270 wxcopy
: $(wxcopy_OBJECTS
) $(wxcopy_DEPENDENCIES
)
272 $(LINK
) $(wxcopy_LDFLAGS
) $(wxcopy_OBJECTS
) $(wxcopy_LDADD
) $(LIBS
)
274 wxpaste
: $(wxpaste_OBJECTS
) $(wxpaste_DEPENDENCIES
)
276 $(LINK
) $(wxpaste_LDFLAGS
) $(wxpaste_OBJECTS
) $(wxpaste_LDADD
) $(LIBS
)
278 wdwrite
: $(wdwrite_OBJECTS
) $(wdwrite_DEPENDENCIES
)
280 $(LINK
) $(wdwrite_LDFLAGS
) $(wdwrite_OBJECTS
) $(wdwrite_LDADD
) $(LIBS
)
282 getstyle
: $(getstyle_OBJECTS
) $(getstyle_DEPENDENCIES
)
284 $(LINK
) $(getstyle_LDFLAGS
) $(getstyle_OBJECTS
) $(getstyle_LDADD
) $(LIBS
)
286 setstyle
: $(setstyle_OBJECTS
) $(setstyle_DEPENDENCIES
)
288 $(LINK
) $(setstyle_LDFLAGS
) $(setstyle_OBJECTS
) $(setstyle_LDADD
) $(LIBS
)
290 seticons
: $(seticons_OBJECTS
) $(seticons_DEPENDENCIES
)
292 $(LINK
) $(seticons_LDFLAGS
) $(seticons_OBJECTS
) $(seticons_LDADD
) $(LIBS
)
294 geticonset
: $(geticonset_OBJECTS
) $(geticonset_DEPENDENCIES
)
296 $(LINK
) $(geticonset_LDFLAGS
) $(geticonset_OBJECTS
) $(geticonset_LDADD
) $(LIBS
)
298 wmsetbg
: $(wmsetbg_OBJECTS
) $(wmsetbg_DEPENDENCIES
)
300 $(LINK
) $(wmsetbg_LDFLAGS
) $(wmsetbg_OBJECTS
) $(wmsetbg_LDADD
) $(LIBS
)
302 install-binSCRIPTS
: $(bin_SCRIPTS
)
304 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
305 @list
='$(bin_SCRIPTS)'; for p in
$$list; do \
306 if
test -f
$$p; then \
307 echo
" $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
308 $(INSTALL_SCRIPT
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed '$(transform)'`; \
309 else if
test -f
$(srcdir)/$$p; then \
310 echo
" $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
311 $(INSTALL_SCRIPT
) $(srcdir)/$$p $(DESTDIR
)$(bindir)/`echo $$p|sed '$(transform)'`; \
315 uninstall-binSCRIPTS
:
317 list
='$(bin_SCRIPTS)'; for p in
$$list; do \
318 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed '$(transform)'`; \
323 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
324 list
='$(SOURCES) $(HEADERS)'; \
325 unique
=`for i in $$list; do echo $$i; done | \
326 awk ' { files[$$0] = 1; } \
327 END { for (i in files) print i; }'`; \
328 here
=`pwd` && cd
$(srcdir) \
329 && mkid
-f
$$here/ID
$$unique $(LISP
)
331 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
334 list
='$(SOURCES) $(HEADERS)'; \
335 unique
=`for i in $$list; do echo $$i; done | \
336 awk ' { files[$$0] = 1; } \
337 END { for (i in files) print i; }'`; \
338 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
339 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
348 maintainer-clean-tags
:
350 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
354 distdir
: $(DISTFILES
)
355 @for file in
$(DISTFILES
); do \
357 if
test -d
$$d/$$file; then \
358 cp
-pr
$$/$$file $(distdir
)/$$file; \
360 test -f
$(distdir
)/$$file \
361 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
362 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
372 installcheck: installcheck-am
373 install-exec-am
: install-binPROGRAMS install-binSCRIPTS
374 install-exec
: install-exec-am
377 install-data
: install-data-am
380 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
382 uninstall-am
: uninstall-binPROGRAMS uninstall-binSCRIPTS
383 uninstall: uninstall-am
384 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
)
387 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
389 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(bindir)
395 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
398 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
399 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
401 maintainer-clean-generic
:
402 mostlyclean-am
: mostlyclean-binPROGRAMS mostlyclean-compile \
403 mostlyclean-libtool mostlyclean-tags \
406 mostlyclean: mostlyclean-am
408 clean-am
: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
409 clean-generic mostlyclean-am
413 distclean-am
: distclean-binPROGRAMS distclean-compile distclean-libtool \
414 distclean-tags distclean-generic clean-am
417 distclean: distclean-am
419 maintainer-clean-am
: maintainer-clean-binPROGRAMS \
420 maintainer-clean-compile maintainer-clean-libtool \
421 maintainer-clean-tags maintainer-clean-generic \
423 @echo
"This command is intended for maintainers to use;"
424 @echo
"it deletes files that may require special tools to rebuild."
426 maintainer-clean
: maintainer-clean-am
428 .PHONY
: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
429 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
430 mostlyclean-compile distclean-compile clean-compile \
431 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
432 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
433 install-binSCRIPTS
tags mostlyclean-tags distclean-tags clean-tags \
434 maintainer-clean-tags distdir info-am
info dvi-am
dvi check check-am \
435 installcheck-am
installcheck install-exec-am install-exec \
436 install-data-am install-data install-am
install uninstall-am
uninstall \
437 all-redirect all-am
all installdirs mostlyclean-generic \
438 distclean-generic clean-generic maintainer-clean-generic
clean \
439 mostlyclean distclean maintainer-clean
442 wmaker.inst
: $(srcdir)/wmaker.inst.in .
/Makefile
444 sed
-e
"s|#pkgdatadir#|$(pkgdatadir)|" \
445 -e
"s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
446 -e
"s|#version#|$(VERSION)|" \
447 -e
"s|#bindir#|$(bindir)|" \
448 -e
"s|#LITE#|@LITE@|" \
449 $(srcdir)/wmaker.inst.in
>wmaker.inst
451 chmod
755 wmaker.inst
453 # Tell versions [3.59,3.63) of GNU make to not export all variables.
454 # Otherwise a system limit (for SysV at least) may be exceeded.