blob: 57759e92c538e67257008b18f50ae14473af480a [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@
Lev Walkin44212662004-08-19 13:26:54 +000016SOURCES = check-GeneralizedTime.c check-INTEGER.c check-OIDs.c check-UTCTime.c check-ber_tlv_tag.c
Lev Walkinf15320b2004-06-03 03:38:44 +000017
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000021pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ../..
Lev Walkin8e8b5482004-06-17 23:42:48 +000025am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000026INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000027install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000030INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000031transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000032NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000038build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000039host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000040target_triplet = @target@
Lev Walkin44212662004-08-19 13:26:54 +000041check_PROGRAMS = check-ber_tlv_tag$(EXEEXT) check-OIDs$(EXEEXT) \
42 check-GeneralizedTime$(EXEEXT) check-UTCTime$(EXEEXT) \
43 check-INTEGER$(EXEEXT)
Lev Walkinf15320b2004-06-03 03:38:44 +000044subdir = skeletons/tests
Lev Walkin8e8b5482004-06-17 23:42:48 +000045DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/configure.in
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000050mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
Lev Walkinf15320b2004-06-03 03:38:44 +000053check_GeneralizedTime_SOURCES = check-GeneralizedTime.c
54check_GeneralizedTime_OBJECTS = check-GeneralizedTime.$(OBJEXT)
55check_GeneralizedTime_LDADD = $(LDADD)
Lev Walkinf15320b2004-06-03 03:38:44 +000056check_INTEGER_SOURCES = check-INTEGER.c
57check_INTEGER_OBJECTS = check-INTEGER.$(OBJEXT)
58check_INTEGER_LDADD = $(LDADD)
Lev Walkinf15320b2004-06-03 03:38:44 +000059check_OIDs_SOURCES = check-OIDs.c
60check_OIDs_OBJECTS = check-OIDs.$(OBJEXT)
61check_OIDs_LDADD = $(LDADD)
Lev Walkinf15320b2004-06-03 03:38:44 +000062check_UTCTime_SOURCES = check-UTCTime.c
63check_UTCTime_OBJECTS = check-UTCTime.$(OBJEXT)
64check_UTCTime_LDADD = $(LDADD)
Lev Walkin44212662004-08-19 13:26:54 +000065check_ber_tlv_tag_SOURCES = check-ber_tlv_tag.c
66check_ber_tlv_tag_OBJECTS = check-ber_tlv_tag.$(OBJEXT)
67check_ber_tlv_tag_LDADD = $(LDADD)
Lev Walkin8e8b5482004-06-17 23:42:48 +000068DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
Lev Walkinf15320b2004-06-03 03:38:44 +000069depcomp = $(SHELL) $(top_srcdir)/depcomp
Lev Walkin8e8b5482004-06-17 23:42:48 +000070am__depfiles_maybe = depfiles
71@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/check-GeneralizedTime.Po \
72@AMDEP_TRUE@ ./$(DEPDIR)/check-INTEGER.Po \
73@AMDEP_TRUE@ ./$(DEPDIR)/check-OIDs.Po \
Lev Walkin44212662004-08-19 13:26:54 +000074@AMDEP_TRUE@ ./$(DEPDIR)/check-UTCTime.Po \
75@AMDEP_TRUE@ ./$(DEPDIR)/check-ber_tlv_tag.Po
Lev Walkinf15320b2004-06-03 03:38:44 +000076COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000078LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
79 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80 $(AM_CFLAGS) $(CFLAGS)
Lev Walkinf15320b2004-06-03 03:38:44 +000081CCLD = $(CC)
82LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83 $(AM_LDFLAGS) $(LDFLAGS) -o $@
Lev Walkin8e8b5482004-06-17 23:42:48 +000084SOURCES = check-GeneralizedTime.c check-INTEGER.c check-OIDs.c \
Lev Walkin44212662004-08-19 13:26:54 +000085 check-UTCTime.c check-ber_tlv_tag.c
Lev Walkinf15320b2004-06-03 03:38:44 +000086DIST_SOURCES = check-GeneralizedTime.c check-INTEGER.c check-OIDs.c \
Lev Walkin44212662004-08-19 13:26:54 +000087 check-UTCTime.c check-ber_tlv_tag.c
Lev Walkin8e8b5482004-06-17 23:42:48 +000088ETAGS = etags
89CTAGS = ctags
90DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91ACLOCAL = @ACLOCAL@
92ADD_CFLAGS = @ADD_CFLAGS@
93AMDEP_FALSE = @AMDEP_FALSE@
94AMDEP_TRUE = @AMDEP_TRUE@
95AMTAR = @AMTAR@
96AR = @AR@
97AUTOCONF = @AUTOCONF@
98AUTOHEADER = @AUTOHEADER@
99AUTOMAKE = @AUTOMAKE@
100AWK = @AWK@
101CC = @CC@
102CCDEPMODE = @CCDEPMODE@
103CFLAGS = @CFLAGS@
104CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkind8b940c2004-08-11 05:35:51 +0000105CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
106CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CXX = @CXX@
110CXXCPP = @CXXCPP@
111CXXDEPMODE = @CXXDEPMODE@
112CXXFLAGS = @CXXFLAGS@
113CYGPATH_W = @CYGPATH_W@
114DEFS = @DEFS@
115DEPDIR = @DEPDIR@
116ECHO = @ECHO@
117ECHO_C = @ECHO_C@
118ECHO_N = @ECHO_N@
119ECHO_T = @ECHO_T@
120EGREP = @EGREP@
121EXEEXT = @EXEEXT@
122F77 = @F77@
123FFLAGS = @FFLAGS@
124INSTALL_DATA = @INSTALL_DATA@
125INSTALL_PROGRAM = @INSTALL_PROGRAM@
126INSTALL_SCRIPT = @INSTALL_SCRIPT@
127INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128LDFLAGS = @LDFLAGS@
129LEX = @LEX@
130LEXLIB = @LEXLIB@
131LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
132LIBOBJS = @LIBOBJS@
133LIBS = @LIBS@
134LIBTOOL = @LIBTOOL@
135LN_S = @LN_S@
136LTLIBOBJS = @LTLIBOBJS@
137MAINT = @MAINT@
138MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
139MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
140MAKEINFO = @MAKEINFO@
141OBJEXT = @OBJEXT@
142PACKAGE = @PACKAGE@
143PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144PACKAGE_NAME = @PACKAGE_NAME@
145PACKAGE_STRING = @PACKAGE_STRING@
146PACKAGE_TARNAME = @PACKAGE_TARNAME@
147PACKAGE_VERSION = @PACKAGE_VERSION@
148PATH = @PATH@
149PATH_SEPARATOR = @PATH_SEPARATOR@
150RANLIB = @RANLIB@
151SET_MAKE = @SET_MAKE@
152SHELL = @SHELL@
153STRIP = @STRIP@
154VERSION = @VERSION@
155YACC = @YACC@
156ac_ct_AR = @ac_ct_AR@
157ac_ct_CC = @ac_ct_CC@
158ac_ct_CXX = @ac_ct_CXX@
159ac_ct_F77 = @ac_ct_F77@
160ac_ct_RANLIB = @ac_ct_RANLIB@
161ac_ct_STRIP = @ac_ct_STRIP@
162am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
163am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
164am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
165am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
166am__include = @am__include@
167am__leading_dot = @am__leading_dot@
168am__quote = @am__quote@
169bindir = @bindir@
170build = @build@
171build_alias = @build_alias@
172build_cpu = @build_cpu@
173build_os = @build_os@
174build_vendor = @build_vendor@
175datadir = @datadir@
176exec_prefix = @exec_prefix@
177host = @host@
178host_alias = @host_alias@
179host_cpu = @host_cpu@
180host_os = @host_os@
181host_vendor = @host_vendor@
182includedir = @includedir@
183infodir = @infodir@
184install_sh = @install_sh@
185libdir = @libdir@
186libexecdir = @libexecdir@
187localstatedir = @localstatedir@
188mandir = @mandir@
189mkdir_p = @mkdir_p@
190oldincludedir = @oldincludedir@
191prefix = @prefix@
192program_transform_name = @program_transform_name@
193sbindir = @sbindir@
194sharedstatedir = @sharedstatedir@
195sysconfdir = @sysconfdir@
196target = @target@
197target_alias = @target_alias@
198target_cpu = @target_cpu@
199target_os = @target_os@
200target_vendor = @target_vendor@
Lev Walkin44212662004-08-19 13:26:54 +0000201AM_CPPFLAGS = -I$(top_srcdir)/skeletons
202TESTS = $(check_PROGRAMS)
Lev Walkinf15320b2004-06-03 03:38:44 +0000203all: all-am
204
205.SUFFIXES:
206.SUFFIXES: .c .lo .o .obj
Lev Walkin8e8b5482004-06-17 23:42:48 +0000207$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
208 @for dep in $?; do \
209 case '$(am__configure_deps)' in \
210 *$$dep*) \
211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
212 && exit 0; \
213 exit 1;; \
214 esac; \
215 done; \
216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu skeletons/tests/Makefile'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000217 cd $(top_srcdir) && \
218 $(AUTOMAKE) --gnu skeletons/tests/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000219.PRECIOUS: Makefile
220Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221 @case '$?' in \
222 *config.status*) \
223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224 *) \
225 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
227 esac;
228
229$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231
232$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000236
237clean-checkPROGRAMS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000238 @list='$(check_PROGRAMS)'; for p in $$list; do \
239 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
240 echo " rm -f $$p $$f"; \
241 rm -f $$p $$f ; \
242 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000243check-GeneralizedTime$(EXEEXT): $(check_GeneralizedTime_OBJECTS) $(check_GeneralizedTime_DEPENDENCIES)
244 @rm -f check-GeneralizedTime$(EXEEXT)
245 $(LINK) $(check_GeneralizedTime_LDFLAGS) $(check_GeneralizedTime_OBJECTS) $(check_GeneralizedTime_LDADD) $(LIBS)
246check-INTEGER$(EXEEXT): $(check_INTEGER_OBJECTS) $(check_INTEGER_DEPENDENCIES)
247 @rm -f check-INTEGER$(EXEEXT)
248 $(LINK) $(check_INTEGER_LDFLAGS) $(check_INTEGER_OBJECTS) $(check_INTEGER_LDADD) $(LIBS)
249check-OIDs$(EXEEXT): $(check_OIDs_OBJECTS) $(check_OIDs_DEPENDENCIES)
250 @rm -f check-OIDs$(EXEEXT)
251 $(LINK) $(check_OIDs_LDFLAGS) $(check_OIDs_OBJECTS) $(check_OIDs_LDADD) $(LIBS)
252check-UTCTime$(EXEEXT): $(check_UTCTime_OBJECTS) $(check_UTCTime_DEPENDENCIES)
253 @rm -f check-UTCTime$(EXEEXT)
254 $(LINK) $(check_UTCTime_LDFLAGS) $(check_UTCTime_OBJECTS) $(check_UTCTime_LDADD) $(LIBS)
Lev Walkin44212662004-08-19 13:26:54 +0000255check-ber_tlv_tag$(EXEEXT): $(check_ber_tlv_tag_OBJECTS) $(check_ber_tlv_tag_DEPENDENCIES)
256 @rm -f check-ber_tlv_tag$(EXEEXT)
257 $(LINK) $(check_ber_tlv_tag_LDFLAGS) $(check_ber_tlv_tag_OBJECTS) $(check_ber_tlv_tag_LDADD) $(LIBS)
Lev Walkinf15320b2004-06-03 03:38:44 +0000258
259mostlyclean-compile:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000260 -rm -f *.$(OBJEXT)
Lev Walkinf15320b2004-06-03 03:38:44 +0000261
262distclean-compile:
263 -rm -f *.tab.c
264
Lev Walkin8e8b5482004-06-17 23:42:48 +0000265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-GeneralizedTime.Po@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-INTEGER.Po@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-OIDs.Po@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-UTCTime.Po@am__quote@
Lev Walkin44212662004-08-19 13:26:54 +0000269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-ber_tlv_tag.Po@am__quote@
Lev Walkinf15320b2004-06-03 03:38:44 +0000270
271.c.o:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000272@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
273@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
274@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277@am__fastdepCC_FALSE@ $(COMPILE) -c $<
Lev Walkinf15320b2004-06-03 03:38:44 +0000278
279.c.obj:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000280@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
281@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
282@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
284@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
Lev Walkinf15320b2004-06-03 03:38:44 +0000286
287.c.lo:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000288@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
289@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
290@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
291@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
292@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
294
295mostlyclean-libtool:
296 -rm -f *.lo
297
298clean-libtool:
299 -rm -rf .libs _libs
300
301distclean-libtool:
302 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000303uninstall-info-am:
304
Lev Walkinf15320b2004-06-03 03:38:44 +0000305ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000306 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000307 unique=`for i in $$list; do \
308 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309 done | \
310 $(AWK) ' { files[$$0] = 1; } \
311 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000312 mkid -fID $$unique
313tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000314
315TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
316 $(TAGS_FILES) $(LISP)
317 tags=; \
318 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000319 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-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; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000325 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
326 test -z "$$unique" && unique=$$empty_fix; \
327 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328 $$tags $$unique; \
329 fi
330ctags: CTAGS
331CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
332 $(TAGS_FILES) $(LISP)
333 tags=; \
334 here=`pwd`; \
335 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336 unique=`for i in $$list; do \
337 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 done | \
339 $(AWK) ' { files[$$0] = 1; } \
340 END { for (i in files) print i; }'`; \
341 test -z "$(CTAGS_ARGS)$$tags$$unique" \
342 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
343 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000344
345GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000346 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000347 && cd $(top_srcdir) \
348 && gtags -i $(GTAGS_ARGS) $$here
349
350distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000351 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000352
353check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000354 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000355 srcdir=$(srcdir); export srcdir; \
356 list='$(TESTS)'; \
357 if test -n "$$list"; then \
358 for tst in $$list; do \
359 if test -f ./$$tst; then dir=./; \
360 elif test -f $$tst; then dir=; \
361 else dir="$(srcdir)/"; fi; \
362 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
363 all=`expr $$all + 1`; \
364 case " $(XFAIL_TESTS) " in \
365 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000366 xpass=`expr $$xpass + 1`; \
367 failed=`expr $$failed + 1`; \
368 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000369 ;; \
370 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000371 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000372 ;; \
373 esac; \
374 elif test $$? -ne 77; then \
375 all=`expr $$all + 1`; \
376 case " $(XFAIL_TESTS) " in \
377 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000378 xfail=`expr $$xfail + 1`; \
379 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000380 ;; \
381 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000382 failed=`expr $$failed + 1`; \
383 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000384 ;; \
385 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000386 else \
387 skip=`expr $$skip + 1`; \
388 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000389 fi; \
390 done; \
391 if test "$$failed" -eq 0; then \
392 if test "$$xfail" -eq 0; then \
393 banner="All $$all tests passed"; \
394 else \
395 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
396 fi; \
397 else \
398 if test "$$xpass" -eq 0; then \
399 banner="$$failed of $$all tests failed"; \
400 else \
401 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
402 fi; \
403 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000404 dashes="$$banner"; \
405 skipped=""; \
406 if test "$$skip" -ne 0; then \
407 skipped="($$skip tests were not run)"; \
408 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
409 dashes="$$skipped"; \
410 fi; \
411 report=""; \
412 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
413 report="Please report to $(PACKAGE_BUGREPORT)"; \
414 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
415 dashes="$$report"; \
416 fi; \
417 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000418 echo "$$dashes"; \
419 echo "$$banner"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000420 test -n "$$skipped" && echo "$$skipped"; \
421 test -n "$$report" && echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000422 echo "$$dashes"; \
423 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000424 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000425
426distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000427 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
428 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
429 list='$(DISTFILES)'; for file in $$list; do \
430 case $$file in \
431 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
432 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
433 esac; \
434 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000435 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
436 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000437 dir="/$$dir"; \
438 $(mkdir_p) "$(distdir)$$dir"; \
439 else \
440 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000441 fi; \
442 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000443 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
444 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
445 fi; \
446 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000447 else \
448 test -f $(distdir)/$$file \
449 || cp -p $$d/$$file $(distdir)/$$file \
450 || exit 1; \
451 fi; \
452 done
453check-am: all-am
454 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
455 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
456check: check-am
457all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000458installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000459install: install-am
460install-exec: install-exec-am
461install-data: install-data-am
462uninstall: uninstall-am
463
464install-am: all-am
465 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
466
467installcheck: installcheck-am
468install-strip:
469 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000470 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000471 `test -z '$(STRIP)' || \
472 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
473mostlyclean-generic:
474
475clean-generic:
476
477distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000478 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000479
480maintainer-clean-generic:
481 @echo "This command is intended for maintainers to use"
482 @echo "it deletes files that may require special tools to rebuild."
483clean: clean-am
484
Lev Walkin8e8b5482004-06-17 23:42:48 +0000485clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
486 mostlyclean-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000487
488distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000489 -rm -rf ./$(DEPDIR)
490 -rm -f Makefile
491distclean-am: clean-am distclean-compile distclean-generic \
492 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000493
494dvi: dvi-am
495
496dvi-am:
497
Lev Walkin8e8b5482004-06-17 23:42:48 +0000498html: html-am
499
Lev Walkinf15320b2004-06-03 03:38:44 +0000500info: info-am
501
502info-am:
503
504install-data-am:
505
506install-exec-am:
507
508install-info: install-info-am
509
510install-man:
511
512installcheck-am:
513
514maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000515 -rm -rf ./$(DEPDIR)
516 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000517maintainer-clean-am: distclean-am maintainer-clean-generic
518
519mostlyclean: mostlyclean-am
520
521mostlyclean-am: mostlyclean-compile mostlyclean-generic \
522 mostlyclean-libtool
523
Lev Walkin8e8b5482004-06-17 23:42:48 +0000524pdf: pdf-am
525
526pdf-am:
527
528ps: ps-am
529
530ps-am:
531
Lev Walkinf15320b2004-06-03 03:38:44 +0000532uninstall-am: uninstall-info-am
533
Lev Walkin8e8b5482004-06-17 23:42:48 +0000534.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
535 clean-checkPROGRAMS clean-generic clean-libtool ctags \
536 distclean distclean-compile distclean-generic \
537 distclean-libtool distclean-tags distdir dvi dvi-am html \
538 html-am info info-am install install-am install-data \
539 install-data-am install-exec install-exec-am install-info \
540 install-info-am install-man install-strip installcheck \
541 installcheck-am installdirs maintainer-clean \
542 maintainer-clean-generic mostlyclean mostlyclean-compile \
543 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
544 tags uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000545
546# Tell versions [3.59,3.63) of GNU make to not export all variables.
547# Otherwise a system limit (for SysV at least) may be exceeded.
548.NOEXPORT: