blob: d31ea949910135435f5856593cc2964404617cf6 [file] [log] [blame]
vlm6e98eaf2006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 from Makefile.am.
vlm8f3eb992004-06-17 23:42:48 +00002# @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,
vlm6e98eaf2006-08-18 01:54:27 +00005# 2003, 2004, 2005 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 = :
vlm6e98eaf2006-08-18 01:54:27 +000037build_triplet = @build@
vlmfa67ddc2004-06-03 03:38:44 +000038host_triplet = @host@
vlm6e98eaf2006-08-18 01:54:27 +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
vlm6e98eaf2006-08-18 01:54:27 +000058am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59am__vpath_adj = case $$p in \
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61 *) f=$$p;; \
62 esac;
63am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
vlm8f3eb992004-06-17 23:42:48 +000064am__installdirs = "$(DESTDIR)$(pkgdatadir)"
65dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
vlmfa67ddc2004-06-03 03:38:44 +000066DATA = $(dist_pkgdata_DATA)
vlm8f3eb992004-06-17 23:42:48 +000067ETAGS = etags
68CTAGS = ctags
vlmfa67ddc2004-06-03 03:38:44 +000069DIST_SUBDIRS = $(SUBDIRS)
vlm8f3eb992004-06-17 23:42:48 +000070DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
72ADD_CFLAGS = @ADD_CFLAGS@
73AMDEP_FALSE = @AMDEP_FALSE@
74AMDEP_TRUE = @AMDEP_TRUE@
75AMTAR = @AMTAR@
76AR = @AR@
77AUTOCONF = @AUTOCONF@
78AUTOHEADER = @AUTOHEADER@
79AUTOMAKE = @AUTOMAKE@
80AWK = @AWK@
81CC = @CC@
82CCDEPMODE = @CCDEPMODE@
83CFLAGS = @CFLAGS@
84CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CXX = @CXX@
88CXXCPP = @CXXCPP@
89CXXDEPMODE = @CXXDEPMODE@
90CXXFLAGS = @CXXFLAGS@
91CYGPATH_W = @CYGPATH_W@
92DEFS = @DEFS@
93DEPDIR = @DEPDIR@
94ECHO = @ECHO@
95ECHO_C = @ECHO_C@
96ECHO_N = @ECHO_N@
97ECHO_T = @ECHO_T@
98EGREP = @EGREP@
99EXEEXT = @EXEEXT@
100F77 = @F77@
101FFLAGS = @FFLAGS@
vlmbaa2b222007-06-24 09:13:16 +0000102GREP = @GREP@
vlm8f3eb992004-06-17 23:42:48 +0000103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LEX = @LEX@
109LEXLIB = @LEXLIB@
110LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LIBTOOL = @LIBTOOL@
114LN_S = @LN_S@
115LTLIBOBJS = @LTLIBOBJS@
116MAINT = @MAINT@
117MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
118MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
119MAKEINFO = @MAKEINFO@
120OBJEXT = @OBJEXT@
121PACKAGE = @PACKAGE@
122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
vlm8f3eb992004-06-17 23:42:48 +0000127PATH_SEPARATOR = @PATH_SEPARATOR@
128RANLIB = @RANLIB@
129SET_MAKE = @SET_MAKE@
130SHELL = @SHELL@
131STRIP = @STRIP@
132VERSION = @VERSION@
133YACC = @YACC@
vlmbaa2b222007-06-24 09:13:16 +0000134YFLAGS = @YFLAGS@
vlm8f3eb992004-06-17 23:42:48 +0000135ac_ct_CC = @ac_ct_CC@
136ac_ct_CXX = @ac_ct_CXX@
137ac_ct_F77 = @ac_ct_F77@
vlm8f3eb992004-06-17 23:42:48 +0000138am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
139am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
140am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
141am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
142am__include = @am__include@
143am__leading_dot = @am__leading_dot@
144am__quote = @am__quote@
vlm6e98eaf2006-08-18 01:54:27 +0000145am__tar = @am__tar@
146am__untar = @am__untar@
vlm8f3eb992004-06-17 23:42:48 +0000147bindir = @bindir@
148build = @build@
149build_alias = @build_alias@
150build_cpu = @build_cpu@
151build_os = @build_os@
152build_vendor = @build_vendor@
153datadir = @datadir@
vlmbaa2b222007-06-24 09:13:16 +0000154datarootdir = @datarootdir@
155docdir = @docdir@
156dvidir = @dvidir@
vlm8f3eb992004-06-17 23:42:48 +0000157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
vlmbaa2b222007-06-24 09:13:16 +0000163htmldir = @htmldir@
vlm8f3eb992004-06-17 23:42:48 +0000164includedir = @includedir@
165infodir = @infodir@
166install_sh = @install_sh@
167libdir = @libdir@
168libexecdir = @libexecdir@
vlmbaa2b222007-06-24 09:13:16 +0000169localedir = @localedir@
vlm8f3eb992004-06-17 23:42:48 +0000170localstatedir = @localstatedir@
171mandir = @mandir@
172mkdir_p = @mkdir_p@
173oldincludedir = @oldincludedir@
vlmbaa2b222007-06-24 09:13:16 +0000174pdfdir = @pdfdir@
vlm8f3eb992004-06-17 23:42:48 +0000175prefix = @prefix@
176program_transform_name = @program_transform_name@
vlmbaa2b222007-06-24 09:13:16 +0000177psdir = @psdir@
vlm8f3eb992004-06-17 23:42:48 +0000178sbindir = @sbindir@
179sharedstatedir = @sharedstatedir@
180sysconfdir = @sysconfdir@
181target = @target@
182target_alias = @target_alias@
183target_cpu = @target_cpu@
184target_os = @target_os@
185target_vendor = @target_vendor@
vlmfdcd8342006-03-06 11:20:57 +0000186SUBDIRS = standard-modules tests
vlm2566daf2005-03-24 03:30:13 +0000187dist_pkgdata_DATA = \
vlmabb8c722006-09-23 01:18:21 +0000188 $(srcdir)/README \
vlm2566daf2005-03-24 03:30:13 +0000189 $(srcdir)/*.[ch] \
190 $(srcdir)/file-dependencies
191
vlmfa67ddc2004-06-03 03:38:44 +0000192all: all-recursive
193
194.SUFFIXES:
vlm8f3eb992004-06-17 23:42:48 +0000195$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
196 @for dep in $?; do \
197 case '$(am__configure_deps)' in \
198 *$$dep*) \
199 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
200 && exit 0; \
201 exit 1;; \
202 esac; \
203 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000204 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign skeletons/Makefile'; \
vlm8f3eb992004-06-17 23:42:48 +0000205 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000206 $(AUTOMAKE) --foreign skeletons/Makefile
vlm8f3eb992004-06-17 23:42:48 +0000207.PRECIOUS: Makefile
208Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209 @case '$?' in \
210 *config.status*) \
211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
212 *) \
213 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
214 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
215 esac;
216
217$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
220$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
vlmfa67ddc2004-06-03 03:38:44 +0000224
225mostlyclean-libtool:
226 -rm -f *.lo
227
228clean-libtool:
229 -rm -rf .libs _libs
230
231distclean-libtool:
232 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000233uninstall-info-am:
234install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
235 @$(NORMAL_INSTALL)
vlm8f3eb992004-06-17 23:42:48 +0000236 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
vlmfa67ddc2004-06-03 03:38:44 +0000237 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
238 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
vlm6e98eaf2006-08-18 01:54:27 +0000239 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000240 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
241 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000242 done
243
244uninstall-dist_pkgdataDATA:
245 @$(NORMAL_UNINSTALL)
246 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
vlm6e98eaf2006-08-18 01:54:27 +0000247 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000248 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
249 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000250 done
251
252# This directory's subdirectories are mostly independent; you can cd
253# into them and run `make' without going through this Makefile.
254# To change the values of `make' variables: instead of editing Makefiles,
255# (1) if the variable is set in `config.status', edit `config.status'
256# (which will cause the Makefiles to be regenerated when you run `make');
257# (2) otherwise, pass the desired values on the `make' command line.
258$(RECURSIVE_TARGETS):
vlm6e98eaf2006-08-18 01:54:27 +0000259 @failcom='exit 1'; \
260 for f in x $$MAKEFLAGS; do \
261 case $$f in \
262 *=* | --[!k]*);; \
263 *k*) failcom='fail=yes';; \
264 esac; \
265 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000266 dot_seen=no; \
267 target=`echo $@ | sed s/-recursive//`; \
268 list='$(SUBDIRS)'; for subdir in $$list; do \
269 echo "Making $$target in $$subdir"; \
270 if test "$$subdir" = "."; then \
271 dot_seen=yes; \
272 local_target="$$target-am"; \
273 else \
274 local_target="$$target"; \
275 fi; \
276 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000277 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000278 done; \
279 if test "$$dot_seen" = "no"; then \
280 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
281 fi; test -z "$$fail"
282
283mostlyclean-recursive clean-recursive distclean-recursive \
284maintainer-clean-recursive:
vlm6e98eaf2006-08-18 01:54:27 +0000285 @failcom='exit 1'; \
286 for f in x $$MAKEFLAGS; do \
287 case $$f in \
288 *=* | --[!k]*);; \
289 *k*) failcom='fail=yes';; \
290 esac; \
291 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000292 dot_seen=no; \
293 case "$@" in \
294 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
295 *) list='$(SUBDIRS)' ;; \
296 esac; \
297 rev=''; for subdir in $$list; do \
298 if test "$$subdir" = "."; then :; else \
299 rev="$$subdir $$rev"; \
300 fi; \
301 done; \
302 rev="$$rev ."; \
303 target=`echo $@ | sed s/-recursive//`; \
304 for subdir in $$rev; do \
305 echo "Making $$target in $$subdir"; \
306 if test "$$subdir" = "."; then \
307 local_target="$$target-am"; \
308 else \
309 local_target="$$target"; \
310 fi; \
311 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000312 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000313 done && test -z "$$fail"
314tags-recursive:
315 list='$(SUBDIRS)'; for subdir in $$list; do \
316 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
317 done
vlm8f3eb992004-06-17 23:42:48 +0000318ctags-recursive:
319 list='$(SUBDIRS)'; for subdir in $$list; do \
320 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
321 done
vlmfa67ddc2004-06-03 03:38:44 +0000322
323ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
328 $(AWK) ' { files[$$0] = 1; } \
329 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000330 mkid -fID $$unique
331tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000332
333TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
334 $(TAGS_FILES) $(LISP)
335 tags=; \
336 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000337 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
338 include_option=--etags-include; \
339 empty_fix=.; \
340 else \
341 include_option=--include; \
342 empty_fix=; \
343 fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000344 list='$(SUBDIRS)'; for subdir in $$list; do \
345 if test "$$subdir" = .; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000346 test ! -f $$subdir/TAGS || \
vlm8f3eb992004-06-17 23:42:48 +0000347 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
vlmfa67ddc2004-06-03 03:38:44 +0000348 fi; \
349 done; \
vlm8f3eb992004-06-17 23:42:48 +0000350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000351 unique=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 done | \
354 $(AWK) ' { files[$$0] = 1; } \
355 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000356 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000357 test -n "$$unique" || unique=$$empty_fix; \
vlm8f3eb992004-06-17 23:42:48 +0000358 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359 $$tags $$unique; \
360 fi
361ctags: CTAGS
362CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
363 $(TAGS_FILES) $(LISP)
364 tags=; \
365 here=`pwd`; \
366 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367 unique=`for i in $$list; do \
368 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369 done | \
370 $(AWK) ' { files[$$0] = 1; } \
371 END { for (i in files) print i; }'`; \
372 test -z "$(CTAGS_ARGS)$$tags$$unique" \
373 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000375
376GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000377 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000378 && cd $(top_srcdir) \
379 && gtags -i $(GTAGS_ARGS) $$here
380
381distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000382 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000383
384distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000385 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
386 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
387 list='$(DISTFILES)'; for file in $$list; do \
388 case $$file in \
389 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
390 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
391 esac; \
392 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000393 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
394 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000395 dir="/$$dir"; \
396 $(mkdir_p) "$(distdir)$$dir"; \
397 else \
398 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000399 fi; \
400 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000401 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
403 fi; \
404 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000405 else \
406 test -f $(distdir)/$$file \
407 || cp -p $$d/$$file $(distdir)/$$file \
408 || exit 1; \
409 fi; \
410 done
vlm6e98eaf2006-08-18 01:54:27 +0000411 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
vlmfa67ddc2004-06-03 03:38:44 +0000412 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000413 test -d "$(distdir)/$$subdir" \
vlm6e98eaf2006-08-18 01:54:27 +0000414 || $(mkdir_p) "$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000415 || exit 1; \
vlm6e98eaf2006-08-18 01:54:27 +0000416 distdir=`$(am__cd) $(distdir) && pwd`; \
417 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
vlmfa67ddc2004-06-03 03:38:44 +0000418 (cd $$subdir && \
419 $(MAKE) $(AM_MAKEFLAGS) \
vlm6e98eaf2006-08-18 01:54:27 +0000420 top_distdir="$$top_distdir" \
421 distdir="$$distdir/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000422 distdir) \
423 || exit 1; \
424 fi; \
425 done
426check-am: all-am
427check: check-recursive
428all-am: Makefile $(DATA)
429installdirs: installdirs-recursive
430installdirs-am:
vlm8f3eb992004-06-17 23:42:48 +0000431 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
432 test -z "$$dir" || $(mkdir_p) "$$dir"; \
433 done
vlmfa67ddc2004-06-03 03:38:44 +0000434install: install-recursive
435install-exec: install-exec-recursive
436install-data: install-data-recursive
437uninstall: uninstall-recursive
438
439install-am: all-am
440 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441
442installcheck: installcheck-recursive
443install-strip:
444 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000445 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000446 `test -z '$(STRIP)' || \
447 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
448mostlyclean-generic:
449
450clean-generic:
451
452distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000453 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000454
455maintainer-clean-generic:
456 @echo "This command is intended for maintainers to use"
457 @echo "it deletes files that may require special tools to rebuild."
458clean: clean-recursive
459
460clean-am: clean-generic clean-libtool mostlyclean-am
461
462distclean: distclean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000463 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000464distclean-am: clean-am distclean-generic distclean-libtool \
465 distclean-tags
466
467dvi: dvi-recursive
468
469dvi-am:
470
vlm8f3eb992004-06-17 23:42:48 +0000471html: html-recursive
472
vlmfa67ddc2004-06-03 03:38:44 +0000473info: info-recursive
474
475info-am:
476
477install-data-am: install-dist_pkgdataDATA
478
479install-exec-am:
480
481install-info: install-info-recursive
482
483install-man:
484
485installcheck-am:
486
487maintainer-clean: maintainer-clean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000488 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000489maintainer-clean-am: distclean-am maintainer-clean-generic
490
491mostlyclean: mostlyclean-recursive
492
493mostlyclean-am: mostlyclean-generic mostlyclean-libtool
494
vlm8f3eb992004-06-17 23:42:48 +0000495pdf: pdf-recursive
496
497pdf-am:
498
499ps: ps-recursive
500
501ps-am:
502
vlmfa67ddc2004-06-03 03:38:44 +0000503uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
504 uninstall-local
505
506uninstall-info: uninstall-info-recursive
507
vlm8f3eb992004-06-17 23:42:48 +0000508.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
509 clean clean-generic clean-libtool clean-recursive ctags \
510 ctags-recursive distclean distclean-generic distclean-libtool \
511 distclean-recursive distclean-tags distdir dvi dvi-am html \
512 html-am info info-am install install-am install-data \
513 install-data-am install-dist_pkgdataDATA install-exec \
514 install-exec-am install-info install-info-am install-man \
515 install-strip installcheck installcheck-am installdirs \
516 installdirs-am maintainer-clean maintainer-clean-generic \
vlmfa67ddc2004-06-03 03:38:44 +0000517 maintainer-clean-recursive mostlyclean mostlyclean-generic \
vlm8f3eb992004-06-17 23:42:48 +0000518 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
519 tags tags-recursive uninstall uninstall-am \
520 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
vlmfa67ddc2004-06-03 03:38:44 +0000521
vlmfdcd8342006-03-06 11:20:57 +0000522
vlmfa67ddc2004-06-03 03:38:44 +0000523uninstall-local:
524 -@echo -n " "
525 -rm -f -r $(DESTDIR)$(pkgdatadir)
526# Tell versions [3.59,3.63) of GNU make to not export all variables.
527# Otherwise a system limit (for SysV at least) may be exceeded.
528.NOEXPORT: