blob: 656f9b56ca13adb9000241b1228e9c5a1f98355c [file] [log] [blame]
Lev Walkin5af1a692006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 from Makefile.am.
Lev Walkin8e8b5482004-06-17 23:42:48 +00002# @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,
Lev Walkin5af1a692006-08-18 01:54:27 +00005# 2003, 2004, 2005 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@
Lev Walkinf15320b2004-06-03 03:38:44 +000016srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22top_builddir = ../..
Lev Walkin8e8b5482004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000024INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000025install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000028INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000029transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000030NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000036build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkin5af1a692006-08-18 01:54:27 +000038target_triplet = @target@
Lev Walkinf15320b2004-06-03 03:38:44 +000039subdir = asn1c/tests
Lev Walkin96deff82010-10-16 02:16:47 -070040DIST_COMMON = README $(dist_check_SCRIPTS) $(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in
Lev Walkin8e8b5482004-06-17 23:42:48 +000042ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000046mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000049SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000050DIST_SOURCES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000051DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52ACLOCAL = @ACLOCAL@
53ADD_CFLAGS = @ADD_CFLAGS@
54AMDEP_FALSE = @AMDEP_FALSE@
55AMDEP_TRUE = @AMDEP_TRUE@
56AMTAR = @AMTAR@
57AR = @AR@
58AUTOCONF = @AUTOCONF@
59AUTOHEADER = @AUTOHEADER@
60AUTOMAKE = @AUTOMAKE@
61AWK = @AWK@
62CC = @CC@
63CCDEPMODE = @CCDEPMODE@
64CFLAGS = @CFLAGS@
65CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
66CPP = @CPP@
67CPPFLAGS = @CPPFLAGS@
68CXX = @CXX@
69CXXCPP = @CXXCPP@
70CXXDEPMODE = @CXXDEPMODE@
71CXXFLAGS = @CXXFLAGS@
72CYGPATH_W = @CYGPATH_W@
73DEFS = @DEFS@
74DEPDIR = @DEPDIR@
75ECHO = @ECHO@
76ECHO_C = @ECHO_C@
77ECHO_N = @ECHO_N@
78ECHO_T = @ECHO_T@
79EGREP = @EGREP@
80EXEEXT = @EXEEXT@
81F77 = @F77@
82FFLAGS = @FFLAGS@
Lev Walkin27fd0b62007-08-27 23:57:45 +000083GREP = @GREP@
Lev Walkin8e8b5482004-06-17 23:42:48 +000084INSTALL_DATA = @INSTALL_DATA@
85INSTALL_PROGRAM = @INSTALL_PROGRAM@
86INSTALL_SCRIPT = @INSTALL_SCRIPT@
87INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88LDFLAGS = @LDFLAGS@
89LEX = @LEX@
90LEXLIB = @LEXLIB@
91LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
92LIBOBJS = @LIBOBJS@
93LIBS = @LIBS@
94LIBTOOL = @LIBTOOL@
95LN_S = @LN_S@
96LTLIBOBJS = @LTLIBOBJS@
97MAINT = @MAINT@
98MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
99MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
100MAKEINFO = @MAKEINFO@
101OBJEXT = @OBJEXT@
102PACKAGE = @PACKAGE@
103PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104PACKAGE_NAME = @PACKAGE_NAME@
105PACKAGE_STRING = @PACKAGE_STRING@
106PACKAGE_TARNAME = @PACKAGE_TARNAME@
107PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000108PATH_SEPARATOR = @PATH_SEPARATOR@
109RANLIB = @RANLIB@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
112STRIP = @STRIP@
113VERSION = @VERSION@
114YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000115YFLAGS = @YFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000116ac_ct_CC = @ac_ct_CC@
117ac_ct_CXX = @ac_ct_CXX@
118ac_ct_F77 = @ac_ct_F77@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000119am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
120am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
121am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
122am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
123am__include = @am__include@
124am__leading_dot = @am__leading_dot@
125am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000126am__tar = @am__tar@
127am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128bindir = @bindir@
129build = @build@
130build_alias = @build_alias@
131build_cpu = @build_cpu@
132build_os = @build_os@
133build_vendor = @build_vendor@
134datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000135datarootdir = @datarootdir@
136docdir = @docdir@
137dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000138exec_prefix = @exec_prefix@
139host = @host@
140host_alias = @host_alias@
141host_cpu = @host_cpu@
142host_os = @host_os@
143host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000144htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000145includedir = @includedir@
146infodir = @infodir@
147install_sh = @install_sh@
148libdir = @libdir@
149libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000150localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000151localstatedir = @localstatedir@
152mandir = @mandir@
153mkdir_p = @mkdir_p@
154oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000155pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000156prefix = @prefix@
157program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000158psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000159sbindir = @sbindir@
160sharedstatedir = @sharedstatedir@
161sysconfdir = @sysconfdir@
162target = @target@
163target_alias = @target_alias@
164target_cpu = @target_cpu@
165target_os = @target_os@
166target_vendor = @target_vendor@
Lev Walkinb4eb8b52004-08-16 07:02:39 +0000167AM_CFLAGS = @ADD_CFLAGS@
Lev Walkin96deff82010-10-16 02:16:47 -0700168dist_check_SCRIPTS = check-assembly.sh
Lev Walkina460ba32004-10-20 15:40:04 +0000169TESTS_ENVIRONMENT = CC="${CC}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" ./check-assembly.sh
Lev Walkin9f5bb3a2006-08-18 01:46:46 +0000170TESTS = check-*.c
Lev Walkinc6b7f822004-09-29 14:31:36 +0000171EXTRA_DIST = \
Lev Walkinc6b7f822004-09-29 14:31:36 +0000172 check-*.c* \
Lev Walkina7f27822006-09-19 05:21:37 +0000173 data-62 \
Lev Walkin725883b2006-10-09 12:07:58 +0000174 data-70 \
Lev Walkine72d05e2007-06-23 20:18:06 +0000175 data-119 \
176 data-126
Lev Walkinc6b7f822004-09-29 14:31:36 +0000177
Lev Walkin96deff82010-10-16 02:16:47 -0700178CLEANFILES = test-*
Lev Walkinf15320b2004-06-03 03:38:44 +0000179all: all-am
180
181.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000182$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
183 @for dep in $?; do \
184 case '$(am__configure_deps)' in \
185 *$$dep*) \
186 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
187 && exit 0; \
188 exit 1;; \
189 esac; \
190 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000191 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign asn1c/tests/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000192 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000193 $(AUTOMAKE) --foreign asn1c/tests/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000194.PRECIOUS: Makefile
195Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
196 @case '$?' in \
197 *config.status*) \
198 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
199 *) \
200 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
201 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
202 esac;
203
204$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000211
212mostlyclean-libtool:
213 -rm -f *.lo
214
215clean-libtool:
216 -rm -rf .libs _libs
217
218distclean-libtool:
219 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000220uninstall-info-am:
221tags: TAGS
222TAGS:
223
Lev Walkin8e8b5482004-06-17 23:42:48 +0000224ctags: CTAGS
225CTAGS:
226
Lev Walkinf15320b2004-06-03 03:38:44 +0000227
228check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000229 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000230 srcdir=$(srcdir); export srcdir; \
231 list='$(TESTS)'; \
232 if test -n "$$list"; then \
233 for tst in $$list; do \
234 if test -f ./$$tst; then dir=./; \
235 elif test -f $$tst; then dir=; \
236 else dir="$(srcdir)/"; fi; \
237 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
238 all=`expr $$all + 1`; \
239 case " $(XFAIL_TESTS) " in \
240 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000241 xpass=`expr $$xpass + 1`; \
242 failed=`expr $$failed + 1`; \
243 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000244 ;; \
245 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000246 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000247 ;; \
248 esac; \
249 elif test $$? -ne 77; then \
250 all=`expr $$all + 1`; \
251 case " $(XFAIL_TESTS) " in \
252 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000253 xfail=`expr $$xfail + 1`; \
254 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000255 ;; \
256 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000257 failed=`expr $$failed + 1`; \
258 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000259 ;; \
260 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000261 else \
262 skip=`expr $$skip + 1`; \
263 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000264 fi; \
265 done; \
266 if test "$$failed" -eq 0; then \
267 if test "$$xfail" -eq 0; then \
268 banner="All $$all tests passed"; \
269 else \
270 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
271 fi; \
272 else \
273 if test "$$xpass" -eq 0; then \
274 banner="$$failed of $$all tests failed"; \
275 else \
276 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
277 fi; \
278 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000279 dashes="$$banner"; \
280 skipped=""; \
281 if test "$$skip" -ne 0; then \
282 skipped="($$skip tests were not run)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000283 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000284 dashes="$$skipped"; \
285 fi; \
286 report=""; \
287 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
288 report="Please report to $(PACKAGE_BUGREPORT)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000289 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000290 dashes="$$report"; \
291 fi; \
292 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000293 echo "$$dashes"; \
294 echo "$$banner"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000295 test -z "$$skipped" || echo "$$skipped"; \
296 test -z "$$report" || echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000297 echo "$$dashes"; \
298 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000299 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000300
301distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000302 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
303 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
304 list='$(DISTFILES)'; for file in $$list; do \
305 case $$file in \
306 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
307 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
308 esac; \
309 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000310 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
311 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000312 dir="/$$dir"; \
313 $(mkdir_p) "$(distdir)$$dir"; \
314 else \
315 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000316 fi; \
317 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000318 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
319 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
320 fi; \
321 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000322 else \
323 test -f $(distdir)/$$file \
324 || cp -p $$d/$$file $(distdir)/$$file \
325 || exit 1; \
326 fi; \
327 done
Lev Walkina7f27822006-09-19 05:21:37 +0000328 $(MAKE) $(AM_MAKEFLAGS) \
329 top_distdir="$(top_distdir)" distdir="$(distdir)" \
330 dist-hook
Lev Walkinf15320b2004-06-03 03:38:44 +0000331check-am: all-am
Lev Walkin96deff82010-10-16 02:16:47 -0700332 $(MAKE) $(AM_MAKEFLAGS) $(dist_check_SCRIPTS)
Lev Walkinf15320b2004-06-03 03:38:44 +0000333 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
334check: check-am
335all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000336installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000337install: install-am
338install-exec: install-exec-am
339install-data: install-data-am
340uninstall: uninstall-am
341
342install-am: all-am
343 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344
345installcheck: installcheck-am
346install-strip:
347 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000348 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000349 `test -z '$(STRIP)' || \
350 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
351mostlyclean-generic:
352
353clean-generic:
Lev Walkin96deff82010-10-16 02:16:47 -0700354 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000355
356distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000357 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000358
359maintainer-clean-generic:
360 @echo "This command is intended for maintainers to use"
361 @echo "it deletes files that may require special tools to rebuild."
Lev Walkin96deff82010-10-16 02:16:47 -0700362clean: clean-am
363
Lev Walkinf15320b2004-06-03 03:38:44 +0000364clean-am: clean-generic clean-libtool mostlyclean-am
365
366distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000367 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000368distclean-am: clean-am distclean-generic distclean-libtool
369
370dvi: dvi-am
371
372dvi-am:
373
Lev Walkin8e8b5482004-06-17 23:42:48 +0000374html: html-am
375
Lev Walkinf15320b2004-06-03 03:38:44 +0000376info: info-am
377
378info-am:
379
380install-data-am:
381
382install-exec-am:
383
384install-info: install-info-am
385
386install-man:
387
388installcheck-am:
389
390maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000391 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000392maintainer-clean-am: distclean-am maintainer-clean-generic
393
394mostlyclean: mostlyclean-am
395
396mostlyclean-am: mostlyclean-generic mostlyclean-libtool
397
Lev Walkin8e8b5482004-06-17 23:42:48 +0000398pdf: pdf-am
399
400pdf-am:
401
402ps: ps-am
403
404ps-am:
405
Lev Walkinf15320b2004-06-03 03:38:44 +0000406uninstall-am: uninstall-info-am
407
408.PHONY: all all-am check check-TESTS check-am clean clean-generic \
Lev Walkina7f27822006-09-19 05:21:37 +0000409 clean-libtool dist-hook distclean distclean-generic \
410 distclean-libtool distdir dvi dvi-am html html-am info info-am \
411 install install-am install-data install-data-am install-exec \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000412 install-exec-am install-info install-info-am install-man \
413 install-strip installcheck installcheck-am installdirs \
414 maintainer-clean maintainer-clean-generic mostlyclean \
415 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
416 uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000417
418
Lev Walkina7f27822006-09-19 05:21:37 +0000419dist-hook:
Lev Walkind0a5e0c2007-05-23 10:15:39 +0000420 rm -rf `find $(distdir) -name .svn`
Lev Walkinf15320b2004-06-03 03:38:44 +0000421# Tell versions [3.59,3.63) of GNU make to not export all variables.
422# Otherwise a system limit (for SysV at least) may be exceeded.
423.NOEXPORT: