Update for 0.51.0
[wmaker-crm.git] / WINGs / Makefile.in
blobf3953c42f29e9d9597983398c8ae29a99376a296
1 # Makefile.in generated automatically by automake 1.3 from Makefile.am
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998 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 = /bin/sh
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 DISTDIR =
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@
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 CC = @CC@
63 CPP_PATH = @CPP_PATH@
64 DFLAGS = @DFLAGS@
65 GFXFLAGS = @GFXFLAGS@
66 GFXLFLAGS = @GFXLFLAGS@
67 GFXLIBS = @GFXLIBS@
68 ICONEXT = @ICONEXT@
69 INTLIBS = @INTLIBS@
70 LD = @LD@
71 LIBTOOL = @LIBTOOL@
72 LITE = @LITE@
73 LN_S = @LN_S@
74 MAKEINFO = @MAKEINFO@
75 MOFILES = @MOFILES@
76 NLSDIR = @NLSDIR@
77 NM = @NM@
78 PACKAGE = @PACKAGE@
79 RANLIB = @RANLIB@
80 VERSION = @VERSION@
81 WPMOFILES = @WPMOFILES@
82 XCFLAGS = @XCFLAGS@
83 XGETTEXT = @XGETTEXT@
84 XLFLAGS = @XLFLAGS@
85 XLIBS = @XLIBS@
86 X_EXTRA_LIBS = @X_EXTRA_LIBS@
87 wprefsdir = @wprefsdir@
89 AUTOMAKE_OPTIONS = no-dependencies
91 SUBDIRS = Resources
93 LIBLIST= $(top_builddir)/wrlib/libwraster.la\
94 @GFXLFLAGS@ @XLFLAGS@ @GFXLIBS@ @XLIBS@ \
95 -lm $(top_builddir)/libPropList/libPropList.la
97 #lib_LTLIBRARIES = libWINGs.la
99 lib_LIBRARIES = libWINGs.a
101 #libWINGs_la_LDFLAGS = -version-info 1:1:0
103 include_HEADERS = WINGs.h WUtil.h WINGsP.h
105 noinst_PROGRAMS = wtest wmquery wmfile fontl testmywidget testcolorpanel
107 testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h
109 testmywidget_LDADD = libWINGs.a $(LIBLIST)
111 fontl_SOURCES = fontl.c
113 fontl_LDADD = libWINGs.a $(LIBLIST)
115 wtest_SOURCES = wtest.c
117 wtest_LDADD = libWINGs.a $(LIBLIST)
119 wtest_DEPENDENCIES = libWINGs.a
121 wmfile_SOURCES = wmfile.c
123 wmfile_LDADD = libWINGs.a $(LIBLIST)
125 testcolorpanel_SOURCES = testcolorpanel.c
127 testcolorpanel_LDADD = libWINGs.a $(LIBLIST)
129 wmquery_SOURCES = wmquery.c
131 wmquery_LDADD = libWINGs.a $(LIBLIST)
133 EXTRA_DIST = logo.xpm
135 # wbutton.c
136 libWINGs_a_SOURCES = \
137 WINGs.h \
138 WINGsP.h \
139 configuration.c \
140 international.c \
141 notification.c \
142 selection.c \
143 userdefaults.c \
144 wapplication.c \
145 wbrowser.c \
146 wbutton.c \
147 wcolor.c \
148 wcolorpanel.c \
149 wcolorwell.c \
150 wevent.c \
151 wfilepanel.c \
152 wframe.c \
153 wfont.c \
154 wfontpanel.c \
155 widgets.c \
156 wlabel.c \
157 wlist.c \
158 wmisc.c \
159 wpanel.c \
160 wpixmap.c \
161 wpopupbutton.c \
162 wscroller.c \
163 wscrollview.c \
164 wslider.c \
165 wsplitview.c \
166 wtextfield.c \
167 wwindow.c \
168 wview.c \
169 error.c \
170 findfile.c \
171 hashtable.c \
172 memory.c \
173 usleep.c
175 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/src \
176 -DRESOURCE_PATH=\"$(datadir)/WINGs\" $(GFXFLAGS) -DDEBUG \
177 -I$(top_srcdir)/libPropList @XCFLAGS@
178 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
179 CONFIG_HEADER = ../src/config.h
180 CONFIG_CLEAN_FILES =
181 LIBRARIES = $(lib_LIBRARIES)
184 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
185 CPPFLAGS = @CPPFLAGS@
186 LDFLAGS = @LDFLAGS@
187 LIBS = @LIBS@
188 X_CFLAGS = @X_CFLAGS@
189 X_LIBS = @X_LIBS@
190 X_PRE_LIBS = @X_PRE_LIBS@
191 libWINGs_a_LIBADD =
192 libWINGs_a_OBJECTS = configuration.o international.o notification.o \
193 selection.o userdefaults.o wapplication.o wbrowser.o wbutton.o wcolor.o \
194 wcolorpanel.o wcolorwell.o wevent.o wfilepanel.o wframe.o wfont.o \
195 wfontpanel.o widgets.o wlabel.o wlist.o wmisc.o wpanel.o wpixmap.o \
196 wpopupbutton.o wscroller.o wscrollview.o wslider.o wsplitview.o \
197 wtextfield.o wwindow.o wview.o error.o findfile.o hashtable.o memory.o \
198 usleep.o
199 AR = ar
200 PROGRAMS = $(noinst_PROGRAMS)
202 wtest_OBJECTS = wtest.o
203 wtest_LDFLAGS =
204 wmquery_OBJECTS = wmquery.o
205 wmquery_DEPENDENCIES = libWINGs.a $(top_builddir)/wrlib/libwraster.la \
206 $(top_builddir)/libPropList/libPropList.la
207 wmquery_LDFLAGS =
208 wmfile_OBJECTS = wmfile.o
209 wmfile_DEPENDENCIES = libWINGs.a $(top_builddir)/wrlib/libwraster.la \
210 $(top_builddir)/libPropList/libPropList.la
211 wmfile_LDFLAGS =
212 fontl_OBJECTS = fontl.o
213 fontl_DEPENDENCIES = libWINGs.a $(top_builddir)/wrlib/libwraster.la \
214 $(top_builddir)/libPropList/libPropList.la
215 fontl_LDFLAGS =
216 testmywidget_OBJECTS = testmywidget.o mywidget.o
217 testmywidget_DEPENDENCIES = libWINGs.a \
218 $(top_builddir)/wrlib/libwraster.la \
219 $(top_builddir)/libPropList/libPropList.la
220 testmywidget_LDFLAGS =
221 testcolorpanel_OBJECTS = testcolorpanel.o
222 testcolorpanel_DEPENDENCIES = libWINGs.a \
223 $(top_builddir)/wrlib/libwraster.la \
224 $(top_builddir)/libPropList/libPropList.la
225 testcolorpanel_LDFLAGS =
226 CFLAGS = @CFLAGS@
227 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
228 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
229 LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
230 HEADERS = $(include_HEADERS)
232 DIST_COMMON = README ChangeLog Makefile.am Makefile.in TODO
235 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
237 TAR = tar
238 GZIP = --best
239 SOURCES = $(libWINGs_a_SOURCES) $(wtest_SOURCES) $(wmquery_SOURCES) $(wmfile_SOURCES) $(fontl_SOURCES) $(testmywidget_SOURCES) $(testcolorpanel_SOURCES)
240 OBJECTS = $(libWINGs_a_OBJECTS) $(wtest_OBJECTS) $(wmquery_OBJECTS) $(wmfile_OBJECTS) $(fontl_OBJECTS) $(testmywidget_OBJECTS) $(testcolorpanel_OBJECTS)
242 all: all-recursive all-am
244 .SUFFIXES:
245 .SUFFIXES: .S .c .lo .o .s
246 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
247 cd $(top_srcdir) && $(AUTOMAKE) --gnu WINGs/Makefile
249 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
250 cd $(top_builddir) \
251 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
254 mostlyclean-libLIBRARIES:
256 clean-libLIBRARIES:
257 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
259 distclean-libLIBRARIES:
261 maintainer-clean-libLIBRARIES:
263 install-libLIBRARIES: $(lib_LIBRARIES)
264 @$(NORMAL_INSTALL)
265 $(mkinstalldirs) $(DESTDIR)$(libdir)
266 list='$(lib_LIBRARIES)'; for p in $$list; do \
267 if test -f $$p; then \
268 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
269 $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p; \
270 else :; fi; \
271 done
272 @$(POST_INSTALL)
273 @list='$(lib_LIBRARIES)'; for p in $$list; do \
274 if test -f $$p; then \
275 echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
276 $(RANLIB) $(DESTDIR)$(libdir)/$$p; \
277 else :; fi; \
278 done
280 uninstall-libLIBRARIES:
281 @$(NORMAL_UNINSTALL)
282 list='$(lib_LIBRARIES)'; for p in $$list; do \
283 rm -f $(DESTDIR)$(libdir)/$$p; \
284 done
286 .c.o:
287 $(COMPILE) -c $<
289 .s.o:
290 $(COMPILE) -c $<
292 .S.o:
293 $(COMPILE) -c $<
295 mostlyclean-compile:
296 -rm -f *.o core *.core
298 clean-compile:
300 distclean-compile:
301 -rm -f *.tab.c
303 maintainer-clean-compile:
305 .c.lo:
306 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
308 .s.lo:
309 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
311 .S.lo:
312 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
314 mostlyclean-libtool:
315 -rm -f *.lo
317 clean-libtool:
318 -rm -rf .libs _libs
320 distclean-libtool:
322 maintainer-clean-libtool:
324 libWINGs.a: $(libWINGs_a_OBJECTS) $(libWINGs_a_DEPENDENCIES)
325 -rm -f libWINGs.a
326 $(AR) cru libWINGs.a $(libWINGs_a_OBJECTS) $(libWINGs_a_LIBADD)
327 $(RANLIB) libWINGs.a
329 mostlyclean-noinstPROGRAMS:
331 clean-noinstPROGRAMS:
332 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
334 distclean-noinstPROGRAMS:
336 maintainer-clean-noinstPROGRAMS:
338 wtest: $(wtest_OBJECTS) $(wtest_DEPENDENCIES)
339 @rm -f wtest
340 $(LINK) $(wtest_LDFLAGS) $(wtest_OBJECTS) $(wtest_LDADD) $(LIBS)
342 wmquery: $(wmquery_OBJECTS) $(wmquery_DEPENDENCIES)
343 @rm -f wmquery
344 $(LINK) $(wmquery_LDFLAGS) $(wmquery_OBJECTS) $(wmquery_LDADD) $(LIBS)
346 wmfile: $(wmfile_OBJECTS) $(wmfile_DEPENDENCIES)
347 @rm -f wmfile
348 $(LINK) $(wmfile_LDFLAGS) $(wmfile_OBJECTS) $(wmfile_LDADD) $(LIBS)
350 fontl: $(fontl_OBJECTS) $(fontl_DEPENDENCIES)
351 @rm -f fontl
352 $(LINK) $(fontl_LDFLAGS) $(fontl_OBJECTS) $(fontl_LDADD) $(LIBS)
354 testmywidget: $(testmywidget_OBJECTS) $(testmywidget_DEPENDENCIES)
355 @rm -f testmywidget
356 $(LINK) $(testmywidget_LDFLAGS) $(testmywidget_OBJECTS) $(testmywidget_LDADD) $(LIBS)
358 testcolorpanel: $(testcolorpanel_OBJECTS) $(testcolorpanel_DEPENDENCIES)
359 @rm -f testcolorpanel
360 $(LINK) $(testcolorpanel_LDFLAGS) $(testcolorpanel_OBJECTS) $(testcolorpanel_LDADD) $(LIBS)
362 install-includeHEADERS: $(include_HEADERS)
363 @$(NORMAL_INSTALL)
364 $(mkinstalldirs) $(DESTDIR)$(includedir)
365 @list='$(include_HEADERS)'; for p in $$list; do \
366 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
367 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
368 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
369 done
371 uninstall-includeHEADERS:
372 @$(NORMAL_UNINSTALL)
373 list='$(include_HEADERS)'; for p in $$list; do \
374 rm -f $(DESTDIR)$(includedir)/$$p; \
375 done
377 # This directory's subdirectories are mostly independent; you can cd
378 # into them and run `make' without going through this Makefile.
379 # To change the values of `make' variables: instead of editing Makefiles,
380 # (1) if the variable is set in `config.status', edit `config.status'
381 # (which will cause the Makefiles to be regenerated when you run `make');
382 # (2) otherwise, pass the desired values on the `make' command line.
384 @SET_MAKE@
386 all-recursive install-data-recursive install-exec-recursive \
387 installdirs-recursive install-recursive uninstall-recursive \
388 check-recursive installcheck-recursive info-recursive dvi-recursive:
389 @set fnord $(MAKEFLAGS); amf=$$2; \
390 list='$(SUBDIRS)'; for subdir in $$list; do \
391 target=`echo $@ | sed s/-recursive//`; \
392 echo "Making $$target in $$subdir"; \
393 (cd $$subdir && $(MAKE) $$target) \
394 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
395 done && test -z "$$fail"
397 mostlyclean-recursive clean-recursive distclean-recursive \
398 maintainer-clean-recursive:
399 @set fnord $(MAKEFLAGS); amf=$$2; \
400 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
401 rev="$$subdir $$rev"; \
402 done; \
403 for subdir in $$rev; do \
404 target=`echo $@ | sed s/-recursive//`; \
405 echo "Making $$target in $$subdir"; \
406 (cd $$subdir && $(MAKE) $$target) \
407 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
408 done && test -z "$$fail"
409 tags-recursive:
410 list='$(SUBDIRS)'; for subdir in $$list; do \
411 (cd $$subdir && $(MAKE) tags); \
412 done
414 tags: TAGS
416 ID: $(HEADERS) $(SOURCES) $(LISP)
417 here=`pwd` && cd $(srcdir) \
418 && mkid -f$$here/ID $(SOURCES) $(HEADERS) $(LISP)
420 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
421 tags=; \
422 here=`pwd`; \
423 list='$(SUBDIRS)'; for subdir in $$list; do \
424 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
425 done; \
426 list='$(SOURCES) $(HEADERS)'; \
427 unique=`for i in $$list; do echo $$i; done | \
428 awk ' { files[$$0] = 1; } \
429 END { for (i in files) print i; }'`; \
430 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
431 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
433 mostlyclean-tags:
435 clean-tags:
437 distclean-tags:
438 -rm -f TAGS ID
440 maintainer-clean-tags:
442 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
444 subdir = WINGs
446 distdir: $(DISTFILES)
447 @for file in $(DISTFILES); do \
448 d=$(srcdir); \
449 test -f $(distdir)/$$file \
450 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
451 || cp -p $$d/$$file $(distdir)/$$file; \
452 done
453 for subdir in $(SUBDIRS); do \
454 test -d $(distdir)/$$subdir \
455 || mkdir $(distdir)/$$subdir \
456 || exit 1; \
457 chmod 777 $(distdir)/$$subdir; \
458 (cd $$subdir && $(MAKE) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
459 || exit 1; \
460 done
461 info: info-recursive
462 dvi: dvi-recursive
463 check: all-am
464 $(MAKE) check-recursive
465 installcheck: installcheck-recursive
466 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
468 install-exec-am: install-libLIBRARIES
470 install-data-am: install-includeHEADERS
472 uninstall-am: uninstall-libLIBRARIES uninstall-includeHEADERS
474 install-exec: install-exec-recursive install-exec-am
475 @$(NORMAL_INSTALL)
477 install-data: install-data-recursive install-data-am
478 @$(NORMAL_INSTALL)
480 install: install-recursive install-exec-am install-data-am
483 uninstall: uninstall-recursive uninstall-am
485 install-strip:
486 $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
487 installdirs: installdirs-recursive
488 $(mkinstalldirs) $(DATADIR)$(libdir) $(DATADIR)$(includedir)
491 mostlyclean-generic:
492 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
494 clean-generic:
495 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
497 distclean-generic:
498 -rm -f Makefile $(DISTCLEANFILES)
499 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
500 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
502 maintainer-clean-generic:
503 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
504 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
505 mostlyclean-am: mostlyclean-libLIBRARIES mostlyclean-compile \
506 mostlyclean-libtool mostlyclean-noinstPROGRAMS \
507 mostlyclean-tags mostlyclean-generic
509 clean-am: clean-libLIBRARIES clean-compile clean-libtool \
510 clean-noinstPROGRAMS clean-tags clean-generic \
511 mostlyclean-am
513 distclean-am: distclean-libLIBRARIES distclean-compile \
514 distclean-libtool distclean-noinstPROGRAMS \
515 distclean-tags distclean-generic clean-am
517 maintainer-clean-am: maintainer-clean-libLIBRARIES \
518 maintainer-clean-compile maintainer-clean-libtool \
519 maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
520 maintainer-clean-generic distclean-am
522 mostlyclean: mostlyclean-recursive mostlyclean-am
524 clean: clean-recursive clean-am
526 distclean: distclean-recursive distclean-am
527 -rm -f config.status
528 -rm -f libtool
530 maintainer-clean: maintainer-clean-recursive maintainer-clean-am
531 @echo "This command is intended for maintainers to use;"
532 @echo "it deletes files that may require special tools to rebuild."
534 .PHONY: mostlyclean-libLIBRARIES distclean-libLIBRARIES \
535 clean-libLIBRARIES maintainer-clean-libLIBRARIES uninstall-libLIBRARIES \
536 install-libLIBRARIES mostlyclean-compile distclean-compile \
537 clean-compile maintainer-clean-compile mostlyclean-libtool \
538 distclean-libtool clean-libtool maintainer-clean-libtool \
539 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
540 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
541 uninstall-includeHEADERS install-includeHEADERS install-data-recursive \
542 uninstall-data-recursive install-exec-recursive \
543 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
544 all-recursive check-recursive installcheck-recursive info-recursive \
545 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
546 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
547 distclean-tags clean-tags maintainer-clean-tags distdir info dvi \
548 installcheck all-am install-exec-am install-data-am uninstall-am \
549 install-exec install-data install uninstall all installdirs \
550 mostlyclean-generic distclean-generic clean-generic \
551 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
554 # Tell versions [3.59,3.63) of GNU make to not export all variables.
555 # Otherwise a system limit (for SysV at least) may be exceeded.
556 .NOEXPORT: