blob: 502fdad6d6d0b899a4d416ff5239e5843663806c [file] [log] [blame]
Lev Walkin8e8b5482004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @configure_input@
Lev Walkinf15320b2004-06-03 03:38:44 +00003
Lev Walkin8e8b5482004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004 Free Software Foundation, Inc.
Lev Walkinf15320b2004-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
Lev Walkinf15320b2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
Lev Walkin8e8b5482004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
Lev Walkin8e8b5482004-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
Lev Walkinf15320b2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000030transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000038subdir = skeletons
Lev Walkin8e8b5482004-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)
Lev Walkinf15320b2004-06-03 03:38:44 +000045mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000048SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000049DIST_SOURCES =
Lev Walkin8e8b5482004-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)
Lev Walkinf15320b2004-06-03 03:38:44 +000058DATA = $(dist_pkgdata_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000059ETAGS = etags
60CTAGS = ctags
Lev Walkinf15320b2004-06-03 03:38:44 +000061DIST_SUBDIRS = $(SUBDIRS)
Lev Walkin8e8b5482004-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@
Lev Walkind8b940c2004-08-11 05:35:51 +000077CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
78CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkin8e8b5482004-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@
Lev Walkin8e8b5482004-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
Lev Walkin70393102005-03-24 03:30:13 +0000173dist_pkgdata_DATA = \
174 $(srcdir)/*.[ch] \
175 $(srcdir)/file-dependencies
176
Lev Walkinf15320b2004-06-03 03:38:44 +0000177all: all-recursive
178
179.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000180$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
181 @for dep in $?; do \
182 case '$(am__configure_deps)' in \
183 *$$dep*) \
184 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
185 && exit 0; \
186 exit 1;; \
187 esac; \
188 done; \
189 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu skeletons/Makefile'; \
190 cd $(top_srcdir) && \
191 $(AUTOMAKE) --gnu skeletons/Makefile
192.PRECIOUS: Makefile
193Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
194 @case '$?' in \
195 *config.status*) \
196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
197 *) \
198 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
199 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
200 esac;
201
202$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204
205$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000209
210mostlyclean-libtool:
211 -rm -f *.lo
212
213clean-libtool:
214 -rm -rf .libs _libs
215
216distclean-libtool:
217 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000218uninstall-info-am:
219install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
220 @$(NORMAL_INSTALL)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000221 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
Lev Walkinf15320b2004-06-03 03:38:44 +0000222 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
223 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
224 f="`echo $$p | sed -e 's|^.*/||'`"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000225 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
226 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000227 done
228
229uninstall-dist_pkgdataDATA:
230 @$(NORMAL_UNINSTALL)
231 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
232 f="`echo $$p | sed -e 's|^.*/||'`"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000233 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
234 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000235 done
236
237# This directory's subdirectories are mostly independent; you can cd
238# into them and run `make' without going through this Makefile.
239# To change the values of `make' variables: instead of editing Makefiles,
240# (1) if the variable is set in `config.status', edit `config.status'
241# (which will cause the Makefiles to be regenerated when you run `make');
242# (2) otherwise, pass the desired values on the `make' command line.
243$(RECURSIVE_TARGETS):
Lev Walkin8e8b5482004-06-17 23:42:48 +0000244 @set fnord $$MAKEFLAGS; amf=$$2; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000245 dot_seen=no; \
246 target=`echo $@ | sed s/-recursive//`; \
247 list='$(SUBDIRS)'; for subdir in $$list; do \
248 echo "Making $$target in $$subdir"; \
249 if test "$$subdir" = "."; then \
250 dot_seen=yes; \
251 local_target="$$target-am"; \
252 else \
253 local_target="$$target"; \
254 fi; \
255 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
256 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
257 done; \
258 if test "$$dot_seen" = "no"; then \
259 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
260 fi; test -z "$$fail"
261
262mostlyclean-recursive clean-recursive distclean-recursive \
263maintainer-clean-recursive:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000264 @set fnord $$MAKEFLAGS; amf=$$2; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000265 dot_seen=no; \
266 case "$@" in \
267 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
268 *) list='$(SUBDIRS)' ;; \
269 esac; \
270 rev=''; for subdir in $$list; do \
271 if test "$$subdir" = "."; then :; else \
272 rev="$$subdir $$rev"; \
273 fi; \
274 done; \
275 rev="$$rev ."; \
276 target=`echo $@ | sed s/-recursive//`; \
277 for subdir in $$rev; do \
278 echo "Making $$target in $$subdir"; \
279 if test "$$subdir" = "."; then \
280 local_target="$$target-am"; \
281 else \
282 local_target="$$target"; \
283 fi; \
284 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
285 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
286 done && test -z "$$fail"
287tags-recursive:
288 list='$(SUBDIRS)'; for subdir in $$list; do \
289 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
290 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000291ctags-recursive:
292 list='$(SUBDIRS)'; for subdir in $$list; do \
293 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
294 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000295
296ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000297 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000298 unique=`for i in $$list; do \
299 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300 done | \
301 $(AWK) ' { files[$$0] = 1; } \
302 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000303 mkid -fID $$unique
304tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000305
306TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
307 $(TAGS_FILES) $(LISP)
308 tags=; \
309 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000310 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
311 include_option=--etags-include; \
312 empty_fix=.; \
313 else \
314 include_option=--include; \
315 empty_fix=; \
316 fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000317 list='$(SUBDIRS)'; for subdir in $$list; do \
318 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000319 test -f $$subdir/TAGS && \
320 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000321 fi; \
322 done; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000323 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000324 unique=`for i in $$list; do \
325 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
326 done | \
327 $(AWK) ' { files[$$0] = 1; } \
328 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000329 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
330 test -z "$$unique" && unique=$$empty_fix; \
331 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
332 $$tags $$unique; \
333 fi
334ctags: CTAGS
335CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
336 $(TAGS_FILES) $(LISP)
337 tags=; \
338 here=`pwd`; \
339 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340 unique=`for i in $$list; do \
341 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342 done | \
343 $(AWK) ' { files[$$0] = 1; } \
344 END { for (i in files) print i; }'`; \
345 test -z "$(CTAGS_ARGS)$$tags$$unique" \
346 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
347 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000348
349GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000350 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000351 && cd $(top_srcdir) \
352 && gtags -i $(GTAGS_ARGS) $$here
353
354distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000355 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000356
357distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000358 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
359 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
360 list='$(DISTFILES)'; for file in $$list; do \
361 case $$file in \
362 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
363 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
364 esac; \
365 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000366 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
367 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000368 dir="/$$dir"; \
369 $(mkdir_p) "$(distdir)$$dir"; \
370 else \
371 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000372 fi; \
373 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000374 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
375 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
376 fi; \
377 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000378 else \
379 test -f $(distdir)/$$file \
380 || cp -p $$d/$$file $(distdir)/$$file \
381 || exit 1; \
382 fi; \
383 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000384 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000385 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000386 test -d "$(distdir)/$$subdir" \
387 || mkdir "$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000388 || exit 1; \
389 (cd $$subdir && \
390 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000391 top_distdir="../$(top_distdir)" \
392 distdir="../$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000393 distdir) \
394 || exit 1; \
395 fi; \
396 done
397check-am: all-am
398check: check-recursive
399all-am: Makefile $(DATA)
400installdirs: installdirs-recursive
401installdirs-am:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000402 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
403 test -z "$$dir" || $(mkdir_p) "$$dir"; \
404 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000405install: install-recursive
406install-exec: install-exec-recursive
407install-data: install-data-recursive
408uninstall: uninstall-recursive
409
410install-am: all-am
411 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
412
413installcheck: installcheck-recursive
414install-strip:
415 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000416 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000417 `test -z '$(STRIP)' || \
418 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
419mostlyclean-generic:
420
421clean-generic:
422
423distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000424 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000425
426maintainer-clean-generic:
427 @echo "This command is intended for maintainers to use"
428 @echo "it deletes files that may require special tools to rebuild."
429clean: clean-recursive
430
431clean-am: clean-generic clean-libtool mostlyclean-am
432
433distclean: distclean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000434 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000435distclean-am: clean-am distclean-generic distclean-libtool \
436 distclean-tags
437
438dvi: dvi-recursive
439
440dvi-am:
441
Lev Walkin8e8b5482004-06-17 23:42:48 +0000442html: html-recursive
443
Lev Walkinf15320b2004-06-03 03:38:44 +0000444info: info-recursive
445
446info-am:
447
448install-data-am: install-dist_pkgdataDATA
449
450install-exec-am:
451
452install-info: install-info-recursive
453
454install-man:
455
456installcheck-am:
457
458maintainer-clean: maintainer-clean-recursive
Lev Walkin8e8b5482004-06-17 23:42:48 +0000459 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000460maintainer-clean-am: distclean-am maintainer-clean-generic
461
462mostlyclean: mostlyclean-recursive
463
464mostlyclean-am: mostlyclean-generic mostlyclean-libtool
465
Lev Walkin8e8b5482004-06-17 23:42:48 +0000466pdf: pdf-recursive
467
468pdf-am:
469
470ps: ps-recursive
471
472ps-am:
473
Lev Walkinf15320b2004-06-03 03:38:44 +0000474uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
475 uninstall-local
476
477uninstall-info: uninstall-info-recursive
478
Lev Walkin8e8b5482004-06-17 23:42:48 +0000479.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
480 clean clean-generic clean-libtool clean-recursive ctags \
481 ctags-recursive distclean distclean-generic distclean-libtool \
482 distclean-recursive distclean-tags distdir dvi dvi-am html \
483 html-am info info-am install install-am install-data \
484 install-data-am install-dist_pkgdataDATA install-exec \
485 install-exec-am install-info install-info-am install-man \
486 install-strip installcheck installcheck-am installdirs \
487 installdirs-am maintainer-clean maintainer-clean-generic \
Lev Walkinf15320b2004-06-03 03:38:44 +0000488 maintainer-clean-recursive mostlyclean mostlyclean-generic \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000489 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
490 tags tags-recursive uninstall uninstall-am \
491 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
Lev Walkinf15320b2004-06-03 03:38:44 +0000492
493uninstall-local:
494 -@echo -n " "
495 -rm -f -r $(DESTDIR)$(pkgdatadir)
496# Tell versions [3.59,3.63) of GNU make to not export all variables.
497# Otherwise a system limit (for SysV at least) may be exceeded.
498.NOEXPORT: