blob: 73403835fec513dc1209d6609346721a724c7bd4 [file] [log] [blame]
vlm8f3eb992004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @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,
5# 2003, 2004 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
vlm4b7650f2004-09-07 06:44:55 +000017SOURCES = $(libasn1compiler_la_SOURCES)
vlmfa67ddc2004-06-03 03:38:44 +000018
19srcdir = @srcdir@
20top_srcdir = @top_srcdir@
21VPATH = @srcdir@
vlmfa67ddc2004-06-03 03:38:44 +000022pkgdatadir = $(datadir)/@PACKAGE@
23pkglibdir = $(libdir)/@PACKAGE@
24pkgincludedir = $(includedir)/@PACKAGE@
25top_builddir = ..
vlm8f3eb992004-06-17 23:42:48 +000026am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
vlmfa67ddc2004-06-03 03:38:44 +000027INSTALL = @INSTALL@
vlm8f3eb992004-06-17 23:42:48 +000028install_sh_DATA = $(install_sh) -c -m 644
29install_sh_PROGRAM = $(install_sh) -c
30install_sh_SCRIPT = $(install_sh) -c
vlmfa67ddc2004-06-03 03:38:44 +000031INSTALL_HEADER = $(INSTALL_DATA)
vlm8f3eb992004-06-17 23:42:48 +000032transform = $(program_transform_name)
vlmfa67ddc2004-06-03 03:38:44 +000033NORMAL_INSTALL = :
34PRE_INSTALL = :
35POST_INSTALL = :
36NORMAL_UNINSTALL = :
37PRE_UNINSTALL = :
38POST_UNINSTALL = :
vlmfa67ddc2004-06-03 03:38:44 +000039host_triplet = @host@
vlm8f3eb992004-06-17 23:42:48 +000040subdir = libasn1compiler
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_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)
46mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49LTLIBRARIES = $(noinst_LTLIBRARIES)
vlm57a34ac2004-08-18 04:47:49 +000050libasn1compiler_la_LIBADD =
vlm8f3eb992004-06-17 23:42:48 +000051am_libasn1compiler_la_OBJECTS = asn1compiler.lo asn1c_misc.lo \
vlm1f1d8cb2004-08-13 16:58:19 +000052 asn1c_out.lo asn1c_lang.lo asn1c_save.lo asn1c_C.lo \
vlm1d036692004-08-19 13:29:46 +000053 asn1c_constraint.lo asn1c_compat.lo asn1c_fdeps.lo
vlm8f3eb992004-06-17 23:42:48 +000054libasn1compiler_la_OBJECTS = $(am_libasn1compiler_la_OBJECTS)
vlm8f3eb992004-06-17 23:42:48 +000055DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
56depcomp = $(SHELL) $(top_srcdir)/depcomp
57am__depfiles_maybe = depfiles
58@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asn1c_C.Plo \
vlm1f1d8cb2004-08-13 16:58:19 +000059@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_compat.Plo \
vlm1d036692004-08-19 13:29:46 +000060@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_constraint.Plo \
61@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_fdeps.Plo \
vlm8f3eb992004-06-17 23:42:48 +000062@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_lang.Plo \
63@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_misc.Plo \
64@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_out.Plo \
65@AMDEP_TRUE@ ./$(DEPDIR)/asn1c_save.Plo \
vlm4b7650f2004-09-07 06:44:55 +000066@AMDEP_TRUE@ ./$(DEPDIR)/asn1compiler.Plo
vlm8f3eb992004-06-17 23:42:48 +000067COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
70 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71 $(AM_CFLAGS) $(CFLAGS)
72CCLD = $(CC)
73LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
74 $(AM_LDFLAGS) $(LDFLAGS) -o $@
vlm4b7650f2004-09-07 06:44:55 +000075SOURCES = $(libasn1compiler_la_SOURCES)
76DIST_SOURCES = $(libasn1compiler_la_SOURCES)
vlm8f3eb992004-06-17 23:42:48 +000077ETAGS = etags
78CTAGS = ctags
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = @ACLOCAL@
vlmfa67ddc2004-06-03 03:38:44 +000081ADD_CFLAGS = @ADD_CFLAGS@
vlm8f3eb992004-06-17 23:42:48 +000082AMDEP_FALSE = @AMDEP_FALSE@
83AMDEP_TRUE = @AMDEP_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +000084AMTAR = @AMTAR@
85AR = @AR@
vlm8f3eb992004-06-17 23:42:48 +000086AUTOCONF = @AUTOCONF@
87AUTOHEADER = @AUTOHEADER@
88AUTOMAKE = @AUTOMAKE@
vlmfa67ddc2004-06-03 03:38:44 +000089AWK = @AWK@
90CC = @CC@
vlm8f3eb992004-06-17 23:42:48 +000091CCDEPMODE = @CCDEPMODE@
92CFLAGS = @CFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +000093CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
vlm33a4ff12004-08-11 05:21:32 +000094CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
95CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +000096CPP = @CPP@
vlm8f3eb992004-06-17 23:42:48 +000097CPPFLAGS = @CPPFLAGS@
98CXX = @CXX@
99CXXCPP = @CXXCPP@
100CXXDEPMODE = @CXXDEPMODE@
101CXXFLAGS = @CXXFLAGS@
102CYGPATH_W = @CYGPATH_W@
103DEFS = @DEFS@
vlmfa67ddc2004-06-03 03:38:44 +0000104DEPDIR = @DEPDIR@
vlm8f3eb992004-06-17 23:42:48 +0000105ECHO = @ECHO@
106ECHO_C = @ECHO_C@
107ECHO_N = @ECHO_N@
108ECHO_T = @ECHO_T@
109EGREP = @EGREP@
vlmfa67ddc2004-06-03 03:38:44 +0000110EXEEXT = @EXEEXT@
vlm8f3eb992004-06-17 23:42:48 +0000111F77 = @F77@
112FFLAGS = @FFLAGS@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
vlmfa67ddc2004-06-03 03:38:44 +0000116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
vlm8f3eb992004-06-17 23:42:48 +0000117LDFLAGS = @LDFLAGS@
vlmfa67ddc2004-06-03 03:38:44 +0000118LEX = @LEX@
vlm8f3eb992004-06-17 23:42:48 +0000119LEXLIB = @LEXLIB@
120LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
121LIBOBJS = @LIBOBJS@
122LIBS = @LIBS@
vlmfa67ddc2004-06-03 03:38:44 +0000123LIBTOOL = @LIBTOOL@
124LN_S = @LN_S@
vlm8f3eb992004-06-17 23:42:48 +0000125LTLIBOBJS = @LTLIBOBJS@
vlmfa67ddc2004-06-03 03:38:44 +0000126MAINT = @MAINT@
vlm8f3eb992004-06-17 23:42:48 +0000127MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
128MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
129MAKEINFO = @MAKEINFO@
vlmfa67ddc2004-06-03 03:38:44 +0000130OBJEXT = @OBJEXT@
131PACKAGE = @PACKAGE@
vlm8f3eb992004-06-17 23:42:48 +0000132PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133PACKAGE_NAME = @PACKAGE_NAME@
134PACKAGE_STRING = @PACKAGE_STRING@
135PACKAGE_TARNAME = @PACKAGE_TARNAME@
136PACKAGE_VERSION = @PACKAGE_VERSION@
vlmfa67ddc2004-06-03 03:38:44 +0000137PATH = @PATH@
vlm8f3eb992004-06-17 23:42:48 +0000138PATH_SEPARATOR = @PATH_SEPARATOR@
vlmfa67ddc2004-06-03 03:38:44 +0000139RANLIB = @RANLIB@
vlm8f3eb992004-06-17 23:42:48 +0000140SET_MAKE = @SET_MAKE@
141SHELL = @SHELL@
142STRIP = @STRIP@
vlmfa67ddc2004-06-03 03:38:44 +0000143VERSION = @VERSION@
144YACC = @YACC@
vlm8f3eb992004-06-17 23:42:48 +0000145ac_ct_AR = @ac_ct_AR@
146ac_ct_CC = @ac_ct_CC@
147ac_ct_CXX = @ac_ct_CXX@
148ac_ct_F77 = @ac_ct_F77@
149ac_ct_RANLIB = @ac_ct_RANLIB@
150ac_ct_STRIP = @ac_ct_STRIP@
151am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
152am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
153am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
154am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
vlmfa67ddc2004-06-03 03:38:44 +0000155am__include = @am__include@
vlm8f3eb992004-06-17 23:42:48 +0000156am__leading_dot = @am__leading_dot@
vlmfa67ddc2004-06-03 03:38:44 +0000157am__quote = @am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000158bindir = @bindir@
159build = @build@
160build_alias = @build_alias@
161build_cpu = @build_cpu@
162build_os = @build_os@
163build_vendor = @build_vendor@
164datadir = @datadir@
165exec_prefix = @exec_prefix@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
171includedir = @includedir@
172infodir = @infodir@
vlmfa67ddc2004-06-03 03:38:44 +0000173install_sh = @install_sh@
vlm8f3eb992004-06-17 23:42:48 +0000174libdir = @libdir@
175libexecdir = @libexecdir@
176localstatedir = @localstatedir@
177mandir = @mandir@
178mkdir_p = @mkdir_p@
179oldincludedir = @oldincludedir@
180prefix = @prefix@
181program_transform_name = @program_transform_name@
182sbindir = @sbindir@
183sharedstatedir = @sharedstatedir@
184sysconfdir = @sysconfdir@
185target = @target@
186target_alias = @target_alias@
187target_cpu = @target_cpu@
188target_os = @target_os@
189target_vendor = @target_vendor@
vlmfa67ddc2004-06-03 03:38:44 +0000190AM_CPPFLAGS = \
vlm4b7650f2004-09-07 06:44:55 +0000191 -I$(top_srcdir)/libasn1parser \
192 -I$(top_srcdir)/libasn1fix
vlmfa67ddc2004-06-03 03:38:44 +0000193
vlmfa67ddc2004-06-03 03:38:44 +0000194noinst_LTLIBRARIES = libasn1compiler.la
vlmfa67ddc2004-06-03 03:38:44 +0000195libasn1compiler_la_LDFLAGS = -all-static
196libasn1compiler_la_SOURCES = \
197 asn1compiler.c asn1compiler.h \
198 asn1c_misc.c asn1c_misc.h \
199 asn1c_out.c asn1c_out.h \
200 asn1c_lang.c asn1c_lang.h \
201 asn1c_save.c asn1c_save.h \
202 asn1c_C.c asn1c_C.h \
vlm1d036692004-08-19 13:29:46 +0000203 asn1c_constraint.c asn1c_constraint.h \
vlm1f1d8cb2004-08-13 16:58:19 +0000204 asn1c_compat.c asn1c_compat.h \
vlm1d036692004-08-19 13:29:46 +0000205 asn1c_fdeps.c asn1c_fdeps.h \
vlmfa67ddc2004-06-03 03:38:44 +0000206 asn1c_internal.h
207
vlmfa67ddc2004-06-03 03:38:44 +0000208all: all-am
209
210.SUFFIXES:
211.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000212$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
213 @for dep in $?; do \
214 case '$(am__configure_deps)' in \
215 *$$dep*) \
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
217 && exit 0; \
218 exit 1;; \
219 esac; \
220 done; \
221 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libasn1compiler/Makefile'; \
222 cd $(top_srcdir) && \
223 $(AUTOMAKE) --gnu libasn1compiler/Makefile
224.PRECIOUS: Makefile
225Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226 @case '$?' in \
227 *config.status*) \
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229 *) \
230 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232 esac;
233
234$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242clean-noinstLTLIBRARIES:
243 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
244 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
245 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
246 test "$$dir" = "$$p" && dir=.; \
247 echo "rm -f \"$${dir}/so_locations\""; \
248 rm -f "$${dir}/so_locations"; \
249 done
250libasn1compiler.la: $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_DEPENDENCIES)
251 $(LINK) $(libasn1compiler_la_LDFLAGS) $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_LIBADD) $(LIBS)
252
vlm8f3eb992004-06-17 23:42:48 +0000253mostlyclean-compile:
254 -rm -f *.$(OBJEXT)
255
256distclean-compile:
257 -rm -f *.tab.c
258
259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_C.Plo@am__quote@
vlm1f1d8cb2004-08-13 16:58:19 +0000260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_compat.Plo@am__quote@
vlm1d036692004-08-19 13:29:46 +0000261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_constraint.Plo@am__quote@
262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_fdeps.Plo@am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_lang.Plo@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_misc.Plo@am__quote@
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_out.Plo@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_save.Plo@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1compiler.Plo@am__quote@
vlm8f3eb992004-06-17 23:42:48 +0000268
269.c.o:
270@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
271@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
272@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
273@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
274@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
275@am__fastdepCC_FALSE@ $(COMPILE) -c $<
276
277.c.obj:
278@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
279@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
280@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
282@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
284
285.c.lo:
286@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
287@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
288@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
289@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
290@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
vlmfa67ddc2004-06-03 03:38:44 +0000292
293mostlyclean-libtool:
294 -rm -f *.lo
295
296clean-libtool:
297 -rm -rf .libs _libs
298
299distclean-libtool:
300 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000301uninstall-info-am:
302
vlmfa67ddc2004-06-03 03:38:44 +0000303ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000304 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000305 unique=`for i in $$list; do \
306 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
307 done | \
308 $(AWK) ' { files[$$0] = 1; } \
309 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000310 mkid -fID $$unique
311tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000312
313TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
314 $(TAGS_FILES) $(LISP)
315 tags=; \
316 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000317 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000318 unique=`for i in $$list; do \
319 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320 done | \
321 $(AWK) ' { files[$$0] = 1; } \
322 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000323 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
324 test -z "$$unique" && unique=$$empty_fix; \
325 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
326 $$tags $$unique; \
327 fi
328ctags: CTAGS
329CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
330 $(TAGS_FILES) $(LISP)
331 tags=; \
332 here=`pwd`; \
333 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
334 unique=`for i in $$list; do \
335 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336 done | \
337 $(AWK) ' { files[$$0] = 1; } \
338 END { for (i in files) print i; }'`; \
339 test -z "$(CTAGS_ARGS)$$tags$$unique" \
340 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
341 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000342
343GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000344 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000345 && cd $(top_srcdir) \
346 && gtags -i $(GTAGS_ARGS) $$here
347
348distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000349 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000350
vlmfa67ddc2004-06-03 03:38:44 +0000351distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000352 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
353 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
354 list='$(DISTFILES)'; for file in $$list; do \
355 case $$file in \
356 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
357 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
358 esac; \
359 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000360 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
361 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000362 dir="/$$dir"; \
363 $(mkdir_p) "$(distdir)$$dir"; \
364 else \
365 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000366 fi; \
367 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000368 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
370 fi; \
371 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000372 else \
373 test -f $(distdir)/$$file \
374 || cp -p $$d/$$file $(distdir)/$$file \
375 || exit 1; \
376 fi; \
377 done
378check-am: all-am
vlmfa67ddc2004-06-03 03:38:44 +0000379check: check-am
380all-am: Makefile $(LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000381installdirs:
vlmfa67ddc2004-06-03 03:38:44 +0000382install: install-am
383install-exec: install-exec-am
384install-data: install-data-am
385uninstall: uninstall-am
386
387install-am: all-am
388 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
389
390installcheck: installcheck-am
391install-strip:
392 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000393 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000394 `test -z '$(STRIP)' || \
395 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
396mostlyclean-generic:
397
398clean-generic:
399
400distclean-generic:
vlm8f3eb992004-06-17 23:42:48 +0000401 -rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000402
403maintainer-clean-generic:
404 @echo "This command is intended for maintainers to use"
405 @echo "it deletes files that may require special tools to rebuild."
406clean: clean-am
407
vlm4b7650f2004-09-07 06:44:55 +0000408clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
409 mostlyclean-am
vlmfa67ddc2004-06-03 03:38:44 +0000410
411distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000412 -rm -rf ./$(DEPDIR)
413 -rm -f Makefile
414distclean-am: clean-am distclean-compile distclean-generic \
415 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000416
417dvi: dvi-am
418
419dvi-am:
420
vlm8f3eb992004-06-17 23:42:48 +0000421html: html-am
422
vlmfa67ddc2004-06-03 03:38:44 +0000423info: info-am
424
425info-am:
426
427install-data-am:
428
429install-exec-am:
430
431install-info: install-info-am
432
433install-man:
434
435installcheck-am:
436
437maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000438 -rm -rf ./$(DEPDIR)
439 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000440maintainer-clean-am: distclean-am maintainer-clean-generic
441
442mostlyclean: mostlyclean-am
443
444mostlyclean-am: mostlyclean-compile mostlyclean-generic \
445 mostlyclean-libtool
446
vlm8f3eb992004-06-17 23:42:48 +0000447pdf: pdf-am
448
449pdf-am:
450
451ps: ps-am
452
453ps-am:
454
vlmfa67ddc2004-06-03 03:38:44 +0000455uninstall-am: uninstall-info-am
456
vlm4b7650f2004-09-07 06:44:55 +0000457.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
458 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
459 distclean-compile distclean-generic distclean-libtool \
460 distclean-tags distdir dvi dvi-am html html-am info info-am \
461 install install-am install-data install-data-am install-exec \
462 install-exec-am install-info install-info-am install-man \
463 install-strip installcheck installcheck-am installdirs \
464 maintainer-clean maintainer-clean-generic mostlyclean \
465 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
466 pdf pdf-am ps ps-am tags uninstall uninstall-am \
467 uninstall-info-am
vlmfa67ddc2004-06-03 03:38:44 +0000468
469# Tell versions [3.59,3.63) of GNU make to not export all variables.
470# Otherwise a system limit (for SysV at least) may be exceeded.
471.NOEXPORT: