Fix stupid bug in wiuthdrawal of window, event.c
[wmaker-crm.git] / WINGs / Makefile.in
blob417adc90dde661968437d14071006bba514226ed
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
11 # PARTICULAR PURPOSE.
14 SHELL = @SHELL@
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 DESTDIR =
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@ $(AM_INSTALL_PROGRAM_FLAGS)
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 GFXLIBS = @GFXLIBS@
66 HEADER_SEARCH_PATH = @HEADER_SEARCH_PATH@
67 ICONEXT = @ICONEXT@
68 INTLIBS = @INTLIBS@
69 LD = @LD@
70 LIBPL = @LIBPL@
71 LIBRARY_SEARCH_PATH = @LIBRARY_SEARCH_PATH@
72 LIBTOOL = @LIBTOOL@
73 LITE = @LITE@
74 LN_S = @LN_S@
75 MAKEINFO = @MAKEINFO@
76 MOFILES = @MOFILES@
77 NLSDIR = @NLSDIR@
78 NM = @NM@
79 PACKAGE = @PACKAGE@
80 RANLIB = @RANLIB@
81 VERSION = @VERSION@
82 WPMOFILES = @WPMOFILES@
83 XCFLAGS = @XCFLAGS@
84 XGETTEXT = @XGETTEXT@
85 XLFLAGS = @XLFLAGS@
86 XLIBS = @XLIBS@
87 X_EXTRA_LIBS = @X_EXTRA_LIBS@
88 wprefsdir = @wprefsdir@
90 AUTOMAKE_OPTIONS = no-dependencies
92 SUBDIRS = Resources
94 LIBLIST = $(top_builddir)/wrlib/libwraster.la @LIBRARY_SEARCH_PATH@ @GFXLIBS@ @XLIBS@ -lm @LIBPL@
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 testnot
108 testmywidget_SOURCES = testmywidget.c mywidget.c mywidget.h
110 testmywidget_LDADD = libWINGs.a $(LIBLIST)
112 fontl_SOURCES = fontl.c
114 fontl_LDADD = libWINGs.a $(LIBLIST)
116 wtest_SOURCES = wtest.c
118 wtest_LDADD = libWINGs.a $(LIBLIST)
120 wtest_DEPENDENCIES = libWINGs.a
122 wmfile_SOURCES = wmfile.c
124 wmfile_LDADD = libWINGs.a $(LIBLIST)
126 testcolorpanel_SOURCES = testcolorpanel.c
128 testcolorpanel_LDADD = libWINGs.a $(LIBLIST)
130 testnot_SOURCES = testnot.c
132 testnot_LDADD = libWINGs.a $(LIBLIST)
134 wmquery_SOURCES = wmquery.c
136 wmquery_LDADD = libWINGs.a $(LIBLIST)
138 EXTRA_DIST = logo.xpm
140 # wbutton.c
141 libWINGs_a_SOURCES = WINGs.h WINGsP.h configuration.c llist.h llist.c international.c notification.c selection.c userdefaults.c wapplication.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 wscroller.c wscrollview.c wslider.c wsplitview.c wtextfield.c wwindow.c wview.c error.c findfile.c hashtable.c memory.c usleep.c
144 INCLUDES = -I$(top_srcdir)/wrlib -I$(top_srcdir)/src -DRESOURCE_PATH=\"$(datadir)/WINGs\" @HEADER_SEARCH_PATH@ -DDEBUG
146 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
147 CONFIG_HEADER = ../src/config.h
148 CONFIG_CLEAN_FILES =
149 LIBRARIES = $(lib_LIBRARIES)
152 DEFS = @DEFS@ -I. -I$(srcdir) -I../src
153 CPPFLAGS = @CPPFLAGS@
154 LDFLAGS = @LDFLAGS@
155 LIBS = @LIBS@
156 X_CFLAGS = @X_CFLAGS@
157 X_LIBS = @X_LIBS@
158 X_PRE_LIBS = @X_PRE_LIBS@
159 libWINGs_a_LIBADD =
160 libWINGs_a_OBJECTS = configuration.o llist.o international.o \
161 notification.o selection.o userdefaults.o wapplication.o wbrowser.o \
162 wbutton.o wcolor.o wcolorpanel.o wcolorwell.o wevent.o wfilepanel.o \
163 wframe.o wfont.o wfontpanel.o widgets.o wlabel.o wlist.o wmisc.o \
164 wpanel.o wpixmap.o wpopupbutton.o wscroller.o wscrollview.o wslider.o \
165 wsplitview.o wtextfield.o wwindow.o wview.o error.o findfile.o \
166 hashtable.o memory.o usleep.o
167 AR = ar
168 PROGRAMS = $(noinst_PROGRAMS)
170 wtest_OBJECTS = wtest.o
171 wtest_LDFLAGS =
172 wmquery_OBJECTS = wmquery.o
173 wmquery_DEPENDENCIES = libWINGs.a $(top_builddir)/wrlib/libwraster.la
174 wmquery_LDFLAGS =
175 wmfile_OBJECTS = wmfile.o
176 wmfile_DEPENDENCIES = libWINGs.a $(top_builddir)/wrlib/libwraster.la
177 wmfile_LDFLAGS =
178 fontl_OBJECTS = fontl.o
179 fontl_DEPENDENCIES = libWINGs.a $(top_builddir)/wrlib/libwraster.la
180 fontl_LDFLAGS =
181 testmywidget_OBJECTS = testmywidget.o mywidget.o
182 testmywidget_DEPENDENCIES = libWINGs.a \
183 $(top_builddir)/wrlib/libwraster.la
184 testmywidget_LDFLAGS =
185 testcolorpanel_OBJECTS = testcolorpanel.o
186 testcolorpanel_DEPENDENCIES = libWINGs.a \
187 $(top_builddir)/wrlib/libwraster.la
188 testcolorpanel_LDFLAGS =
189 testnot_OBJECTS = testnot.o
190 testnot_DEPENDENCIES = libWINGs.a $(top_builddir)/wrlib/libwraster.la
191 testnot_LDFLAGS =
192 CFLAGS = @CFLAGS@
193 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
194 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
195 CCLD = $(CC)
196 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
197 HEADERS = $(include_HEADERS)
199 DIST_COMMON = README ChangeLog Makefile.am Makefile.in TODO
202 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
204 TAR = gtar
205 GZIP_ENV = --best
206 SOURCES = $(libWINGs_a_SOURCES) $(wtest_SOURCES) $(wmquery_SOURCES) $(wmfile_SOURCES) $(fontl_SOURCES) $(testmywidget_SOURCES) $(testcolorpanel_SOURCES) $(testnot_SOURCES)
207 OBJECTS = $(libWINGs_a_OBJECTS) $(wtest_OBJECTS) $(wmquery_OBJECTS) $(wmfile_OBJECTS) $(fontl_OBJECTS) $(testmywidget_OBJECTS) $(testcolorpanel_OBJECTS) $(testnot_OBJECTS)
209 all: all-redirect
210 .SUFFIXES:
211 .SUFFIXES: .S .c .lo .o .s
212 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
213 cd $(top_srcdir) && $(AUTOMAKE) --gnu WINGs/Makefile
215 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216 cd $(top_builddir) \
217 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
220 mostlyclean-libLIBRARIES:
222 clean-libLIBRARIES:
223 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
225 distclean-libLIBRARIES:
227 maintainer-clean-libLIBRARIES:
229 install-libLIBRARIES: $(lib_LIBRARIES)
230 @$(NORMAL_INSTALL)
231 $(mkinstalldirs) $(DESTDIR)$(libdir)
232 @list='$(lib_LIBRARIES)'; for p in $$list; do \
233 if test -f $$p; then \
234 echo " $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p"; \
235 $(INSTALL_DATA) $$p $(DESTDIR)$(libdir)/$$p; \
236 else :; fi; \
237 done
238 @$(POST_INSTALL)
239 @list='$(lib_LIBRARIES)'; for p in $$list; do \
240 if test -f $$p; then \
241 echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
242 $(RANLIB) $(DESTDIR)$(libdir)/$$p; \
243 else :; fi; \
244 done
246 uninstall-libLIBRARIES:
247 @$(NORMAL_UNINSTALL)
248 list='$(lib_LIBRARIES)'; for p in $$list; do \
249 rm -f $(DESTDIR)$(libdir)/$$p; \
250 done
252 .c.o:
253 $(COMPILE) -c $<
255 .s.o:
256 $(COMPILE) -c $<
258 .S.o:
259 $(COMPILE) -c $<
261 mostlyclean-compile:
262 -rm -f *.o core *.core
264 clean-compile:
266 distclean-compile:
267 -rm -f *.tab.c
269 maintainer-clean-compile:
271 .c.lo:
272 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
274 .s.lo:
275 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
277 .S.lo:
278 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
280 mostlyclean-libtool:
281 -rm -f *.lo
283 clean-libtool:
284 -rm -rf .libs _libs
286 distclean-libtool:
288 maintainer-clean-libtool:
290 libWINGs.a: $(libWINGs_a_OBJECTS) $(libWINGs_a_DEPENDENCIES)
291 -rm -f libWINGs.a
292 $(AR) cru libWINGs.a $(libWINGs_a_OBJECTS) $(libWINGs_a_LIBADD)
293 $(RANLIB) libWINGs.a
295 mostlyclean-noinstPROGRAMS:
297 clean-noinstPROGRAMS:
298 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
300 distclean-noinstPROGRAMS:
302 maintainer-clean-noinstPROGRAMS:
304 wtest: $(wtest_OBJECTS) $(wtest_DEPENDENCIES)
305 @rm -f wtest
306 $(LINK) $(wtest_LDFLAGS) $(wtest_OBJECTS) $(wtest_LDADD) $(LIBS)
308 wmquery: $(wmquery_OBJECTS) $(wmquery_DEPENDENCIES)
309 @rm -f wmquery
310 $(LINK) $(wmquery_LDFLAGS) $(wmquery_OBJECTS) $(wmquery_LDADD) $(LIBS)
312 wmfile: $(wmfile_OBJECTS) $(wmfile_DEPENDENCIES)
313 @rm -f wmfile
314 $(LINK) $(wmfile_LDFLAGS) $(wmfile_OBJECTS) $(wmfile_LDADD) $(LIBS)
316 fontl: $(fontl_OBJECTS) $(fontl_DEPENDENCIES)
317 @rm -f fontl
318 $(LINK) $(fontl_LDFLAGS) $(fontl_OBJECTS) $(fontl_LDADD) $(LIBS)
320 testmywidget: $(testmywidget_OBJECTS) $(testmywidget_DEPENDENCIES)
321 @rm -f testmywidget
322 $(LINK) $(testmywidget_LDFLAGS) $(testmywidget_OBJECTS) $(testmywidget_LDADD) $(LIBS)
324 testcolorpanel: $(testcolorpanel_OBJECTS) $(testcolorpanel_DEPENDENCIES)
325 @rm -f testcolorpanel
326 $(LINK) $(testcolorpanel_LDFLAGS) $(testcolorpanel_OBJECTS) $(testcolorpanel_LDADD) $(LIBS)
328 testnot: $(testnot_OBJECTS) $(testnot_DEPENDENCIES)
329 @rm -f testnot
330 $(LINK) $(testnot_LDFLAGS) $(testnot_OBJECTS) $(testnot_LDADD) $(LIBS)
332 install-includeHEADERS: $(include_HEADERS)
333 @$(NORMAL_INSTALL)
334 $(mkinstalldirs) $(DESTDIR)$(includedir)
335 @list='$(include_HEADERS)'; for p in $$list; do \
336 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
337 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
338 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
339 done
341 uninstall-includeHEADERS:
342 @$(NORMAL_UNINSTALL)
343 list='$(include_HEADERS)'; for p in $$list; do \
344 rm -f $(DESTDIR)$(includedir)/$$p; \
345 done
347 # This directory's subdirectories are mostly independent; you can cd
348 # into them and run `make' without going through this Makefile.
349 # To change the values of `make' variables: instead of editing Makefiles,
350 # (1) if the variable is set in `config.status', edit `config.status'
351 # (which will cause the Makefiles to be regenerated when you run `make');
352 # (2) otherwise, pass the desired values on the `make' command line.
354 @SET_MAKE@
356 all-recursive install-data-recursive install-exec-recursive \
357 installdirs-recursive install-recursive uninstall-recursive \
358 check-recursive installcheck-recursive info-recursive dvi-recursive:
359 @set fnord $(MAKEFLAGS); amf=$$2; \
360 dot_seen=no; \
361 target=`echo $@ | sed s/-recursive//`; \
362 list='$(SUBDIRS)'; for subdir in $$list; do \
363 echo "Making $$target in $$subdir"; \
364 if test "$$subdir" = "."; then \
365 dot_seen=yes; \
366 local_target="$$target-am"; \
367 else \
368 local_target="$$target"; \
369 fi; \
370 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
371 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
372 done; \
373 if test "$$dot_seen" = "no"; then \
374 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
375 fi; test -z "$$fail"
377 mostlyclean-recursive clean-recursive distclean-recursive \
378 maintainer-clean-recursive:
379 @set fnord $(MAKEFLAGS); amf=$$2; \
380 dot_seen=no; \
381 rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
382 rev="$$subdir $$rev"; \
383 test "$$subdir" = "." && dot_seen=yes; \
384 done; \
385 test "$$dot_seen" = "no" && rev=". $$rev"; \
386 target=`echo $@ | sed s/-recursive//`; \
387 for subdir in $$rev; do \
388 echo "Making $$target in $$subdir"; \
389 if test "$$subdir" = "."; then \
390 local_target="$$target-am"; \
391 else \
392 local_target="$$target"; \
393 fi; \
394 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
395 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
396 done && test -z "$$fail"
397 tags-recursive:
398 list='$(SUBDIRS)'; for subdir in $$list; do \
399 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
400 done
402 tags: TAGS
404 ID: $(HEADERS) $(SOURCES) $(LISP)
405 list='$(SOURCES) $(HEADERS)'; \
406 unique=`for i in $$list; do echo $$i; done | \
407 awk ' { files[$$0] = 1; } \
408 END { for (i in files) print i; }'`; \
409 here=`pwd` && cd $(srcdir) \
410 && mkid -f$$here/ID $$unique $(LISP)
412 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
413 tags=; \
414 here=`pwd`; \
415 list='$(SUBDIRS)'; for subdir in $$list; do \
416 if test "$$subdir" = .; then :; else \
417 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
418 fi; \
419 done; \
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 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
425 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
427 mostlyclean-tags:
429 clean-tags:
431 distclean-tags:
432 -rm -f TAGS ID
434 maintainer-clean-tags:
436 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
438 subdir = WINGs
440 distdir: $(DISTFILES)
441 @for file in $(DISTFILES); do \
442 d=$(srcdir); \
443 if test -d $$d/$$file; then \
444 cp -pr $$/$$file $(distdir)/$$file; \
445 else \
446 test -f $(distdir)/$$file \
447 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
448 || cp -p $$d/$$file $(distdir)/$$file || :; \
449 fi; \
450 done
451 for subdir in $(SUBDIRS); do \
452 if test "$$subdir" = .; then :; else \
453 test -d $(distdir)/$$subdir \
454 || mkdir $(distdir)/$$subdir \
455 || exit 1; \
456 chmod 777 $(distdir)/$$subdir; \
457 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
458 || exit 1; \
459 fi; \
460 done
461 info-am:
462 info: info-recursive
463 dvi-am:
464 dvi: dvi-recursive
465 check-am: all-am
466 check: check-recursive
467 installcheck-am:
468 installcheck: installcheck-recursive
469 install-exec-am: install-libLIBRARIES
470 install-exec: install-exec-recursive
472 install-data-am: install-includeHEADERS
473 install-data: install-data-recursive
475 install-am: all-am
476 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
477 install: install-recursive
478 uninstall-am: uninstall-libLIBRARIES uninstall-includeHEADERS
479 uninstall: uninstall-recursive
480 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
481 all-redirect: all-recursive
482 install-strip:
483 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
484 installdirs: installdirs-recursive
485 installdirs-am:
486 $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
489 mostlyclean-generic:
491 clean-generic:
493 distclean-generic:
494 -rm -f Makefile $(CONFIG_CLEAN_FILES)
495 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
497 maintainer-clean-generic:
498 mostlyclean-am: mostlyclean-libLIBRARIES mostlyclean-compile \
499 mostlyclean-libtool mostlyclean-noinstPROGRAMS \
500 mostlyclean-tags mostlyclean-generic
502 mostlyclean: mostlyclean-recursive
504 clean-am: clean-libLIBRARIES clean-compile clean-libtool \
505 clean-noinstPROGRAMS clean-tags clean-generic \
506 mostlyclean-am
508 clean: clean-recursive
510 distclean-am: distclean-libLIBRARIES distclean-compile \
511 distclean-libtool distclean-noinstPROGRAMS \
512 distclean-tags distclean-generic clean-am
513 -rm -f libtool
515 distclean: distclean-recursive
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
521 @echo "This command is intended for maintainers to use;"
522 @echo "it deletes files that may require special tools to rebuild."
524 maintainer-clean: maintainer-clean-recursive
526 .PHONY: mostlyclean-libLIBRARIES distclean-libLIBRARIES \
527 clean-libLIBRARIES maintainer-clean-libLIBRARIES uninstall-libLIBRARIES \
528 install-libLIBRARIES mostlyclean-compile distclean-compile \
529 clean-compile maintainer-clean-compile mostlyclean-libtool \
530 distclean-libtool clean-libtool maintainer-clean-libtool \
531 mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
532 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
533 uninstall-includeHEADERS install-includeHEADERS install-data-recursive \
534 uninstall-data-recursive install-exec-recursive \
535 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
536 all-recursive check-recursive installcheck-recursive info-recursive \
537 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
538 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
539 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
540 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
541 install-exec install-data-am install-data install-am install \
542 uninstall-am uninstall all-redirect all-am all installdirs-am \
543 installdirs mostlyclean-generic distclean-generic clean-generic \
544 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
547 # Tell versions [3.59,3.63) of GNU make to not export all variables.
548 # Otherwise a system limit (for SysV at least) may be exceeded.
549 .NOEXPORT: