blob: eaa8876c54520c6052a64c669554d82a46fa3ab9 [file] [log] [blame]
Lev Walkin4c776e52010-11-08 02:07:31 -08001# Makefile.in generated by automake 1.10 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 Walkin4c776e52010-11-08 02:07:31 -08005# 2003, 2004, 2005, 2006 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 +000017VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000018pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000021am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin8e8b5482004-06-17 23:42:48 +000022install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000026transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000027NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000033build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000034host_triplet = @host@
Lev Walkin5af1a692006-08-18 01:54:27 +000035target_triplet = @target@
Lev Walkin8e8b5482004-06-17 23:42:48 +000036subdir = libasn1compiler
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.in
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43CONFIG_HEADER = $(top_builddir)/config.h
44CONFIG_CLEAN_FILES =
45LTLIBRARIES = $(noinst_LTLIBRARIES)
Lev Walkind612ce22004-08-18 04:47:49 +000046libasn1compiler_la_LIBADD =
Lev Walkin8e8b5482004-06-17 23:42:48 +000047am_libasn1compiler_la_OBJECTS = asn1compiler.lo asn1c_misc.lo \
Lev Walkin79f54952004-08-13 16:58:19 +000048 asn1c_out.lo asn1c_lang.lo asn1c_save.lo asn1c_C.lo \
Lev Walkin84cd58e2004-08-19 13:29:46 +000049 asn1c_constraint.lo asn1c_compat.lo asn1c_fdeps.lo
Lev Walkin8e8b5482004-06-17 23:42:48 +000050libasn1compiler_la_OBJECTS = $(am_libasn1compiler_la_OBJECTS)
Lev Walkin4c776e52010-11-08 02:07:31 -080051libasn1compiler_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
52 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
53 $(libasn1compiler_la_LDFLAGS) $(LDFLAGS) -o $@
54DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
Lev Walkin8e8b5482004-06-17 23:42:48 +000055depcomp = $(SHELL) $(top_srcdir)/depcomp
56am__depfiles_maybe = depfiles
Lev Walkin8e8b5482004-06-17 23:42:48 +000057COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
58 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin4c776e52010-11-08 02:07:31 -080059LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
60 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
61 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000062CCLD = $(CC)
Lev Walkin4c776e52010-11-08 02:07:31 -080063LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
64 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
65 $(LDFLAGS) -o $@
Lev Walkin60215aa2004-09-07 06:44:55 +000066SOURCES = $(libasn1compiler_la_SOURCES)
67DIST_SOURCES = $(libasn1compiler_la_SOURCES)
Lev Walkin8e8b5482004-06-17 23:42:48 +000068ETAGS = etags
69CTAGS = ctags
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71ACLOCAL = @ACLOCAL@
Lev Walkinf15320b2004-06-03 03:38:44 +000072ADD_CFLAGS = @ADD_CFLAGS@
73AMTAR = @AMTAR@
74AR = @AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +000075AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
Lev Walkinf15320b2004-06-03 03:38:44 +000078AWK = @AWK@
79CC = @CC@
Lev Walkin8e8b5482004-06-17 23:42:48 +000080CCDEPMODE = @CCDEPMODE@
81CFLAGS = @CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +000082CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
83CPP = @CPP@
Lev Walkin8e8b5482004-06-17 23:42:48 +000084CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000085CYGPATH_W = @CYGPATH_W@
86DEFS = @DEFS@
Lev Walkinf15320b2004-06-03 03:38:44 +000087DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -070088DSYMUTIL = @DSYMUTIL@
89DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +000090ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +000094EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -070095FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +000096GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -080097INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000098INSTALL_DATA = @INSTALL_DATA@
99INSTALL_PROGRAM = @INSTALL_PROGRAM@
100INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000101INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700102LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000103LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000104LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000105LEXLIB = @LEXLIB@
106LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
107LIBOBJS = @LIBOBJS@
108LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000109LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700110LIPO = @LIPO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000111LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000112LTLIBOBJS = @LTLIBOBJS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000113MAINT = @MAINT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000114MAKEINFO = @MAKEINFO@
Lev Walkin4c776e52010-11-08 02:07:31 -0800115MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700116NM = @NM@
117NMEDIT = @NMEDIT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000118OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700119OTOOL = @OTOOL@
120OTOOL64 = @OTOOL64@
Lev Walkinf15320b2004-06-03 03:38:44 +0000121PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000122PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123PACKAGE_NAME = @PACKAGE_NAME@
124PACKAGE_STRING = @PACKAGE_STRING@
125PACKAGE_TARNAME = @PACKAGE_TARNAME@
126PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000127PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000128RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700129SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000133VERSION = @VERSION@
134YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000135YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800136abs_builddir = @abs_builddir@
137abs_srcdir = @abs_srcdir@
138abs_top_builddir = @abs_top_builddir@
139abs_top_srcdir = @abs_top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000140ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700141ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkinf15320b2004-06-03 03:38:44 +0000142am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000143am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000144am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000145am__tar = @am__tar@
146am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000147bindir = @bindir@
148build = @build@
149build_alias = @build_alias@
150build_cpu = @build_cpu@
151build_os = @build_os@
152build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800153builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000154datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000155datarootdir = @datarootdir@
156docdir = @docdir@
157dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000158exec_prefix = @exec_prefix@
159host = @host@
160host_alias = @host_alias@
161host_cpu = @host_cpu@
162host_os = @host_os@
163host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000164htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000165includedir = @includedir@
166infodir = @infodir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000167install_sh = @install_sh@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000168libdir = @libdir@
169libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000170localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000171localstatedir = @localstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800172lt_ECHO = @lt_ECHO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000173mandir = @mandir@
174mkdir_p = @mkdir_p@
175oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000176pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000177prefix = @prefix@
178program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000179psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000180sbindir = @sbindir@
181sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800182srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000183sysconfdir = @sysconfdir@
184target = @target@
185target_alias = @target_alias@
186target_cpu = @target_cpu@
187target_os = @target_os@
188target_vendor = @target_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800189top_builddir = @top_builddir@
190top_srcdir = @top_srcdir@
Lev Walkin5af1a692006-08-18 01:54:27 +0000191AM_CFLAGS = @ADD_CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000192AM_CPPFLAGS = \
Lev Walkin60215aa2004-09-07 06:44:55 +0000193 -I$(top_srcdir)/libasn1parser \
194 -I$(top_srcdir)/libasn1fix
Lev Walkinf15320b2004-06-03 03:38:44 +0000195
Lev Walkinf15320b2004-06-03 03:38:44 +0000196noinst_LTLIBRARIES = libasn1compiler.la
Lev Walkinf15320b2004-06-03 03:38:44 +0000197libasn1compiler_la_LDFLAGS = -all-static
198libasn1compiler_la_SOURCES = \
199 asn1compiler.c asn1compiler.h \
200 asn1c_misc.c asn1c_misc.h \
201 asn1c_out.c asn1c_out.h \
202 asn1c_lang.c asn1c_lang.h \
203 asn1c_save.c asn1c_save.h \
204 asn1c_C.c asn1c_C.h \
Lev Walkin84cd58e2004-08-19 13:29:46 +0000205 asn1c_constraint.c asn1c_constraint.h \
Lev Walkin79f54952004-08-13 16:58:19 +0000206 asn1c_compat.c asn1c_compat.h \
Lev Walkin84cd58e2004-08-19 13:29:46 +0000207 asn1c_fdeps.c asn1c_fdeps.h \
Lev Walkinf15320b2004-06-03 03:38:44 +0000208 asn1c_internal.h
209
Lev Walkinf15320b2004-06-03 03:38:44 +0000210all: all-am
211
212.SUFFIXES:
213.SUFFIXES: .c .lo .o .obj
Lev Walkin8e8b5482004-06-17 23:42:48 +0000214$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
215 @for dep in $?; do \
216 case '$(am__configure_deps)' in \
217 *$$dep*) \
218 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
219 && exit 0; \
220 exit 1;; \
221 esac; \
222 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000223 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libasn1compiler/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000224 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000225 $(AUTOMAKE) --foreign libasn1compiler/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000226.PRECIOUS: Makefile
227Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228 @case '$?' in \
229 *config.status*) \
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
231 *) \
232 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
234 esac;
235
236$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
244clean-noinstLTLIBRARIES:
245 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
246 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
247 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000248 test "$$dir" != "$$p" || dir=.; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000249 echo "rm -f \"$${dir}/so_locations\""; \
250 rm -f "$${dir}/so_locations"; \
251 done
252libasn1compiler.la: $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_DEPENDENCIES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800253 $(libasn1compiler_la_LINK) $(libasn1compiler_la_OBJECTS) $(libasn1compiler_la_LIBADD) $(LIBS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000254
Lev Walkin8e8b5482004-06-17 23:42:48 +0000255mostlyclean-compile:
256 -rm -f *.$(OBJEXT)
257
258distclean-compile:
259 -rm -f *.tab.c
260
261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_C.Plo@am__quote@
Lev Walkin79f54952004-08-13 16:58:19 +0000262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_compat.Plo@am__quote@
Lev Walkin84cd58e2004-08-19 13:29:46 +0000263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_constraint.Plo@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_fdeps.Plo@am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_lang.Plo@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_misc.Plo@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_out.Plo@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1c_save.Plo@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1compiler.Plo@am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000270
271.c.o:
Lev Walkin4c776e52010-11-08 02:07:31 -0800272@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
273@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin8e8b5482004-06-17 23:42:48 +0000274@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000275@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000276@am__fastdepCC_FALSE@ $(COMPILE) -c $<
277
278.c.obj:
Lev Walkin4c776e52010-11-08 02:07:31 -0800279@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
280@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin8e8b5482004-06-17 23:42:48 +0000281@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000282@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000283@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
284
285.c.lo:
Lev Walkin4c776e52010-11-08 02:07:31 -0800286@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
287@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Lev Walkin8e8b5482004-06-17 23:42:48 +0000288@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000289@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000290@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
Lev Walkinf15320b2004-06-03 03:38:44 +0000291
292mostlyclean-libtool:
293 -rm -f *.lo
294
295clean-libtool:
296 -rm -rf .libs _libs
297
Lev Walkinf15320b2004-06-03 03:38:44 +0000298ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000299 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000300 unique=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302 done | \
303 $(AWK) ' { files[$$0] = 1; } \
304 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000305 mkid -fID $$unique
306tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000307
308TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
309 $(TAGS_FILES) $(LISP)
310 tags=; \
311 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315 done | \
316 $(AWK) ' { files[$$0] = 1; } \
317 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000318 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000319 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000320 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
321 $$tags $$unique; \
322 fi
323ctags: CTAGS
324CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
325 $(TAGS_FILES) $(LISP)
326 tags=; \
327 here=`pwd`; \
328 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329 unique=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 done | \
332 $(AWK) ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 test -z "$(CTAGS_ARGS)$$tags$$unique" \
335 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
336 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000337
338GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000339 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000340 && cd $(top_srcdir) \
341 && gtags -i $(GTAGS_ARGS) $$here
342
343distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000344 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000345
Lev Walkinf15320b2004-06-03 03:38:44 +0000346distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800347 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
349 list='$(DISTFILES)'; \
350 dist_files=`for file in $$list; do echo $$file; done | \
351 sed -e "s|^$$srcdirstrip/||;t" \
352 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
353 case $$dist_files in \
354 */*) $(MKDIR_P) `echo "$$dist_files" | \
355 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
356 sort -u` ;; \
357 esac; \
358 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000359 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000360 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800361 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000362 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
364 fi; \
365 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000366 else \
367 test -f $(distdir)/$$file \
368 || cp -p $$d/$$file $(distdir)/$$file \
369 || exit 1; \
370 fi; \
371 done
372check-am: all-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000373check: check-am
374all-am: Makefile $(LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000375installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000376install: install-am
377install-exec: install-exec-am
378install-data: install-data-am
379uninstall: uninstall-am
380
381install-am: all-am
382 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
383
384installcheck: installcheck-am
385install-strip:
386 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000387 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000388 `test -z '$(STRIP)' || \
389 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
390mostlyclean-generic:
391
392clean-generic:
393
394distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000395 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000396
397maintainer-clean-generic:
398 @echo "This command is intended for maintainers to use"
399 @echo "it deletes files that may require special tools to rebuild."
400clean: clean-am
401
Lev Walkin60215aa2004-09-07 06:44:55 +0000402clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
403 mostlyclean-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000404
405distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000406 -rm -rf ./$(DEPDIR)
407 -rm -f Makefile
408distclean-am: clean-am distclean-compile distclean-generic \
Lev Walkin4c776e52010-11-08 02:07:31 -0800409 distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000410
411dvi: dvi-am
412
413dvi-am:
414
Lev Walkin8e8b5482004-06-17 23:42:48 +0000415html: html-am
416
Lev Walkinf15320b2004-06-03 03:38:44 +0000417info: info-am
418
419info-am:
420
421install-data-am:
422
Lev Walkin4c776e52010-11-08 02:07:31 -0800423install-dvi: install-dvi-am
424
Lev Walkinf15320b2004-06-03 03:38:44 +0000425install-exec-am:
426
Lev Walkin4c776e52010-11-08 02:07:31 -0800427install-html: install-html-am
428
Lev Walkinf15320b2004-06-03 03:38:44 +0000429install-info: install-info-am
430
431install-man:
432
Lev Walkin4c776e52010-11-08 02:07:31 -0800433install-pdf: install-pdf-am
434
435install-ps: install-ps-am
436
Lev Walkinf15320b2004-06-03 03:38:44 +0000437installcheck-am:
438
439maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000440 -rm -rf ./$(DEPDIR)
441 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000442maintainer-clean-am: distclean-am maintainer-clean-generic
443
444mostlyclean: mostlyclean-am
445
446mostlyclean-am: mostlyclean-compile mostlyclean-generic \
447 mostlyclean-libtool
448
Lev Walkin8e8b5482004-06-17 23:42:48 +0000449pdf: pdf-am
450
451pdf-am:
452
453ps: ps-am
454
455ps-am:
456
Lev Walkin4c776e52010-11-08 02:07:31 -0800457uninstall-am:
458
459.MAKE: install-am install-strip
Lev Walkinf15320b2004-06-03 03:38:44 +0000460
Lev Walkin60215aa2004-09-07 06:44:55 +0000461.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
462 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
463 distclean-compile distclean-generic distclean-libtool \
464 distclean-tags distdir dvi dvi-am html html-am info info-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800465 install install-am install-data install-data-am install-dvi \
466 install-dvi-am install-exec install-exec-am install-html \
467 install-html-am install-info install-info-am install-man \
468 install-pdf install-pdf-am install-ps install-ps-am \
Lev Walkin60215aa2004-09-07 06:44:55 +0000469 install-strip installcheck installcheck-am installdirs \
470 maintainer-clean maintainer-clean-generic mostlyclean \
471 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
Lev Walkin4c776e52010-11-08 02:07:31 -0800472 pdf pdf-am ps ps-am tags uninstall uninstall-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000473
474# Tell versions [3.59,3.63) of GNU make to not export all variables.
475# Otherwise a system limit (for SysV at least) may be exceeded.
476.NOEXPORT: