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 wprefsdir
= @wprefsdir@
89 AUTOMAKE_OPTIONS
= no-dependencies
91 pkgdatadir
= $(datadir)/@PACKAGE@
93 bin_PROGRAMS
= wxcopy wxpaste wdwrite getstyle setstyle seticons geticonset wmsetbg
95 bin_SCRIPTS
= wmaker.inst wm-oldmenu2new wsetfont wkdemenu.pl
97 EXTRA_DIST
= wmaker.inst.in bughint wm-oldmenu2new wsetfont directjpeg.c wkdemenu.pl
100 INCLUDES
= @DFLAGS@
-I
$(top_srcdir
)/wrlib @HEADER_SEARCH_PATH@
102 # X_EXTRA_LIBS is for libproplist in systems that need -lsocket
103 liblist
= @LIBRARY_SEARCH_PATH@ @LIBPL@ @X_EXTRA_LIBS@
105 wdwrite_LDADD
= $(liblist
)
107 wxcopy_LDADD
= @XLFLAGS@ @XLIBS@
109 wxpaste_LDADD
= @XLFLAGS@ @XLIBS@
111 getstyle_LDADD
= $(liblist
)
113 setstyle_LDADD
= @XLFLAGS@ @XLIBS@
$(liblist
)
115 seticons_LDADD
= $(liblist
)
117 geticonset_LDADD
= $(liblist
)
119 wmsetbg_LDADD
= $(top_builddir
)/WINGs
/libWINGs.a
$(top_builddir
)/wrlib
/libwraster.la @LIBRARY_SEARCH_PATH@ @LIBPL@ @GFXLIBS@ @XLIBS@ @DLLIBS@
-lm
122 getstyle_SOURCES
= getstyle.c
124 setstyle_SOURCES
= setstyle.c
126 seticons_SOURCES
= seticons.c
128 geticonset_SOURCES
= geticonset.c
130 wxcopy_SOURCES
= wxcopy.c
132 wxpaste_SOURCES
= wxpaste.c
134 wdwrite_SOURCES
= wdwrite.c
136 wmsetbg_SOURCES
= wmsetbg.c
138 CLEANFILES
= wmaker.inst
139 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
140 CONFIG_HEADER
= ..
/src
/config.h
142 PROGRAMS
= $(bin_PROGRAMS
)
145 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
/src
146 CPPFLAGS
= @CPPFLAGS@
149 X_CFLAGS
= @X_CFLAGS@
151 X_PRE_LIBS
= @X_PRE_LIBS@
152 wxcopy_OBJECTS
= wxcopy.o
153 wxcopy_DEPENDENCIES
=
155 wxpaste_OBJECTS
= wxpaste.o
156 wxpaste_DEPENDENCIES
=
158 wdwrite_OBJECTS
= wdwrite.o
159 wdwrite_DEPENDENCIES
=
161 getstyle_OBJECTS
= getstyle.o
162 getstyle_DEPENDENCIES
=
164 setstyle_OBJECTS
= setstyle.o
165 setstyle_DEPENDENCIES
=
167 seticons_OBJECTS
= seticons.o
168 seticons_DEPENDENCIES
=
170 geticonset_OBJECTS
= geticonset.o
171 geticonset_DEPENDENCIES
=
173 wmsetbg_OBJECTS
= wmsetbg.o
174 wmsetbg_DEPENDENCIES
= $(top_builddir
)/WINGs
/libWINGs.a \
175 $(top_builddir
)/wrlib
/libwraster.la
177 SCRIPTS
= $(bin_SCRIPTS
)
180 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
181 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
183 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
184 DIST_COMMON
= README Makefile.am Makefile.in
187 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
191 SOURCES
= $(wxcopy_SOURCES
) $(wxpaste_SOURCES
) $(wdwrite_SOURCES
) $(getstyle_SOURCES
) $(setstyle_SOURCES
) $(seticons_SOURCES
) $(geticonset_SOURCES
) $(wmsetbg_SOURCES
)
192 OBJECTS
= $(wxcopy_OBJECTS
) $(wxpaste_OBJECTS
) $(wdwrite_OBJECTS
) $(getstyle_OBJECTS
) $(setstyle_OBJECTS
) $(seticons_OBJECTS
) $(geticonset_OBJECTS
) $(wmsetbg_OBJECTS
)
196 .SUFFIXES
: .S .c .lo .o .s
197 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
198 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu util
/Makefile
200 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
202 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
205 mostlyclean-binPROGRAMS
:
208 -test -z
"$(bin_PROGRAMS)" ||
rm -f
$(bin_PROGRAMS
)
210 distclean-binPROGRAMS
:
212 maintainer-clean-binPROGRAMS
:
214 install-binPROGRAMS
: $(bin_PROGRAMS
)
216 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
217 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
218 if
test -f
$$p; then \
219 echo
" $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
220 $(LIBTOOL
) --mode
=install $(INSTALL_PROGRAM
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
224 uninstall-binPROGRAMS
:
226 list
='$(bin_PROGRAMS)'; for p in
$$list; do \
227 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
240 -rm -f
*.o core
*.core
247 maintainer-clean-compile
:
250 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
253 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
256 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
266 maintainer-clean-libtool
:
268 wxcopy
: $(wxcopy_OBJECTS
) $(wxcopy_DEPENDENCIES
)
270 $(LINK
) $(wxcopy_LDFLAGS
) $(wxcopy_OBJECTS
) $(wxcopy_LDADD
) $(LIBS
)
272 wxpaste
: $(wxpaste_OBJECTS
) $(wxpaste_DEPENDENCIES
)
274 $(LINK
) $(wxpaste_LDFLAGS
) $(wxpaste_OBJECTS
) $(wxpaste_LDADD
) $(LIBS
)
276 wdwrite
: $(wdwrite_OBJECTS
) $(wdwrite_DEPENDENCIES
)
278 $(LINK
) $(wdwrite_LDFLAGS
) $(wdwrite_OBJECTS
) $(wdwrite_LDADD
) $(LIBS
)
280 getstyle
: $(getstyle_OBJECTS
) $(getstyle_DEPENDENCIES
)
282 $(LINK
) $(getstyle_LDFLAGS
) $(getstyle_OBJECTS
) $(getstyle_LDADD
) $(LIBS
)
284 setstyle
: $(setstyle_OBJECTS
) $(setstyle_DEPENDENCIES
)
286 $(LINK
) $(setstyle_LDFLAGS
) $(setstyle_OBJECTS
) $(setstyle_LDADD
) $(LIBS
)
288 seticons
: $(seticons_OBJECTS
) $(seticons_DEPENDENCIES
)
290 $(LINK
) $(seticons_LDFLAGS
) $(seticons_OBJECTS
) $(seticons_LDADD
) $(LIBS
)
292 geticonset
: $(geticonset_OBJECTS
) $(geticonset_DEPENDENCIES
)
294 $(LINK
) $(geticonset_LDFLAGS
) $(geticonset_OBJECTS
) $(geticonset_LDADD
) $(LIBS
)
296 wmsetbg
: $(wmsetbg_OBJECTS
) $(wmsetbg_DEPENDENCIES
)
298 $(LINK
) $(wmsetbg_LDFLAGS
) $(wmsetbg_OBJECTS
) $(wmsetbg_LDADD
) $(LIBS
)
300 install-binSCRIPTS
: $(bin_SCRIPTS
)
302 $(mkinstalldirs
) $(DESTDIR
)$(bindir)
303 @list
='$(bin_SCRIPTS)'; for p in
$$list; do \
304 if
test -f
$$p; then \
305 echo
" $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
306 $(INSTALL_SCRIPT
) $$p $(DESTDIR
)$(bindir)/`echo $$p|sed '$(transform)'`; \
307 else if
test -f
$(srcdir)/$$p; then \
308 echo
" $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
309 $(INSTALL_SCRIPT
) $(srcdir)/$$p $(DESTDIR
)$(bindir)/`echo $$p|sed '$(transform)'`; \
313 uninstall-binSCRIPTS
:
315 list
='$(bin_SCRIPTS)'; for p in
$$list; do \
316 rm -f
$(DESTDIR
)$(bindir)/`echo $$p|sed '$(transform)'`; \
321 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
322 list
='$(SOURCES) $(HEADERS)'; \
323 unique
=`for i in $$list; do echo $$i; done | \
324 awk ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
326 here
=`pwd` && cd
$(srcdir) \
327 && mkid
-f
$$here/ID
$$unique $(LISP
)
329 TAGS
: $(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
332 list
='$(SOURCES) $(HEADERS)'; \
333 unique
=`for i in $$list; do echo $$i; done | \
334 awk ' { files[$$0] = 1; } \
335 END { for (i in files) print i; }'`; \
336 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
337 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
346 maintainer-clean-tags
:
348 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
352 distdir
: $(DISTFILES
)
353 @for file in
$(DISTFILES
); do \
355 if
test -d
$$d/$$file; then \
356 cp
-pr
$$/$$file $(distdir
)/$$file; \
358 test -f
$(distdir
)/$$file \
359 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
360 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
370 installcheck: installcheck-am
371 install-exec-am
: install-binPROGRAMS install-binSCRIPTS
372 install-exec
: install-exec-am
375 install-data
: install-data-am
378 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
380 uninstall-am
: uninstall-binPROGRAMS uninstall-binSCRIPTS
381 uninstall: uninstall-am
382 all-am
: Makefile
$(PROGRAMS
) $(SCRIPTS
)
385 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
387 $(mkinstalldirs
) $(DESTDIR
)$(bindir) $(DESTDIR
)$(bindir)
393 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
396 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
397 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
399 maintainer-clean-generic
:
400 mostlyclean-am
: mostlyclean-binPROGRAMS mostlyclean-compile \
401 mostlyclean-libtool mostlyclean-tags \
404 mostlyclean: mostlyclean-am
406 clean-am
: clean-binPROGRAMS clean-compile clean-libtool clean-tags \
407 clean-generic mostlyclean-am
411 distclean-am
: distclean-binPROGRAMS distclean-compile distclean-libtool \
412 distclean-tags distclean-generic clean-am
415 distclean: distclean-am
417 maintainer-clean-am
: maintainer-clean-binPROGRAMS \
418 maintainer-clean-compile maintainer-clean-libtool \
419 maintainer-clean-tags maintainer-clean-generic \
421 @echo
"This command is intended for maintainers to use;"
422 @echo
"it deletes files that may require special tools to rebuild."
424 maintainer-clean
: maintainer-clean-am
426 .PHONY
: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
427 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
428 mostlyclean-compile distclean-compile clean-compile \
429 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
430 clean-libtool maintainer-clean-libtool uninstall-binSCRIPTS \
431 install-binSCRIPTS
tags mostlyclean-tags distclean-tags clean-tags \
432 maintainer-clean-tags distdir info-am
info dvi-am
dvi check check-am \
433 installcheck-am
installcheck install-exec-am install-exec \
434 install-data-am install-data install-am
install uninstall-am
uninstall \
435 all-redirect all-am
all installdirs mostlyclean-generic \
436 distclean-generic clean-generic maintainer-clean-generic
clean \
437 mostlyclean distclean maintainer-clean
440 wmaker.inst
: $(srcdir)/wmaker.inst.in .
/Makefile
442 sed
-e
"s|#pkgdatadir#|$(pkgdatadir)|" \
443 -e
"s|#sysconfdir#|$(sysconfdir)/WindowMaker|" \
444 -e
"s|#version#|$(VERSION)|" \
445 -e
"s|#bindir#|$(bindir)|" \
446 -e
"s|#LITE#|@LITE@|" \
447 $(srcdir)/wmaker.inst.in
>wmaker.inst
449 chmod
755 wmaker.inst
451 # Tell versions [3.59,3.63) of GNU make to not export all variables.
452 # Otherwise a system limit (for SysV at least) may be exceeded.