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 X_LIBRARY_PATH
= @X_LIBRARY_PATH@
90 wprefsdir
= @wprefsdir@
92 AUTOMAKE_OPTIONS
= no-dependencies
96 LIBLIST
= $(top_builddir
)/wrlib
/libwraster.la @LIBRARY_SEARCH_PATH@ @GFXLIBS@ @XLIBS@
-lm @LIBPL@
99 #lib_LTLIBRARIES = libWINGs.la
101 lib_LIBRARIES
= libWINGs.a libWUtil.a
103 #libWINGs_la_LDFLAGS = -version-info 1:1:0
105 include_HEADERS
= WINGs.h WUtil.h WINGsP.h
107 noinst_PROGRAMS
= wtest wmquery wmfile fontl testmywidget testcolorpanel testnot
110 testmywidget_SOURCES
= testmywidget.c mywidget.c mywidget.h
112 testmywidget_LDADD
= libWINGs.a
$(LIBLIST
)
114 fontl_SOURCES
= fontl.c
116 fontl_LDADD
= libWINGs.a
$(LIBLIST
)
118 wtest_SOURCES
= wtest.c
120 wtest_LDADD
= libWINGs.a
$(LIBLIST
)
122 wtest_DEPENDENCIES
= libWINGs.a
124 wmfile_SOURCES
= wmfile.c
126 wmfile_LDADD
= libWINGs.a
$(LIBLIST
)
128 testcolorpanel_SOURCES
= testcolorpanel.c
130 testcolorpanel_LDADD
= libWINGs.a
$(LIBLIST
)
132 testnot_SOURCES
= testnot.c
134 testnot_LDADD
= libWUtil.a
$(LIBLIST
)
136 wmquery_SOURCES
= wmquery.c
138 wmquery_LDADD
= libWINGs.a
$(LIBLIST
)
140 EXTRA_DIST
= logo.xpm BUGS
143 libWINGs_a_SOURCES
= WINGs.h WINGsP.h configuration.c international.c notification.c selection.c userdefaults.c wapplication.c wappresource.c wballoon.c wbrowser.c wbutton.c wcolor.c wcolorpanel.c wcolorwell.c wevent.c wfilepanel.c wframe.c wfont.c wfontpanel.c widgets.c wlabel.c wlist.c wmisc.c wpanel.c wpixmap.c wpopupbutton.c wprogressindicator.c wscroller.c wscrollview.c wslider.c wsplitview.c wtabview.c wtextfield.c wwindow.c wview.c error.c findfile.c bag.c hashtable.c memory.c usleep.c
146 libWUtil_a_SOURCES
= WINGs.h WINGsP.h bag.c international.c notification.c userdefaults.c wapplication.c wutil.c error.c findfile.c hashtable.c memory.c usleep.c
149 INCLUDES
= -I
$(top_srcdir
)/wrlib
-I
$(top_srcdir
)/src
-DRESOURCE_PATH
=\"$(datadir)/WINGs
\" @HEADER_SEARCH_PATH@
-DDEBUG
151 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
152 CONFIG_HEADER
= ..
/src
/config.h
154 LIBRARIES
= $(lib_LIBRARIES
)
157 DEFS
= @DEFS@
-I.
-I
$(srcdir) -I..
/src
158 CPPFLAGS
= @CPPFLAGS@
161 X_CFLAGS
= @X_CFLAGS@
163 X_PRE_LIBS
= @X_PRE_LIBS@
165 libWINGs_a_OBJECTS
= configuration.o international.o notification.o \
166 selection.o userdefaults.o wapplication.o wappresource.o wballoon.o \
167 wbrowser.o wbutton.o wcolor.o wcolorpanel.o wcolorwell.o wevent.o \
168 wfilepanel.o wframe.o wfont.o wfontpanel.o widgets.o wlabel.o wlist.o \
169 wmisc.o wpanel.o wpixmap.o wpopupbutton.o wprogressindicator.o \
170 wscroller.o wscrollview.o wslider.o wsplitview.o wtabview.o \
171 wtextfield.o wwindow.o wview.o error.o findfile.o bag.o hashtable.o \
174 libWUtil_a_OBJECTS
= bag.o international.o notification.o \
175 userdefaults.o wapplication.o wutil.o error.o findfile.o hashtable.o \
178 PROGRAMS
= $(noinst_PROGRAMS
)
180 wtest_OBJECTS
= wtest.o
182 wmquery_OBJECTS
= wmquery.o
183 wmquery_DEPENDENCIES
= libWINGs.a
$(top_builddir
)/wrlib
/libwraster.la
185 wmfile_OBJECTS
= wmfile.o
186 wmfile_DEPENDENCIES
= libWINGs.a
$(top_builddir
)/wrlib
/libwraster.la
188 fontl_OBJECTS
= fontl.o
189 fontl_DEPENDENCIES
= libWINGs.a
$(top_builddir
)/wrlib
/libwraster.la
191 testmywidget_OBJECTS
= testmywidget.o mywidget.o
192 testmywidget_DEPENDENCIES
= libWINGs.a \
193 $(top_builddir
)/wrlib
/libwraster.la
194 testmywidget_LDFLAGS
=
195 testcolorpanel_OBJECTS
= testcolorpanel.o
196 testcolorpanel_DEPENDENCIES
= libWINGs.a \
197 $(top_builddir
)/wrlib
/libwraster.la
198 testcolorpanel_LDFLAGS
=
199 testnot_OBJECTS
= testnot.o
200 testnot_DEPENDENCIES
= libWUtil.a
$(top_builddir
)/wrlib
/libwraster.la
203 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
204 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
206 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
207 HEADERS
= $(include_HEADERS
)
209 DIST_COMMON
= README ChangeLog Makefile.am Makefile.in TODO
212 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
216 SOURCES
= $(libWINGs_a_SOURCES
) $(libWUtil_a_SOURCES
) $(wtest_SOURCES
) $(wmquery_SOURCES
) $(wmfile_SOURCES
) $(fontl_SOURCES
) $(testmywidget_SOURCES
) $(testcolorpanel_SOURCES
) $(testnot_SOURCES
)
217 OBJECTS
= $(libWINGs_a_OBJECTS
) $(libWUtil_a_OBJECTS
) $(wtest_OBJECTS
) $(wmquery_OBJECTS
) $(wmfile_OBJECTS
) $(fontl_OBJECTS
) $(testmywidget_OBJECTS
) $(testcolorpanel_OBJECTS
) $(testnot_OBJECTS
)
221 .SUFFIXES
: .S .c .lo .o .s
222 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
223 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu WINGs
/Makefile
225 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
227 && CONFIG_FILES
=$(subdir
)/$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
230 mostlyclean-libLIBRARIES
:
233 -test -z
"$(lib_LIBRARIES)" ||
rm -f
$(lib_LIBRARIES
)
235 distclean-libLIBRARIES
:
237 maintainer-clean-libLIBRARIES
:
239 install-libLIBRARIES
: $(lib_LIBRARIES
)
241 $(mkinstalldirs
) $(DESTDIR
)$(libdir)
242 @list
='$(lib_LIBRARIES)'; for p in
$$list; do \
243 if
test -f
$$p; then \
244 echo
" $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
245 $(INSTALL_DATA
) $$p $(DESTDIR
)$(libdir)/$$p; \
249 @list
='$(lib_LIBRARIES)'; for p in
$$list; do \
250 if
test -f
$$p; then \
251 echo
" $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
252 $(RANLIB
) $(DESTDIR
)$(libdir)/$$p; \
256 uninstall-libLIBRARIES
:
258 list
='$(lib_LIBRARIES)'; for p in
$$list; do \
259 rm -f
$(DESTDIR
)$(libdir)/$$p; \
272 -rm -f
*.o core
*.core
279 maintainer-clean-compile
:
282 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
285 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
288 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
298 maintainer-clean-libtool
:
300 libWINGs.a
: $(libWINGs_a_OBJECTS
) $(libWINGs_a_DEPENDENCIES
)
302 $(AR
) cru libWINGs.a
$(libWINGs_a_OBJECTS
) $(libWINGs_a_LIBADD
)
305 libWUtil.a
: $(libWUtil_a_OBJECTS
) $(libWUtil_a_DEPENDENCIES
)
307 $(AR
) cru libWUtil.a
$(libWUtil_a_OBJECTS
) $(libWUtil_a_LIBADD
)
310 mostlyclean-noinstPROGRAMS
:
312 clean-noinstPROGRAMS
:
313 -test -z
"$(noinst_PROGRAMS)" ||
rm -f
$(noinst_PROGRAMS
)
315 distclean-noinstPROGRAMS
:
317 maintainer-clean-noinstPROGRAMS
:
319 wtest
: $(wtest_OBJECTS
) $(wtest_DEPENDENCIES
)
321 $(LINK
) $(wtest_LDFLAGS
) $(wtest_OBJECTS
) $(wtest_LDADD
) $(LIBS
)
323 wmquery
: $(wmquery_OBJECTS
) $(wmquery_DEPENDENCIES
)
325 $(LINK
) $(wmquery_LDFLAGS
) $(wmquery_OBJECTS
) $(wmquery_LDADD
) $(LIBS
)
327 wmfile
: $(wmfile_OBJECTS
) $(wmfile_DEPENDENCIES
)
329 $(LINK
) $(wmfile_LDFLAGS
) $(wmfile_OBJECTS
) $(wmfile_LDADD
) $(LIBS
)
331 fontl
: $(fontl_OBJECTS
) $(fontl_DEPENDENCIES
)
333 $(LINK
) $(fontl_LDFLAGS
) $(fontl_OBJECTS
) $(fontl_LDADD
) $(LIBS
)
335 testmywidget
: $(testmywidget_OBJECTS
) $(testmywidget_DEPENDENCIES
)
337 $(LINK
) $(testmywidget_LDFLAGS
) $(testmywidget_OBJECTS
) $(testmywidget_LDADD
) $(LIBS
)
339 testcolorpanel
: $(testcolorpanel_OBJECTS
) $(testcolorpanel_DEPENDENCIES
)
340 @
rm -f testcolorpanel
341 $(LINK
) $(testcolorpanel_LDFLAGS
) $(testcolorpanel_OBJECTS
) $(testcolorpanel_LDADD
) $(LIBS
)
343 testnot
: $(testnot_OBJECTS
) $(testnot_DEPENDENCIES
)
345 $(LINK
) $(testnot_LDFLAGS
) $(testnot_OBJECTS
) $(testnot_LDADD
) $(LIBS
)
347 install-includeHEADERS
: $(include_HEADERS
)
349 $(mkinstalldirs
) $(DESTDIR
)$(includedir)
350 @list
='$(include_HEADERS)'; for p in
$$list; do \
351 if
test -f
"$$p"; then d
= ; else d
="$(srcdir)/"; fi
; \
352 echo
" $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
353 $(INSTALL_DATA
) $$d$$p $(DESTDIR
)$(includedir)/$$p; \
356 uninstall-includeHEADERS
:
358 list
='$(include_HEADERS)'; for p in
$$list; do \
359 rm -f
$(DESTDIR
)$(includedir)/$$p; \
362 # This directory's subdirectories are mostly independent; you can cd
363 # into them and run `make' without going through this Makefile.
364 # To change the values of `make' variables: instead of editing Makefiles,
365 # (1) if the variable is set in `config.status', edit `config.status'
366 # (which will cause the Makefiles to be regenerated when you run `make');
367 # (2) otherwise, pass the desired values on the `make' command line.
371 all-recursive install-data-recursive install-exec-recursive \
372 installdirs-recursive install-recursive uninstall-recursive \
373 check-recursive installcheck-recursive info-recursive dvi-recursive
:
374 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
376 target
=`echo $@ | sed s/-recursive//`; \
377 list
='$(SUBDIRS)'; for subdir in
$$list; do \
378 echo
"Making $$target in $$subdir"; \
379 if
test "$$subdir" = "."; then \
381 local_target
="$$target-am"; \
383 local_target
="$$target"; \
385 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
386 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
388 if
test "$$dot_seen" = "no"; then \
389 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
392 mostlyclean-recursive clean-recursive distclean-recursive \
393 maintainer-clean-recursive
:
394 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
396 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
397 rev
="$$subdir $$rev"; \
398 test "$$subdir" = "." && dot_seen
=yes
; \
400 test "$$dot_seen" = "no" && rev
=". $$rev"; \
401 target
=`echo $@ | sed s/-recursive//`; \
402 for subdir in
$$rev; do \
403 echo
"Making $$target in $$subdir"; \
404 if
test "$$subdir" = "."; then \
405 local_target
="$$target-am"; \
407 local_target
="$$target"; \
409 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
410 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
411 done
&& test -z
"$$fail"
413 list
='$(SUBDIRS)'; for subdir in
$$list; do \
414 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
419 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
420 list
='$(SOURCES) $(HEADERS)'; \
421 unique
=`for i in $$list; do echo $$i; done | \
422 awk ' { files[$$0] = 1; } \
423 END { for (i in files) print i; }'`; \
424 here
=`pwd` && cd
$(srcdir) \
425 && mkid
-f
$$here/ID
$$unique $(LISP
)
427 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
430 list
='$(SUBDIRS)'; for subdir in
$$list; do \
431 if
test "$$subdir" = .
; then
:; else \
432 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
435 list
='$(SOURCES) $(HEADERS)'; \
436 unique
=`for i in $$list; do echo $$i; done | \
437 awk ' { files[$$0] = 1; } \
438 END { for (i in files) print i; }'`; \
439 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
440 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
449 maintainer-clean-tags
:
451 distdir
= $(top_builddir
)/$(PACKAGE
)-$(VERSION
)/$(subdir
)
455 distdir
: $(DISTFILES
)
456 @for file in
$(DISTFILES
); do \
458 if
test -d
$$d/$$file; then \
459 cp
-pr
$$/$$file $(distdir
)/$$file; \
461 test -f
$(distdir
)/$$file \
462 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
463 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
466 for subdir in
$(SUBDIRS
); do \
467 if
test "$$subdir" = .
; then
:; else \
468 test -d
$(distdir
)/$$subdir \
469 || mkdir
$(distdir
)/$$subdir \
471 chmod
777 $(distdir
)/$$subdir; \
472 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(top_distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
481 check: check-recursive
483 installcheck: installcheck-recursive
484 install-exec-am
: install-libLIBRARIES
485 install-exec
: install-exec-recursive
487 install-data-am
: install-includeHEADERS
488 install-data
: install-data-recursive
491 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
492 install: install-recursive
493 uninstall-am
: uninstall-libLIBRARIES uninstall-includeHEADERS
494 uninstall: uninstall-recursive
495 all-am
: Makefile
$(LIBRARIES
) $(PROGRAMS
) $(HEADERS
)
496 all-redirect
: all-recursive
498 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
499 installdirs: installdirs-recursive
501 $(mkinstalldirs
) $(DESTDIR
)$(libdir) $(DESTDIR
)$(includedir)
509 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
510 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
512 maintainer-clean-generic
:
513 mostlyclean-am
: mostlyclean-libLIBRARIES mostlyclean-compile \
514 mostlyclean-libtool mostlyclean-noinstPROGRAMS \
515 mostlyclean-tags mostlyclean-generic
517 mostlyclean: mostlyclean-recursive
519 clean-am
: clean-libLIBRARIES clean-compile clean-libtool \
520 clean-noinstPROGRAMS clean-tags clean-generic \
523 clean: clean-recursive
525 distclean-am
: distclean-libLIBRARIES distclean-compile \
526 distclean-libtool distclean-noinstPROGRAMS \
527 distclean-tags distclean-generic clean-am
530 distclean: distclean-recursive
532 maintainer-clean-am
: maintainer-clean-libLIBRARIES \
533 maintainer-clean-compile maintainer-clean-libtool \
534 maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
535 maintainer-clean-generic distclean-am
536 @echo
"This command is intended for maintainers to use;"
537 @echo
"it deletes files that may require special tools to rebuild."
539 maintainer-clean
: maintainer-clean-recursive
541 .PHONY
: mostlyclean-libLIBRARIES distclean-libLIBRARIES \
542 clean-libLIBRARIES maintainer-clean-libLIBRARIES uninstall-libLIBRARIES \
543 install-libLIBRARIES mostlyclean-compile distclean-compile \
544 clean-compile maintainer-clean-compile mostlyclean-libtool \
545 distclean-libtool clean-libtool maintainer-clean-libtool \
546 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
547 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
548 uninstall-includeHEADERS install-includeHEADERS install-data-recursive \
549 uninstall-data-recursive install-exec-recursive \
550 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
551 all-recursive check-recursive installcheck-recursive info-recursive \
552 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
553 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
554 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
555 dvi-am
dvi check check-am installcheck-am
installcheck install-exec-am \
556 install-exec install-data-am install-data install-am
install \
557 uninstall-am
uninstall all-redirect all-am
all installdirs-am \
558 installdirs mostlyclean-generic distclean-generic clean-generic \
559 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
562 wcolorpanel.o
: wcolorpanel.c
563 $(COMPILE
) -c
-DRGBTXT
="\"@X_LIBRARY_PATH@/X11/rgb.txt\"" $<
565 # Tell versions [3.59,3.63) of GNU make to not export all variables.
566 # Otherwise a system limit (for SysV at least) may be exceeded.