blob: 05525002505b3e3703dbe3e90cec22622df2b3a5 [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@
vlm8ed2f6f2004-08-11 05:35:51 +000085CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
86CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlm8f3eb992004-06-17 23:42:48 +000087CPP = @CPP@
88CPPFLAGS = @CPPFLAGS@
89CXX = @CXX@
90CXXCPP = @CXXCPP@
91CXXDEPMODE = @CXXDEPMODE@
92CXXFLAGS = @CXXFLAGS@
93CYGPATH_W = @CYGPATH_W@
94DEFS = @DEFS@
95DEPDIR = @DEPDIR@
96ECHO = @ECHO@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101EXEEXT = @EXEEXT@
102F77 = @F77@
103FFLAGS = @FFLAGS@
104INSTALL_DATA = @INSTALL_DATA@
105INSTALL_PROGRAM = @INSTALL_PROGRAM@
106INSTALL_SCRIPT = @INSTALL_SCRIPT@
107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108LDFLAGS = @LDFLAGS@
109LEX = @LEX@
110LEXLIB = @LEXLIB@
111LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
112LIBOBJS = @LIBOBJS@
113LIBS = @LIBS@
114LIBTOOL = @LIBTOOL@
115LN_S = @LN_S@
116LTLIBOBJS = @LTLIBOBJS@
117MAINT = @MAINT@
118MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
119MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
120MAKEINFO = @MAKEINFO@
121OBJEXT = @OBJEXT@
122PACKAGE = @PACKAGE@
123PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124PACKAGE_NAME = @PACKAGE_NAME@
125PACKAGE_STRING = @PACKAGE_STRING@
126PACKAGE_TARNAME = @PACKAGE_TARNAME@
127PACKAGE_VERSION = @PACKAGE_VERSION@
vlm8f3eb992004-06-17 23:42:48 +0000128PATH_SEPARATOR = @PATH_SEPARATOR@
129RANLIB = @RANLIB@
130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132STRIP = @STRIP@
133VERSION = @VERSION@
134YACC = @YACC@
135ac_ct_AR = @ac_ct_AR@
136ac_ct_CC = @ac_ct_CC@
137ac_ct_CXX = @ac_ct_CXX@
138ac_ct_F77 = @ac_ct_F77@
139ac_ct_RANLIB = @ac_ct_RANLIB@
140ac_ct_STRIP = @ac_ct_STRIP@
141am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
142am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
143am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
144am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
145am__include = @am__include@
146am__leading_dot = @am__leading_dot@
147am__quote = @am__quote@
vlm6e98eaf2006-08-18 01:54:27 +0000148am__tar = @am__tar@
149am__untar = @am__untar@
vlm8f3eb992004-06-17 23:42:48 +0000150bindir = @bindir@
151build = @build@
152build_alias = @build_alias@
153build_cpu = @build_cpu@
154build_os = @build_os@
155build_vendor = @build_vendor@
156datadir = @datadir@
157exec_prefix = @exec_prefix@
158host = @host@
159host_alias = @host_alias@
160host_cpu = @host_cpu@
161host_os = @host_os@
162host_vendor = @host_vendor@
163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
168localstatedir = @localstatedir@
169mandir = @mandir@
170mkdir_p = @mkdir_p@
171oldincludedir = @oldincludedir@
172prefix = @prefix@
173program_transform_name = @program_transform_name@
174sbindir = @sbindir@
175sharedstatedir = @sharedstatedir@
176sysconfdir = @sysconfdir@
177target = @target@
178target_alias = @target_alias@
179target_cpu = @target_cpu@
180target_os = @target_os@
181target_vendor = @target_vendor@
vlmfdcd8342006-03-06 11:20:57 +0000182SUBDIRS = standard-modules tests
vlm2566daf2005-03-24 03:30:13 +0000183dist_pkgdata_DATA = \
184 $(srcdir)/*.[ch] \
185 $(srcdir)/file-dependencies
186
vlmfa67ddc2004-06-03 03:38:44 +0000187all: all-recursive
188
189.SUFFIXES:
vlm8f3eb992004-06-17 23:42:48 +0000190$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
191 @for dep in $?; do \
192 case '$(am__configure_deps)' in \
193 *$$dep*) \
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
195 && exit 0; \
196 exit 1;; \
197 esac; \
198 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000199 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign skeletons/Makefile'; \
vlm8f3eb992004-06-17 23:42:48 +0000200 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000201 $(AUTOMAKE) --foreign skeletons/Makefile
vlm8f3eb992004-06-17 23:42:48 +0000202.PRECIOUS: Makefile
203Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
204 @case '$?' in \
205 *config.status*) \
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
207 *) \
208 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
210 esac;
211
212$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
213 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214
215$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
vlmfa67ddc2004-06-03 03:38:44 +0000219
220mostlyclean-libtool:
221 -rm -f *.lo
222
223clean-libtool:
224 -rm -rf .libs _libs
225
226distclean-libtool:
227 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000228uninstall-info-am:
229install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
230 @$(NORMAL_INSTALL)
vlm8f3eb992004-06-17 23:42:48 +0000231 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
vlmfa67ddc2004-06-03 03:38:44 +0000232 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
233 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
vlm6e98eaf2006-08-18 01:54:27 +0000234 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000235 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
236 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000237 done
238
239uninstall-dist_pkgdataDATA:
240 @$(NORMAL_UNINSTALL)
241 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
vlm6e98eaf2006-08-18 01:54:27 +0000242 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000243 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
244 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000245 done
246
247# This directory's subdirectories are mostly independent; you can cd
248# into them and run `make' without going through this Makefile.
249# To change the values of `make' variables: instead of editing Makefiles,
250# (1) if the variable is set in `config.status', edit `config.status'
251# (which will cause the Makefiles to be regenerated when you run `make');
252# (2) otherwise, pass the desired values on the `make' command line.
253$(RECURSIVE_TARGETS):
vlm6e98eaf2006-08-18 01:54:27 +0000254 @failcom='exit 1'; \
255 for f in x $$MAKEFLAGS; do \
256 case $$f in \
257 *=* | --[!k]*);; \
258 *k*) failcom='fail=yes';; \
259 esac; \
260 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000261 dot_seen=no; \
262 target=`echo $@ | sed s/-recursive//`; \
263 list='$(SUBDIRS)'; for subdir in $$list; do \
264 echo "Making $$target in $$subdir"; \
265 if test "$$subdir" = "."; then \
266 dot_seen=yes; \
267 local_target="$$target-am"; \
268 else \
269 local_target="$$target"; \
270 fi; \
271 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000272 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000273 done; \
274 if test "$$dot_seen" = "no"; then \
275 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
276 fi; test -z "$$fail"
277
278mostlyclean-recursive clean-recursive distclean-recursive \
279maintainer-clean-recursive:
vlm6e98eaf2006-08-18 01:54:27 +0000280 @failcom='exit 1'; \
281 for f in x $$MAKEFLAGS; do \
282 case $$f in \
283 *=* | --[!k]*);; \
284 *k*) failcom='fail=yes';; \
285 esac; \
286 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000287 dot_seen=no; \
288 case "$@" in \
289 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
290 *) list='$(SUBDIRS)' ;; \
291 esac; \
292 rev=''; for subdir in $$list; do \
293 if test "$$subdir" = "."; then :; else \
294 rev="$$subdir $$rev"; \
295 fi; \
296 done; \
297 rev="$$rev ."; \
298 target=`echo $@ | sed s/-recursive//`; \
299 for subdir in $$rev; do \
300 echo "Making $$target in $$subdir"; \
301 if test "$$subdir" = "."; then \
302 local_target="$$target-am"; \
303 else \
304 local_target="$$target"; \
305 fi; \
306 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000307 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000308 done && test -z "$$fail"
309tags-recursive:
310 list='$(SUBDIRS)'; for subdir in $$list; do \
311 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
312 done
vlm8f3eb992004-06-17 23:42:48 +0000313ctags-recursive:
314 list='$(SUBDIRS)'; for subdir in $$list; do \
315 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
316 done
vlmfa67ddc2004-06-03 03:38:44 +0000317
318ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000319 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000320 unique=`for i in $$list; do \
321 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322 done | \
323 $(AWK) ' { files[$$0] = 1; } \
324 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000325 mkid -fID $$unique
326tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000327
328TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
329 $(TAGS_FILES) $(LISP)
330 tags=; \
331 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000332 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
333 include_option=--etags-include; \
334 empty_fix=.; \
335 else \
336 include_option=--include; \
337 empty_fix=; \
338 fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000339 list='$(SUBDIRS)'; for subdir in $$list; do \
340 if test "$$subdir" = .; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000341 test ! -f $$subdir/TAGS || \
vlm8f3eb992004-06-17 23:42:48 +0000342 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
vlmfa67ddc2004-06-03 03:38:44 +0000343 fi; \
344 done; \
vlm8f3eb992004-06-17 23:42:48 +0000345 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000346 unique=`for i in $$list; do \
347 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 done | \
349 $(AWK) ' { files[$$0] = 1; } \
350 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000351 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000352 test -n "$$unique" || unique=$$empty_fix; \
vlm8f3eb992004-06-17 23:42:48 +0000353 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354 $$tags $$unique; \
355 fi
356ctags: CTAGS
357CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
358 $(TAGS_FILES) $(LISP)
359 tags=; \
360 here=`pwd`; \
361 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
362 unique=`for i in $$list; do \
363 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364 done | \
365 $(AWK) ' { files[$$0] = 1; } \
366 END { for (i in files) print i; }'`; \
367 test -z "$(CTAGS_ARGS)$$tags$$unique" \
368 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
369 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000370
371GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000372 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000373 && cd $(top_srcdir) \
374 && gtags -i $(GTAGS_ARGS) $$here
375
376distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000377 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000378
379distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000380 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
381 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
382 list='$(DISTFILES)'; for file in $$list; do \
383 case $$file in \
384 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
385 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
386 esac; \
387 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000388 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
389 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000390 dir="/$$dir"; \
391 $(mkdir_p) "$(distdir)$$dir"; \
392 else \
393 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000394 fi; \
395 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000396 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
397 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
398 fi; \
399 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000400 else \
401 test -f $(distdir)/$$file \
402 || cp -p $$d/$$file $(distdir)/$$file \
403 || exit 1; \
404 fi; \
405 done
vlm6e98eaf2006-08-18 01:54:27 +0000406 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
vlmfa67ddc2004-06-03 03:38:44 +0000407 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000408 test -d "$(distdir)/$$subdir" \
vlm6e98eaf2006-08-18 01:54:27 +0000409 || $(mkdir_p) "$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000410 || exit 1; \
vlm6e98eaf2006-08-18 01:54:27 +0000411 distdir=`$(am__cd) $(distdir) && pwd`; \
412 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
vlmfa67ddc2004-06-03 03:38:44 +0000413 (cd $$subdir && \
414 $(MAKE) $(AM_MAKEFLAGS) \
vlm6e98eaf2006-08-18 01:54:27 +0000415 top_distdir="$$top_distdir" \
416 distdir="$$distdir/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000417 distdir) \
418 || exit 1; \
419 fi; \
420 done
421check-am: all-am
422check: check-recursive
423all-am: Makefile $(DATA)
424installdirs: installdirs-recursive
425installdirs-am:
vlm8f3eb992004-06-17 23:42:48 +0000426 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
427 test -z "$$dir" || $(mkdir_p) "$$dir"; \
428 done
vlmfa67ddc2004-06-03 03:38:44 +0000429install: install-recursive
430install-exec: install-exec-recursive
431install-data: install-data-recursive
432uninstall: uninstall-recursive
433
434install-am: all-am
435 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
436
437installcheck: installcheck-recursive
438install-strip:
439 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000440 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000441 `test -z '$(STRIP)' || \
442 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
443mostlyclean-generic:
444
445clean-generic:
446
447distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000448 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000449
450maintainer-clean-generic:
451 @echo "This command is intended for maintainers to use"
452 @echo "it deletes files that may require special tools to rebuild."
453clean: clean-recursive
454
455clean-am: clean-generic clean-libtool mostlyclean-am
456
457distclean: distclean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000458 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000459distclean-am: clean-am distclean-generic distclean-libtool \
460 distclean-tags
461
462dvi: dvi-recursive
463
464dvi-am:
465
vlm8f3eb992004-06-17 23:42:48 +0000466html: html-recursive
467
vlmfa67ddc2004-06-03 03:38:44 +0000468info: info-recursive
469
470info-am:
471
472install-data-am: install-dist_pkgdataDATA
473
474install-exec-am:
475
476install-info: install-info-recursive
477
478install-man:
479
480installcheck-am:
481
482maintainer-clean: maintainer-clean-recursive
vlm8f3eb992004-06-17 23:42:48 +0000483 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000484maintainer-clean-am: distclean-am maintainer-clean-generic
485
486mostlyclean: mostlyclean-recursive
487
488mostlyclean-am: mostlyclean-generic mostlyclean-libtool
489
vlm8f3eb992004-06-17 23:42:48 +0000490pdf: pdf-recursive
491
492pdf-am:
493
494ps: ps-recursive
495
496ps-am:
497
vlmfa67ddc2004-06-03 03:38:44 +0000498uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
499 uninstall-local
500
501uninstall-info: uninstall-info-recursive
502
vlm8f3eb992004-06-17 23:42:48 +0000503.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
504 clean clean-generic clean-libtool clean-recursive ctags \
505 ctags-recursive distclean distclean-generic distclean-libtool \
506 distclean-recursive distclean-tags distdir dvi dvi-am html \
507 html-am info info-am install install-am install-data \
508 install-data-am install-dist_pkgdataDATA install-exec \
509 install-exec-am install-info install-info-am install-man \
510 install-strip installcheck installcheck-am installdirs \
511 installdirs-am maintainer-clean maintainer-clean-generic \
vlmfa67ddc2004-06-03 03:38:44 +0000512 maintainer-clean-recursive mostlyclean mostlyclean-generic \
vlm8f3eb992004-06-17 23:42:48 +0000513 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
514 tags tags-recursive uninstall uninstall-am \
515 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
vlmfa67ddc2004-06-03 03:38:44 +0000516
vlmfdcd8342006-03-06 11:20:57 +0000517
vlmfa67ddc2004-06-03 03:38:44 +0000518uninstall-local:
519 -@echo -n " "
520 -rm -f -r $(DESTDIR)$(pkgdatadir)
521# Tell versions [3.59,3.63) of GNU make to not export all variables.
522# Otherwise a system limit (for SysV at least) may be exceeded.
523.NOEXPORT: