blob: a8586536beac729235e382e8c3d6c7a67dc47556 [file] [log] [blame]
vlm8f3eb992004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @configure_input@
vlmfa67ddc2004-06-03 03:38:44 +00003
vlm8f3eb992004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
vlmfa67ddc2004-06-03 03:38:44 +00006# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
vlmfa67ddc2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
vlmfa67ddc2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
vlm8f3eb992004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
vlmfa67ddc2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
vlm8f3eb992004-06-17 23:42:48 +000026install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
vlmfa67ddc2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
vlm8f3eb992004-06-17 23:42:48 +000030transform = $(program_transform_name)
vlmfa67ddc2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
vlmfa67ddc2004-06-03 03:38:44 +000037build_triplet = @build@
vlmfa67ddc2004-06-03 03:38:44 +000038host_triplet = @host@
vlmfa67ddc2004-06-03 03:38:44 +000039target_triplet = @target@
vlmfa67ddc2004-06-03 03:38:44 +000040subdir = skeletons
vlm8f3eb992004-06-17 23:42:48 +000041DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
vlmfa67ddc2004-06-03 03:38:44 +000047mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
vlm8f3eb992004-06-17 23:42:48 +000050SOURCES =
vlmfa67ddc2004-06-03 03:38:44 +000051DIST_SOURCES =
vlm8f3eb992004-06-17 23:42:48 +000052RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \
56 pdf-recursive ps-recursive uninstall-info-recursive \
57 uninstall-recursive
58am__installdirs = "$(DESTDIR)$(pkgdatadir)"
59dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
vlmfa67ddc2004-06-03 03:38:44 +000060DATA = $(dist_pkgdata_DATA)
vlm8f3eb992004-06-17 23:42:48 +000061ETAGS = etags
62CTAGS = ctags
vlmfa67ddc2004-06-03 03:38:44 +000063DIST_SUBDIRS = $(SUBDIRS)
vlm8f3eb992004-06-17 23:42:48 +000064DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65ACLOCAL = @ACLOCAL@
66ADD_CFLAGS = @ADD_CFLAGS@
67AMDEP_FALSE = @AMDEP_FALSE@
68AMDEP_TRUE = @AMDEP_TRUE@
69AMTAR = @AMTAR@
70AR = @AR@
71AUTOCONF = @AUTOCONF@
72AUTOHEADER = @AUTOHEADER@
73AUTOMAKE = @AUTOMAKE@
74AWK = @AWK@
75CC = @CC@
76CCDEPMODE = @CCDEPMODE@
77CFLAGS = @CFLAGS@
78CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
79CPP = @CPP@
80CPPFLAGS = @CPPFLAGS@
81CXX = @CXX@
82CXXCPP = @CXXCPP@
83CXXDEPMODE = @CXXDEPMODE@
84CXXFLAGS = @CXXFLAGS@
85CYGPATH_W = @CYGPATH_W@
86DEFS = @DEFS@
87DEPDIR = @DEPDIR@
88ECHO = @ECHO@
89ECHO_C = @ECHO_C@
90ECHO_N = @ECHO_N@
91ECHO_T = @ECHO_T@
92EGREP = @EGREP@
93EXEEXT = @EXEEXT@
94F77 = @F77@
95FFLAGS = @FFLAGS@
96INSTALL_DATA = @INSTALL_DATA@
97INSTALL_PROGRAM = @INSTALL_PROGRAM@
98INSTALL_SCRIPT = @INSTALL_SCRIPT@
99INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
100LDFLAGS = @LDFLAGS@
101LEX = @LEX@
102LEXLIB = @LEXLIB@
103LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
104LIBOBJS = @LIBOBJS@
105LIBS = @LIBS@
106LIBTOOL = @LIBTOOL@
107LN_S = @LN_S@
108LTLIBOBJS = @LTLIBOBJS@
109MAINT = @MAINT@
110MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
111MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
112MAKEINFO = @MAKEINFO@
113OBJEXT = @OBJEXT@
114PACKAGE = @PACKAGE@
115PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116PACKAGE_NAME = @PACKAGE_NAME@
117PACKAGE_STRING = @PACKAGE_STRING@
118PACKAGE_TARNAME = @PACKAGE_TARNAME@
119PACKAGE_VERSION = @PACKAGE_VERSION@
120PATH = @PATH@
121PATH_SEPARATOR = @PATH_SEPARATOR@
122RANLIB = @RANLIB@
123SET_MAKE = @SET_MAKE@
124SHELL = @SHELL@
125STRIP = @STRIP@
126VERSION = @VERSION@
127YACC = @YACC@
128ac_ct_AR = @ac_ct_AR@
129ac_ct_CC = @ac_ct_CC@
130ac_ct_CXX = @ac_ct_CXX@
131ac_ct_F77 = @ac_ct_F77@
132ac_ct_RANLIB = @ac_ct_RANLIB@
133ac_ct_STRIP = @ac_ct_STRIP@
134am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
135am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
136am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
137am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
138am__include = @am__include@
139am__leading_dot = @am__leading_dot@
140am__quote = @am__quote@
141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
147datadir = @datadir@
148exec_prefix = @exec_prefix@
149host = @host@
150host_alias = @host_alias@
151host_cpu = @host_cpu@
152host_os = @host_os@
153host_vendor = @host_vendor@
154includedir = @includedir@
155infodir = @infodir@
156install_sh = @install_sh@
157libdir = @libdir@
158libexecdir = @libexecdir@
159localstatedir = @localstatedir@
160mandir = @mandir@
161mkdir_p = @mkdir_p@
162oldincludedir = @oldincludedir@
163prefix = @prefix@
164program_transform_name = @program_transform_name@
165sbindir = @sbindir@
166sharedstatedir = @sharedstatedir@
167sysconfdir = @sysconfdir@
168target = @target@
169target_alias = @target_alias@
170target_cpu = @target_cpu@
171target_os = @target_os@
172target_vendor = @target_vendor@
173SUBDIRS = tests
174dist_pkgdata_DATA = *.[ch]
vlmfa67ddc2004-06-03 03:38:44 +0000175all: all-recursive
176
177.SUFFIXES:
vlm8f3eb992004-06-17 23:42:48 +0000178$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
179 @for dep in $?; do \
180 case '$(am__configure_deps)' in \
181 *$$dep*) \
182 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
183 && exit 0; \
184 exit 1;; \
185 esac; \
186 done; \
187 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu skeletons/Makefile'; \
188 cd $(top_srcdir) && \
189 $(AUTOMAKE) --gnu skeletons/Makefile
190.PRECIOUS: Makefile
191Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
192 @case '$?' in \
193 *config.status*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
195 *) \
196 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
198 esac;
199
200$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
202
203$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
vlmfa67ddc2004-06-03 03:38:44 +0000207
208mostlyclean-libtool:
209 -rm -f *.lo
210
211clean-libtool:
212 -rm -rf .libs _libs
213
214distclean-libtool:
215 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000216uninstall-info-am:
217install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
218 @$(NORMAL_INSTALL)
vlm8f3eb992004-06-17 23:42:48 +0000219 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
vlmfa67ddc2004-06-03 03:38:44 +0000220 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
221 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
222 f="`echo $$p | sed -e 's|^.*/||'`"; \
vlm8f3eb992004-06-17 23:42:48 +0000223 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
224 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000225 done
226
227uninstall-dist_pkgdataDATA:
228 @$(NORMAL_UNINSTALL)
229 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
230 f="`echo $$p | sed -e 's|^.*/||'`"; \
vlm8f3eb992004-06-17 23:42:48 +0000231 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
232 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000233 done
234
235# This directory's subdirectories are mostly independent; you can cd
236# into them and run `make' without going through this Makefile.
237# To change the values of `make' variables: instead of editing Makefiles,
238# (1) if the variable is set in `config.status', edit `config.status'
239# (which will cause the Makefiles to be regenerated when you run `make');
240# (2) otherwise, pass the desired values on the `make' command line.
241$(RECURSIVE_TARGETS):
vlm8f3eb992004-06-17 23:42:48 +0000242 @set fnord $$MAKEFLAGS; amf=$$2; \
vlmfa67ddc2004-06-03 03:38:44 +0000243 dot_seen=no; \
244 target=`echo $@ | sed s/-recursive//`; \
245 list='$(SUBDIRS)'; for subdir in $$list; do \
246 echo "Making $$target in $$subdir"; \
247 if test "$$subdir" = "."; then \
248 dot_seen=yes; \
249 local_target="$$target-am"; \
250 else \
251 local_target="$$target"; \
252 fi; \
253 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
255 done; \
256 if test "$$dot_seen" = "no"; then \
257 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
258 fi; test -z "$$fail"
259
260mostlyclean-recursive clean-recursive distclean-recursive \
261maintainer-clean-recursive:
vlm8f3eb992004-06-17 23:42:48 +0000262 @set fnord $$MAKEFLAGS; amf=$$2; \
vlmfa67ddc2004-06-03 03:38:44 +0000263 dot_seen=no; \
264 case "$@" in \
265 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
266 *) list='$(SUBDIRS)' ;; \
267 esac; \
268 rev=''; for subdir in $$list; do \
269 if test "$$subdir" = "."; then :; else \
270 rev="$$subdir $$rev"; \
271 fi; \
272 done; \
273 rev="$$rev ."; \
274 target=`echo $@ | sed s/-recursive//`; \
275 for subdir in $$rev; do \
276 echo "Making $$target in $$subdir"; \
277 if test "$$subdir" = "."; then \
278 local_target="$$target-am"; \
279 else \
280 local_target="$$target"; \
281 fi; \
282 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
283 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
284 done && test -z "$$fail"
285tags-recursive:
286 list='$(SUBDIRS)'; for subdir in $$list; do \
287 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
288 done
vlm8f3eb992004-06-17 23:42:48 +0000289ctags-recursive:
290 list='$(SUBDIRS)'; for subdir in $$list; do \
291 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
292 done
vlmfa67ddc2004-06-03 03:38:44 +0000293
294ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000295 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000296 unique=`for i in $$list; do \
297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 done | \
299 $(AWK) ' { files[$$0] = 1; } \
300 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000301 mkid -fID $$unique
302tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000303
304TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
305 $(TAGS_FILES) $(LISP)
306 tags=; \
307 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000308 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
309 include_option=--etags-include; \
310 empty_fix=.; \
311 else \
312 include_option=--include; \
313 empty_fix=; \
314 fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000315 list='$(SUBDIRS)'; for subdir in $$list; do \
316 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000317 test -f $$subdir/TAGS && \
318 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
vlmfa67ddc2004-06-03 03:38:44 +0000319 fi; \
320 done; \
vlm8f3eb992004-06-17 23:42:48 +0000321 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000322 unique=`for i in $$list; do \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324 done | \
325 $(AWK) ' { files[$$0] = 1; } \
326 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000327 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
328 test -z "$$unique" && unique=$$empty_fix; \
329 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
330 $$tags $$unique; \
331 fi
332ctags: CTAGS
333CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
334 $(TAGS_FILES) $(LISP)
335 tags=; \
336 here=`pwd`; \
337 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
338 unique=`for i in $$list; do \
339 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 done | \
341 $(AWK) ' { files[$$0] = 1; } \
342 END { for (i in files) print i; }'`; \
343 test -z "$(CTAGS_ARGS)$$tags$$unique" \
344 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
345 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000346
347GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000348 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000349 && cd $(top_srcdir) \
350 && gtags -i $(GTAGS_ARGS) $$here
351
352distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000353 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000354
355distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000356 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
357 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
358 list='$(DISTFILES)'; for file in $$list; do \
359 case $$file in \
360 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
361 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
362 esac; \
363 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000364 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
365 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000366 dir="/$$dir"; \
367 $(mkdir_p) "$(distdir)$$dir"; \
368 else \
369 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000370 fi; \
371 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000372 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
373 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
374 fi; \
375 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000376 else \
377 test -f $(distdir)/$$file \
378 || cp -p $$d/$$file $(distdir)/$$file \
379 || exit 1; \
380 fi; \
381 done
vlm8f3eb992004-06-17 23:42:48 +0000382 list='$(SUBDIRS)'; for subdir in $$list; do \
vlmfa67ddc2004-06-03 03:38:44 +0000383 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000384 test -d "$(distdir)/$$subdir" \
385 || mkdir "$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000386 || exit 1; \
387 (cd $$subdir && \
388 $(MAKE) $(AM_MAKEFLAGS) \
vlm8f3eb992004-06-17 23:42:48 +0000389 top_distdir="../$(top_distdir)" \
390 distdir="../$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000391 distdir) \
392 || exit 1; \
393 fi; \
394 done
395check-am: all-am
396check: check-recursive
397all-am: Makefile $(DATA)
398installdirs: installdirs-recursive
399installdirs-am:
vlm8f3eb992004-06-17 23:42:48 +0000400 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
401 test -z "$$dir" || $(mkdir_p) "$$dir"; \
402 done
vlmfa67ddc2004-06-03 03:38:44 +0000403install: install-recursive
404install-exec: install-exec-recursive
405install-data: install-data-recursive
406uninstall: uninstall-recursive
407
408install-am: all-am
409 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410
411installcheck: installcheck-recursive
412install-strip:
413 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000414 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000415 `test -z '$(STRIP)' || \
416 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
417mostlyclean-generic:
418
419clean-generic:
420
421distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000422 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000423
424maintainer-clean-generic:
425 @echo "This command is intended for maintainers to use"
426 @echo "it deletes files that may require special tools to rebuild."
427clean: clean-recursive
428
429clean-am: clean-generic clean-libtool mostlyclean-am
430
431distclean: distclean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000432 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000433distclean-am: clean-am distclean-generic distclean-libtool \
434 distclean-tags
435
436dvi: dvi-recursive
437
438dvi-am:
439
vlm8f3eb992004-06-17 23:42:48 +0000440html: html-recursive
441
vlmfa67ddc2004-06-03 03:38:44 +0000442info: info-recursive
443
444info-am:
445
446install-data-am: install-dist_pkgdataDATA
447
448install-exec-am:
449
450install-info: install-info-recursive
451
452install-man:
453
454installcheck-am:
455
456maintainer-clean: maintainer-clean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000457 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000458maintainer-clean-am: distclean-am maintainer-clean-generic
459
460mostlyclean: mostlyclean-recursive
461
462mostlyclean-am: mostlyclean-generic mostlyclean-libtool
463
vlm8f3eb992004-06-17 23:42:48 +0000464pdf: pdf-recursive
465
466pdf-am:
467
468ps: ps-recursive
469
470ps-am:
471
vlmfa67ddc2004-06-03 03:38:44 +0000472uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
473 uninstall-local
474
475uninstall-info: uninstall-info-recursive
476
vlm8f3eb992004-06-17 23:42:48 +0000477.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
478 clean clean-generic clean-libtool clean-recursive ctags \
479 ctags-recursive distclean distclean-generic distclean-libtool \
480 distclean-recursive distclean-tags distdir dvi dvi-am html \
481 html-am info info-am install install-am install-data \
482 install-data-am install-dist_pkgdataDATA install-exec \
483 install-exec-am install-info install-info-am install-man \
484 install-strip installcheck installcheck-am installdirs \
485 installdirs-am maintainer-clean maintainer-clean-generic \
vlmfa67ddc2004-06-03 03:38:44 +0000486 maintainer-clean-recursive mostlyclean mostlyclean-generic \
vlm8f3eb992004-06-17 23:42:48 +0000487 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
488 tags tags-recursive uninstall uninstall-am \
489 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
vlmfa67ddc2004-06-03 03:38:44 +0000490
491uninstall-local:
492 -@echo -n " "
493 -rm -f -r $(DESTDIR)$(pkgdatadir)
494# Tell versions [3.59,3.63) of GNU make to not export all variables.
495# Otherwise a system limit (for SysV at least) may be exceeded.
496.NOEXPORT: