blob: 82dc6251368f2b475068b36ec7e77625cd4dbc21 [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 Walkin2d3f7332004-08-19 16:43:57 +000016SOURCES = check-GeneralizedTime.c check-INTEGER.c check-OIDs.c check-UTCTime.c check-ber_tlv_tag.c check-length.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 Walkin2d3f7332004-08-19 16:43:57 +000041check_PROGRAMS = check-ber_tlv_tag$(EXEEXT) check-length$(EXEEXT) \
42 check-OIDs$(EXEEXT) check-GeneralizedTime$(EXEEXT) \
43 check-UTCTime$(EXEEXT) 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 Walkin2d3f7332004-08-19 16:43:57 +000068check_length_SOURCES = check-length.c
69check_length_OBJECTS = check-length.$(OBJEXT)
70check_length_LDADD = $(LDADD)
Lev Walkin8e8b5482004-06-17 23:42:48 +000071DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
Lev Walkinf15320b2004-06-03 03:38:44 +000072depcomp = $(SHELL) $(top_srcdir)/depcomp
Lev Walkin8e8b5482004-06-17 23:42:48 +000073am__depfiles_maybe = depfiles
74@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/check-GeneralizedTime.Po \
75@AMDEP_TRUE@ ./$(DEPDIR)/check-INTEGER.Po \
76@AMDEP_TRUE@ ./$(DEPDIR)/check-OIDs.Po \
Lev Walkin44212662004-08-19 13:26:54 +000077@AMDEP_TRUE@ ./$(DEPDIR)/check-UTCTime.Po \
Lev Walkin2d3f7332004-08-19 16:43:57 +000078@AMDEP_TRUE@ ./$(DEPDIR)/check-ber_tlv_tag.Po \
79@AMDEP_TRUE@ ./$(DEPDIR)/check-length.Po
Lev Walkinf15320b2004-06-03 03:38:44 +000080COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
81 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000082LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
83 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
84 $(AM_CFLAGS) $(CFLAGS)
Lev Walkinf15320b2004-06-03 03:38:44 +000085CCLD = $(CC)
86LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
87 $(AM_LDFLAGS) $(LDFLAGS) -o $@
Lev Walkin8e8b5482004-06-17 23:42:48 +000088SOURCES = check-GeneralizedTime.c check-INTEGER.c check-OIDs.c \
Lev Walkin2d3f7332004-08-19 16:43:57 +000089 check-UTCTime.c check-ber_tlv_tag.c check-length.c
Lev Walkinf15320b2004-06-03 03:38:44 +000090DIST_SOURCES = check-GeneralizedTime.c check-INTEGER.c check-OIDs.c \
Lev Walkin2d3f7332004-08-19 16:43:57 +000091 check-UTCTime.c check-ber_tlv_tag.c check-length.c
Lev Walkin8e8b5482004-06-17 23:42:48 +000092ETAGS = etags
93CTAGS = ctags
94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95ACLOCAL = @ACLOCAL@
96ADD_CFLAGS = @ADD_CFLAGS@
97AMDEP_FALSE = @AMDEP_FALSE@
98AMDEP_TRUE = @AMDEP_TRUE@
99AMTAR = @AMTAR@
100AR = @AR@
101AUTOCONF = @AUTOCONF@
102AUTOHEADER = @AUTOHEADER@
103AUTOMAKE = @AUTOMAKE@
104AWK = @AWK@
105CC = @CC@
106CCDEPMODE = @CCDEPMODE@
107CFLAGS = @CFLAGS@
108CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkind8b940c2004-08-11 05:35:51 +0000109CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
110CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000111CPP = @CPP@
112CPPFLAGS = @CPPFLAGS@
113CXX = @CXX@
114CXXCPP = @CXXCPP@
115CXXDEPMODE = @CXXDEPMODE@
116CXXFLAGS = @CXXFLAGS@
117CYGPATH_W = @CYGPATH_W@
118DEFS = @DEFS@
119DEPDIR = @DEPDIR@
120ECHO = @ECHO@
121ECHO_C = @ECHO_C@
122ECHO_N = @ECHO_N@
123ECHO_T = @ECHO_T@
124EGREP = @EGREP@
125EXEEXT = @EXEEXT@
126F77 = @F77@
127FFLAGS = @FFLAGS@
128INSTALL_DATA = @INSTALL_DATA@
129INSTALL_PROGRAM = @INSTALL_PROGRAM@
130INSTALL_SCRIPT = @INSTALL_SCRIPT@
131INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132LDFLAGS = @LDFLAGS@
133LEX = @LEX@
134LEXLIB = @LEXLIB@
135LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
136LIBOBJS = @LIBOBJS@
137LIBS = @LIBS@
138LIBTOOL = @LIBTOOL@
139LN_S = @LN_S@
140LTLIBOBJS = @LTLIBOBJS@
141MAINT = @MAINT@
142MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
143MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
144MAKEINFO = @MAKEINFO@
145OBJEXT = @OBJEXT@
146PACKAGE = @PACKAGE@
147PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
148PACKAGE_NAME = @PACKAGE_NAME@
149PACKAGE_STRING = @PACKAGE_STRING@
150PACKAGE_TARNAME = @PACKAGE_TARNAME@
151PACKAGE_VERSION = @PACKAGE_VERSION@
152PATH = @PATH@
153PATH_SEPARATOR = @PATH_SEPARATOR@
154RANLIB = @RANLIB@
155SET_MAKE = @SET_MAKE@
156SHELL = @SHELL@
157STRIP = @STRIP@
158VERSION = @VERSION@
159YACC = @YACC@
160ac_ct_AR = @ac_ct_AR@
161ac_ct_CC = @ac_ct_CC@
162ac_ct_CXX = @ac_ct_CXX@
163ac_ct_F77 = @ac_ct_F77@
164ac_ct_RANLIB = @ac_ct_RANLIB@
165ac_ct_STRIP = @ac_ct_STRIP@
166am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
169am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
170am__include = @am__include@
171am__leading_dot = @am__leading_dot@
172am__quote = @am__quote@
173bindir = @bindir@
174build = @build@
175build_alias = @build_alias@
176build_cpu = @build_cpu@
177build_os = @build_os@
178build_vendor = @build_vendor@
179datadir = @datadir@
180exec_prefix = @exec_prefix@
181host = @host@
182host_alias = @host_alias@
183host_cpu = @host_cpu@
184host_os = @host_os@
185host_vendor = @host_vendor@
186includedir = @includedir@
187infodir = @infodir@
188install_sh = @install_sh@
189libdir = @libdir@
190libexecdir = @libexecdir@
191localstatedir = @localstatedir@
192mandir = @mandir@
193mkdir_p = @mkdir_p@
194oldincludedir = @oldincludedir@
195prefix = @prefix@
196program_transform_name = @program_transform_name@
197sbindir = @sbindir@
198sharedstatedir = @sharedstatedir@
199sysconfdir = @sysconfdir@
200target = @target@
201target_alias = @target_alias@
202target_cpu = @target_cpu@
203target_os = @target_os@
204target_vendor = @target_vendor@
Lev Walkin44212662004-08-19 13:26:54 +0000205AM_CPPFLAGS = -I$(top_srcdir)/skeletons
206TESTS = $(check_PROGRAMS)
Lev Walkinf15320b2004-06-03 03:38:44 +0000207all: all-am
208
209.SUFFIXES:
210.SUFFIXES: .c .lo .o .obj
Lev Walkin8e8b5482004-06-17 23:42:48 +0000211$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
212 @for dep in $?; do \
213 case '$(am__configure_deps)' in \
214 *$$dep*) \
215 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
216 && exit 0; \
217 exit 1;; \
218 esac; \
219 done; \
220 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu skeletons/tests/Makefile'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000221 cd $(top_srcdir) && \
222 $(AUTOMAKE) --gnu skeletons/tests/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000223.PRECIOUS: Makefile
224Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225 @case '$?' in \
226 *config.status*) \
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
228 *) \
229 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
230 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
231 esac;
232
233$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
236$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000240
241clean-checkPROGRAMS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000242 @list='$(check_PROGRAMS)'; for p in $$list; do \
243 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
244 echo " rm -f $$p $$f"; \
245 rm -f $$p $$f ; \
246 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000247check-GeneralizedTime$(EXEEXT): $(check_GeneralizedTime_OBJECTS) $(check_GeneralizedTime_DEPENDENCIES)
248 @rm -f check-GeneralizedTime$(EXEEXT)
249 $(LINK) $(check_GeneralizedTime_LDFLAGS) $(check_GeneralizedTime_OBJECTS) $(check_GeneralizedTime_LDADD) $(LIBS)
250check-INTEGER$(EXEEXT): $(check_INTEGER_OBJECTS) $(check_INTEGER_DEPENDENCIES)
251 @rm -f check-INTEGER$(EXEEXT)
252 $(LINK) $(check_INTEGER_LDFLAGS) $(check_INTEGER_OBJECTS) $(check_INTEGER_LDADD) $(LIBS)
253check-OIDs$(EXEEXT): $(check_OIDs_OBJECTS) $(check_OIDs_DEPENDENCIES)
254 @rm -f check-OIDs$(EXEEXT)
255 $(LINK) $(check_OIDs_LDFLAGS) $(check_OIDs_OBJECTS) $(check_OIDs_LDADD) $(LIBS)
256check-UTCTime$(EXEEXT): $(check_UTCTime_OBJECTS) $(check_UTCTime_DEPENDENCIES)
257 @rm -f check-UTCTime$(EXEEXT)
258 $(LINK) $(check_UTCTime_LDFLAGS) $(check_UTCTime_OBJECTS) $(check_UTCTime_LDADD) $(LIBS)
Lev Walkin44212662004-08-19 13:26:54 +0000259check-ber_tlv_tag$(EXEEXT): $(check_ber_tlv_tag_OBJECTS) $(check_ber_tlv_tag_DEPENDENCIES)
260 @rm -f check-ber_tlv_tag$(EXEEXT)
261 $(LINK) $(check_ber_tlv_tag_LDFLAGS) $(check_ber_tlv_tag_OBJECTS) $(check_ber_tlv_tag_LDADD) $(LIBS)
Lev Walkin2d3f7332004-08-19 16:43:57 +0000262check-length$(EXEEXT): $(check_length_OBJECTS) $(check_length_DEPENDENCIES)
263 @rm -f check-length$(EXEEXT)
264 $(LINK) $(check_length_LDFLAGS) $(check_length_OBJECTS) $(check_length_LDADD) $(LIBS)
Lev Walkinf15320b2004-06-03 03:38:44 +0000265
266mostlyclean-compile:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000267 -rm -f *.$(OBJEXT)
Lev Walkinf15320b2004-06-03 03:38:44 +0000268
269distclean-compile:
270 -rm -f *.tab.c
271
Lev Walkin8e8b5482004-06-17 23:42:48 +0000272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-GeneralizedTime.Po@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-INTEGER.Po@am__quote@
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-OIDs.Po@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-UTCTime.Po@am__quote@
Lev Walkin44212662004-08-19 13:26:54 +0000276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-ber_tlv_tag.Po@am__quote@
Lev Walkin2d3f7332004-08-19 16:43:57 +0000277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check-length.Po@am__quote@
Lev Walkinf15320b2004-06-03 03:38:44 +0000278
279.c.o:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000280@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
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 $<
Lev Walkinf15320b2004-06-03 03:38:44 +0000286
287.c.obj:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000288@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
289@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
290@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
291@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
292@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
Lev Walkinf15320b2004-06-03 03:38:44 +0000294
295.c.lo:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000296@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
297@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
298@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
299@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
300@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
302
303mostlyclean-libtool:
304 -rm -f *.lo
305
306clean-libtool:
307 -rm -rf .libs _libs
308
309distclean-libtool:
310 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000311uninstall-info-am:
312
Lev Walkinf15320b2004-06-03 03:38:44 +0000313ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000314 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000315 unique=`for i in $$list; do \
316 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317 done | \
318 $(AWK) ' { files[$$0] = 1; } \
319 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000320 mkid -fID $$unique
321tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000322
323TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
324 $(TAGS_FILES) $(LISP)
325 tags=; \
326 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000328 unique=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 done | \
331 $(AWK) ' { files[$$0] = 1; } \
332 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000333 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
334 test -z "$$unique" && unique=$$empty_fix; \
335 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
336 $$tags $$unique; \
337 fi
338ctags: CTAGS
339CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
340 $(TAGS_FILES) $(LISP)
341 tags=; \
342 here=`pwd`; \
343 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344 unique=`for i in $$list; do \
345 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346 done | \
347 $(AWK) ' { files[$$0] = 1; } \
348 END { for (i in files) print i; }'`; \
349 test -z "$(CTAGS_ARGS)$$tags$$unique" \
350 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
351 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000352
353GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000354 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000355 && cd $(top_srcdir) \
356 && gtags -i $(GTAGS_ARGS) $$here
357
358distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000359 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000360
361check-TESTS: $(TESTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000362 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000363 srcdir=$(srcdir); export srcdir; \
364 list='$(TESTS)'; \
365 if test -n "$$list"; then \
366 for tst in $$list; do \
367 if test -f ./$$tst; then dir=./; \
368 elif test -f $$tst; then dir=; \
369 else dir="$(srcdir)/"; fi; \
370 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
371 all=`expr $$all + 1`; \
372 case " $(XFAIL_TESTS) " in \
373 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000374 xpass=`expr $$xpass + 1`; \
375 failed=`expr $$failed + 1`; \
376 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000377 ;; \
378 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000379 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000380 ;; \
381 esac; \
382 elif test $$? -ne 77; then \
383 all=`expr $$all + 1`; \
384 case " $(XFAIL_TESTS) " in \
385 *" $$tst "*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000386 xfail=`expr $$xfail + 1`; \
387 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000388 ;; \
389 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000390 failed=`expr $$failed + 1`; \
391 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000392 ;; \
393 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000394 else \
395 skip=`expr $$skip + 1`; \
396 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000397 fi; \
398 done; \
399 if test "$$failed" -eq 0; then \
400 if test "$$xfail" -eq 0; then \
401 banner="All $$all tests passed"; \
402 else \
403 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
404 fi; \
405 else \
406 if test "$$xpass" -eq 0; then \
407 banner="$$failed of $$all tests failed"; \
408 else \
409 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
410 fi; \
411 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000412 dashes="$$banner"; \
413 skipped=""; \
414 if test "$$skip" -ne 0; then \
415 skipped="($$skip tests were not run)"; \
416 test `echo "$$skipped" | wc -c` -gt `echo "$$banner" | wc -c` && \
417 dashes="$$skipped"; \
418 fi; \
419 report=""; \
420 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
421 report="Please report to $(PACKAGE_BUGREPORT)"; \
422 test `echo "$$report" | wc -c` -gt `echo "$$banner" | wc -c` && \
423 dashes="$$report"; \
424 fi; \
425 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000426 echo "$$dashes"; \
427 echo "$$banner"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000428 test -n "$$skipped" && echo "$$skipped"; \
429 test -n "$$report" && echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000430 echo "$$dashes"; \
431 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000432 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000433
434distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000435 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
437 list='$(DISTFILES)'; for file in $$list; do \
438 case $$file in \
439 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
440 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
441 esac; \
442 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000443 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
444 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000445 dir="/$$dir"; \
446 $(mkdir_p) "$(distdir)$$dir"; \
447 else \
448 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000449 fi; \
450 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000451 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
453 fi; \
454 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000455 else \
456 test -f $(distdir)/$$file \
457 || cp -p $$d/$$file $(distdir)/$$file \
458 || exit 1; \
459 fi; \
460 done
461check-am: all-am
462 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
463 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
464check: check-am
465all-am: Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000466installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000467install: install-am
468install-exec: install-exec-am
469install-data: install-data-am
470uninstall: uninstall-am
471
472install-am: all-am
473 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474
475installcheck: installcheck-am
476install-strip:
477 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000478 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000479 `test -z '$(STRIP)' || \
480 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
481mostlyclean-generic:
482
483clean-generic:
484
485distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000486 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000487
488maintainer-clean-generic:
489 @echo "This command is intended for maintainers to use"
490 @echo "it deletes files that may require special tools to rebuild."
491clean: clean-am
492
Lev Walkin8e8b5482004-06-17 23:42:48 +0000493clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
494 mostlyclean-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000495
496distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000497 -rm -rf ./$(DEPDIR)
498 -rm -f Makefile
499distclean-am: clean-am distclean-compile distclean-generic \
500 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000501
502dvi: dvi-am
503
504dvi-am:
505
Lev Walkin8e8b5482004-06-17 23:42:48 +0000506html: html-am
507
Lev Walkinf15320b2004-06-03 03:38:44 +0000508info: info-am
509
510info-am:
511
512install-data-am:
513
514install-exec-am:
515
516install-info: install-info-am
517
518install-man:
519
520installcheck-am:
521
522maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000523 -rm -rf ./$(DEPDIR)
524 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000525maintainer-clean-am: distclean-am maintainer-clean-generic
526
527mostlyclean: mostlyclean-am
528
529mostlyclean-am: mostlyclean-compile mostlyclean-generic \
530 mostlyclean-libtool
531
Lev Walkin8e8b5482004-06-17 23:42:48 +0000532pdf: pdf-am
533
534pdf-am:
535
536ps: ps-am
537
538ps-am:
539
Lev Walkinf15320b2004-06-03 03:38:44 +0000540uninstall-am: uninstall-info-am
541
Lev Walkin8e8b5482004-06-17 23:42:48 +0000542.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
543 clean-checkPROGRAMS clean-generic clean-libtool ctags \
544 distclean distclean-compile distclean-generic \
545 distclean-libtool distclean-tags distdir dvi dvi-am html \
546 html-am info info-am install install-am install-data \
547 install-data-am install-exec install-exec-am install-info \
548 install-info-am install-man install-strip installcheck \
549 installcheck-am installdirs maintainer-clean \
550 maintainer-clean-generic mostlyclean mostlyclean-compile \
551 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
552 tags uninstall uninstall-am uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000553
554# Tell versions [3.59,3.63) of GNU make to not export all variables.
555# Otherwise a system limit (for SysV at least) may be exceeded.
556.NOEXPORT: