blob: 15a236b176b48640435b75a51b84d5a9df778d6c [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 +000037host_triplet = @host@
vlmfa67ddc2004-06-03 03:38:44 +000038subdir = skeletons
vlm8f3eb992004-06-17 23:42:48 +000039DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
vlmfa67ddc2004-06-03 03:38:44 +000045mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
vlm8f3eb992004-06-17 23:42:48 +000048SOURCES =
vlmfa67ddc2004-06-03 03:38:44 +000049DIST_SOURCES =
vlm8f3eb992004-06-17 23:42:48 +000050RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51 html-recursive info-recursive install-data-recursive \
52 install-exec-recursive install-info-recursive \
53 install-recursive installcheck-recursive installdirs-recursive \
54 pdf-recursive ps-recursive uninstall-info-recursive \
55 uninstall-recursive
56am__installdirs = "$(DESTDIR)$(pkgdatadir)"
57dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
vlmfa67ddc2004-06-03 03:38:44 +000058DATA = $(dist_pkgdata_DATA)
vlm8f3eb992004-06-17 23:42:48 +000059ETAGS = etags
60CTAGS = ctags
vlmfa67ddc2004-06-03 03:38:44 +000061DIST_SUBDIRS = $(SUBDIRS)
vlm8f3eb992004-06-17 23:42:48 +000062DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63ACLOCAL = @ACLOCAL@
64ADD_CFLAGS = @ADD_CFLAGS@
65AMDEP_FALSE = @AMDEP_FALSE@
66AMDEP_TRUE = @AMDEP_TRUE@
67AMTAR = @AMTAR@
68AR = @AR@
69AUTOCONF = @AUTOCONF@
70AUTOHEADER = @AUTOHEADER@
71AUTOMAKE = @AUTOMAKE@
72AWK = @AWK@
73CC = @CC@
74CCDEPMODE = @CCDEPMODE@
75CFLAGS = @CFLAGS@
76CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
vlm8ed2f6f2004-08-11 05:35:51 +000077CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
78CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlm8f3eb992004-06-17 23:42:48 +000079CPP = @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@
vlm8f3eb992004-06-17 23:42:48 +0000120PATH_SEPARATOR = @PATH_SEPARATOR@
121RANLIB = @RANLIB@
122SET_MAKE = @SET_MAKE@
123SHELL = @SHELL@
124STRIP = @STRIP@
125VERSION = @VERSION@
126YACC = @YACC@
127ac_ct_AR = @ac_ct_AR@
128ac_ct_CC = @ac_ct_CC@
129ac_ct_CXX = @ac_ct_CXX@
130ac_ct_F77 = @ac_ct_F77@
131ac_ct_RANLIB = @ac_ct_RANLIB@
132ac_ct_STRIP = @ac_ct_STRIP@
133am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
134am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
135am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
136am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
137am__include = @am__include@
138am__leading_dot = @am__leading_dot@
139am__quote = @am__quote@
140bindir = @bindir@
141build = @build@
142build_alias = @build_alias@
143build_cpu = @build_cpu@
144build_os = @build_os@
145build_vendor = @build_vendor@
146datadir = @datadir@
147exec_prefix = @exec_prefix@
148host = @host@
149host_alias = @host_alias@
150host_cpu = @host_cpu@
151host_os = @host_os@
152host_vendor = @host_vendor@
153includedir = @includedir@
154infodir = @infodir@
155install_sh = @install_sh@
156libdir = @libdir@
157libexecdir = @libexecdir@
158localstatedir = @localstatedir@
159mandir = @mandir@
160mkdir_p = @mkdir_p@
161oldincludedir = @oldincludedir@
162prefix = @prefix@
163program_transform_name = @program_transform_name@
164sbindir = @sbindir@
165sharedstatedir = @sharedstatedir@
166sysconfdir = @sysconfdir@
167target = @target@
168target_alias = @target_alias@
169target_cpu = @target_cpu@
170target_os = @target_os@
171target_vendor = @target_vendor@
172SUBDIRS = tests
vlm53cd87b2004-08-19 13:27:57 +0000173dist_pkgdata_DATA = *.[ch] file-dependencies
vlmfa67ddc2004-06-03 03:38:44 +0000174all: all-recursive
175
176.SUFFIXES:
vlm8f3eb992004-06-17 23:42:48 +0000177$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
178 @for dep in $?; do \
179 case '$(am__configure_deps)' in \
180 *$$dep*) \
181 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
182 && exit 0; \
183 exit 1;; \
184 esac; \
185 done; \
186 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu skeletons/Makefile'; \
187 cd $(top_srcdir) && \
188 $(AUTOMAKE) --gnu skeletons/Makefile
189.PRECIOUS: Makefile
190Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191 @case '$?' in \
192 *config.status*) \
193 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194 *) \
195 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197 esac;
198
199$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
vlmfa67ddc2004-06-03 03:38:44 +0000206
207mostlyclean-libtool:
208 -rm -f *.lo
209
210clean-libtool:
211 -rm -rf .libs _libs
212
213distclean-libtool:
214 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000215uninstall-info-am:
216install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
217 @$(NORMAL_INSTALL)
vlm8f3eb992004-06-17 23:42:48 +0000218 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
vlmfa67ddc2004-06-03 03:38:44 +0000219 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
220 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
221 f="`echo $$p | sed -e 's|^.*/||'`"; \
vlm8f3eb992004-06-17 23:42:48 +0000222 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
223 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000224 done
225
226uninstall-dist_pkgdataDATA:
227 @$(NORMAL_UNINSTALL)
228 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
229 f="`echo $$p | sed -e 's|^.*/||'`"; \
vlm8f3eb992004-06-17 23:42:48 +0000230 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
231 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000232 done
233
234# This directory's subdirectories are mostly independent; you can cd
235# into them and run `make' without going through this Makefile.
236# To change the values of `make' variables: instead of editing Makefiles,
237# (1) if the variable is set in `config.status', edit `config.status'
238# (which will cause the Makefiles to be regenerated when you run `make');
239# (2) otherwise, pass the desired values on the `make' command line.
240$(RECURSIVE_TARGETS):
vlm8f3eb992004-06-17 23:42:48 +0000241 @set fnord $$MAKEFLAGS; amf=$$2; \
vlmfa67ddc2004-06-03 03:38:44 +0000242 dot_seen=no; \
243 target=`echo $@ | sed s/-recursive//`; \
244 list='$(SUBDIRS)'; for subdir in $$list; do \
245 echo "Making $$target in $$subdir"; \
246 if test "$$subdir" = "."; then \
247 dot_seen=yes; \
248 local_target="$$target-am"; \
249 else \
250 local_target="$$target"; \
251 fi; \
252 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
253 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
254 done; \
255 if test "$$dot_seen" = "no"; then \
256 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
257 fi; test -z "$$fail"
258
259mostlyclean-recursive clean-recursive distclean-recursive \
260maintainer-clean-recursive:
vlm8f3eb992004-06-17 23:42:48 +0000261 @set fnord $$MAKEFLAGS; amf=$$2; \
vlmfa67ddc2004-06-03 03:38:44 +0000262 dot_seen=no; \
263 case "$@" in \
264 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
265 *) list='$(SUBDIRS)' ;; \
266 esac; \
267 rev=''; for subdir in $$list; do \
268 if test "$$subdir" = "."; then :; else \
269 rev="$$subdir $$rev"; \
270 fi; \
271 done; \
272 rev="$$rev ."; \
273 target=`echo $@ | sed s/-recursive//`; \
274 for subdir in $$rev; do \
275 echo "Making $$target in $$subdir"; \
276 if test "$$subdir" = "."; then \
277 local_target="$$target-am"; \
278 else \
279 local_target="$$target"; \
280 fi; \
281 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
282 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
283 done && test -z "$$fail"
284tags-recursive:
285 list='$(SUBDIRS)'; for subdir in $$list; do \
286 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
287 done
vlm8f3eb992004-06-17 23:42:48 +0000288ctags-recursive:
289 list='$(SUBDIRS)'; for subdir in $$list; do \
290 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
291 done
vlmfa67ddc2004-06-03 03:38:44 +0000292
293ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000294 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000295 unique=`for i in $$list; do \
296 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297 done | \
298 $(AWK) ' { files[$$0] = 1; } \
299 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000300 mkid -fID $$unique
301tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000302
303TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
304 $(TAGS_FILES) $(LISP)
305 tags=; \
306 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000307 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
308 include_option=--etags-include; \
309 empty_fix=.; \
310 else \
311 include_option=--include; \
312 empty_fix=; \
313 fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000314 list='$(SUBDIRS)'; for subdir in $$list; do \
315 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000316 test -f $$subdir/TAGS && \
317 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
vlmfa67ddc2004-06-03 03:38:44 +0000318 fi; \
319 done; \
vlm8f3eb992004-06-17 23:42:48 +0000320 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | \
324 $(AWK) ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000326 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327 test -z "$$unique" && unique=$$empty_fix; \
328 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329 $$tags $$unique; \
330 fi
331ctags: CTAGS
332CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
333 $(TAGS_FILES) $(LISP)
334 tags=; \
335 here=`pwd`; \
336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
342 test -z "$(CTAGS_ARGS)$$tags$$unique" \
343 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000345
346GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000347 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000348 && cd $(top_srcdir) \
349 && gtags -i $(GTAGS_ARGS) $$here
350
351distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000352 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000353
354distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000355 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357 list='$(DISTFILES)'; for file in $$list; do \
358 case $$file in \
359 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361 esac; \
362 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000363 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000365 dir="/$$dir"; \
366 $(mkdir_p) "$(distdir)$$dir"; \
367 else \
368 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000369 fi; \
370 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000371 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373 fi; \
374 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000375 else \
376 test -f $(distdir)/$$file \
377 || cp -p $$d/$$file $(distdir)/$$file \
378 || exit 1; \
379 fi; \
380 done
vlm8f3eb992004-06-17 23:42:48 +0000381 list='$(SUBDIRS)'; for subdir in $$list; do \
vlmfa67ddc2004-06-03 03:38:44 +0000382 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000383 test -d "$(distdir)/$$subdir" \
384 || mkdir "$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000385 || exit 1; \
386 (cd $$subdir && \
387 $(MAKE) $(AM_MAKEFLAGS) \
vlm8f3eb992004-06-17 23:42:48 +0000388 top_distdir="../$(top_distdir)" \
389 distdir="../$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000390 distdir) \
391 || exit 1; \
392 fi; \
393 done
394check-am: all-am
395check: check-recursive
396all-am: Makefile $(DATA)
397installdirs: installdirs-recursive
398installdirs-am:
vlm8f3eb992004-06-17 23:42:48 +0000399 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
400 test -z "$$dir" || $(mkdir_p) "$$dir"; \
401 done
vlmfa67ddc2004-06-03 03:38:44 +0000402install: install-recursive
403install-exec: install-exec-recursive
404install-data: install-data-recursive
405uninstall: uninstall-recursive
406
407install-am: all-am
408 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
409
410installcheck: installcheck-recursive
411install-strip:
412 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000413 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000414 `test -z '$(STRIP)' || \
415 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
416mostlyclean-generic:
417
418clean-generic:
419
420distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000421 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000422
423maintainer-clean-generic:
424 @echo "This command is intended for maintainers to use"
425 @echo "it deletes files that may require special tools to rebuild."
426clean: clean-recursive
427
428clean-am: clean-generic clean-libtool mostlyclean-am
429
430distclean: distclean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000431 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000432distclean-am: clean-am distclean-generic distclean-libtool \
433 distclean-tags
434
435dvi: dvi-recursive
436
437dvi-am:
438
vlm8f3eb992004-06-17 23:42:48 +0000439html: html-recursive
440
vlmfa67ddc2004-06-03 03:38:44 +0000441info: info-recursive
442
443info-am:
444
445install-data-am: install-dist_pkgdataDATA
446
447install-exec-am:
448
449install-info: install-info-recursive
450
451install-man:
452
453installcheck-am:
454
455maintainer-clean: maintainer-clean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000456 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000457maintainer-clean-am: distclean-am maintainer-clean-generic
458
459mostlyclean: mostlyclean-recursive
460
461mostlyclean-am: mostlyclean-generic mostlyclean-libtool
462
vlm8f3eb992004-06-17 23:42:48 +0000463pdf: pdf-recursive
464
465pdf-am:
466
467ps: ps-recursive
468
469ps-am:
470
vlmfa67ddc2004-06-03 03:38:44 +0000471uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
472 uninstall-local
473
474uninstall-info: uninstall-info-recursive
475
vlm8f3eb992004-06-17 23:42:48 +0000476.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
477 clean clean-generic clean-libtool clean-recursive ctags \
478 ctags-recursive distclean distclean-generic distclean-libtool \
479 distclean-recursive distclean-tags distdir dvi dvi-am html \
480 html-am info info-am install install-am install-data \
481 install-data-am install-dist_pkgdataDATA install-exec \
482 install-exec-am install-info install-info-am install-man \
483 install-strip installcheck installcheck-am installdirs \
484 installdirs-am maintainer-clean maintainer-clean-generic \
vlmfa67ddc2004-06-03 03:38:44 +0000485 maintainer-clean-recursive mostlyclean mostlyclean-generic \
vlm8f3eb992004-06-17 23:42:48 +0000486 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
487 tags tags-recursive uninstall uninstall-am \
488 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
vlmfa67ddc2004-06-03 03:38:44 +0000489
490uninstall-local:
491 -@echo -n " "
492 -rm -f -r $(DESTDIR)$(pkgdatadir)
493# Tell versions [3.59,3.63) of GNU make to not export all variables.
494# Otherwise a system limit (for SysV at least) may be exceeded.
495.NOEXPORT: