blob: d7c2a84445d3f9c33cf42e684052bf0a94ca4b3e [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 Walkinf15320b2004-06-03 03:38:44 +000036subdir = libasn1print
Lev Walkin8e8b5482004-06-17 23:42:48 +000037DIST_COMMON = README $(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)
Lev Walkinf15320b2004-06-03 03:38:44 +000042mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43CONFIG_HEADER = $(top_builddir)/config.h
44CONFIG_CLEAN_FILES =
45LTLIBRARIES = $(noinst_LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +000046libasn1print_la_LIBADD =
47am_libasn1print_la_OBJECTS = asn1print.lo
48libasn1print_la_OBJECTS = $(am_libasn1print_la_OBJECTS)
Lev Walkin4c776e52010-11-08 02:07:31 -080049libasn1print_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
50 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
51 $(libasn1print_la_LDFLAGS) $(LDFLAGS) -o $@
52DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
Lev Walkinf15320b2004-06-03 03:38:44 +000053depcomp = $(SHELL) $(top_srcdir)/depcomp
Lev Walkin8e8b5482004-06-17 23:42:48 +000054am__depfiles_maybe = depfiles
Lev Walkinf15320b2004-06-03 03:38:44 +000055COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
56 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin4c776e52010-11-08 02:07:31 -080057LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
58 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
59 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkinf15320b2004-06-03 03:38:44 +000060CCLD = $(CC)
Lev Walkin4c776e52010-11-08 02:07:31 -080061LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
62 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
63 $(LDFLAGS) -o $@
Lev Walkinf15320b2004-06-03 03:38:44 +000064SOURCES = $(libasn1print_la_SOURCES)
Lev Walkin8e8b5482004-06-17 23:42:48 +000065DIST_SOURCES = $(libasn1print_la_SOURCES)
66ETAGS = etags
67CTAGS = ctags
68DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69ACLOCAL = @ACLOCAL@
70ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000071AMTAR = @AMTAR@
72AR = @AR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CC = @CC@
78CCDEPMODE = @CCDEPMODE@
79CFLAGS = @CFLAGS@
80CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
81CPP = @CPP@
82CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000083CYGPATH_W = @CYGPATH_W@
84DEFS = @DEFS@
85DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -070086DSYMUTIL = @DSYMUTIL@
87DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +000088ECHO_C = @ECHO_C@
89ECHO_N = @ECHO_N@
90ECHO_T = @ECHO_T@
91EGREP = @EGREP@
92EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -070093FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +000094GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -080095INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000096INSTALL_DATA = @INSTALL_DATA@
97INSTALL_PROGRAM = @INSTALL_PROGRAM@
98INSTALL_SCRIPT = @INSTALL_SCRIPT@
99INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700100LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000101LDFLAGS = @LDFLAGS@
102LEX = @LEX@
103LEXLIB = @LEXLIB@
104LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
105LIBOBJS = @LIBOBJS@
106LIBS = @LIBS@
107LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700108LIPO = @LIPO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000109LN_S = @LN_S@
110LTLIBOBJS = @LTLIBOBJS@
111MAINT = @MAINT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000112MAKEINFO = @MAKEINFO@
Lev Walkin4c776e52010-11-08 02:07:31 -0800113MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700114NM = @NM@
115NMEDIT = @NMEDIT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000116OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700117OTOOL = @OTOOL@
118OTOOL64 = @OTOOL64@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000119PACKAGE = @PACKAGE@
120PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121PACKAGE_NAME = @PACKAGE_NAME@
122PACKAGE_STRING = @PACKAGE_STRING@
123PACKAGE_TARNAME = @PACKAGE_TARNAME@
124PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000125PATH_SEPARATOR = @PATH_SEPARATOR@
126RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700127SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128SET_MAKE = @SET_MAKE@
129SHELL = @SHELL@
130STRIP = @STRIP@
131VERSION = @VERSION@
132YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000133YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800134abs_builddir = @abs_builddir@
135abs_srcdir = @abs_srcdir@
136abs_top_builddir = @abs_top_builddir@
137abs_top_srcdir = @abs_top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000138ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700139ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000140am__include = @am__include@
141am__leading_dot = @am__leading_dot@
142am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000143am__tar = @am__tar@
144am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000145bindir = @bindir@
146build = @build@
147build_alias = @build_alias@
148build_cpu = @build_cpu@
149build_os = @build_os@
150build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800151builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000152datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000153datarootdir = @datarootdir@
154docdir = @docdir@
155dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000156exec_prefix = @exec_prefix@
157host = @host@
158host_alias = @host_alias@
159host_cpu = @host_cpu@
160host_os = @host_os@
161host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000162htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000168localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000169localstatedir = @localstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800170lt_ECHO = @lt_ECHO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000171mandir = @mandir@
172mkdir_p = @mkdir_p@
173oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000174pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000175prefix = @prefix@
176program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000177psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000178sbindir = @sbindir@
179sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800180srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000181sysconfdir = @sysconfdir@
182target = @target@
183target_alias = @target_alias@
184target_cpu = @target_cpu@
185target_os = @target_os@
186target_vendor = @target_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800187top_builddir = @top_builddir@
188top_srcdir = @top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000189AM_CFLAGS = @ADD_CFLAGS@
Lev Walkin3140e0e2004-08-18 04:50:37 +0000190AM_CPPFLAGS = \
191 -I$(top_srcdir)/libasn1parser \
192 -I$(top_srcdir)/libasn1fix
193
Lev Walkin8e8b5482004-06-17 23:42:48 +0000194noinst_LTLIBRARIES = libasn1print.la
195libasn1print_la_LDFLAGS = -all-static
196libasn1print_la_SOURCES = \
197 asn1print.c asn1print.h
Lev Walkinf15320b2004-06-03 03:38:44 +0000198
199all: all-am
200
201.SUFFIXES:
202.SUFFIXES: .c .lo .o .obj
Lev Walkin8e8b5482004-06-17 23:42:48 +0000203$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
204 @for dep in $?; do \
205 case '$(am__configure_deps)' in \
206 *$$dep*) \
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
208 && exit 0; \
209 exit 1;; \
210 esac; \
211 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000212 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libasn1print/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000213 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000214 $(AUTOMAKE) --foreign libasn1print/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000215.PRECIOUS: Makefile
216Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217 @case '$?' in \
218 *config.status*) \
219 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
220 *) \
221 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
222 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
223 esac;
224
225$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227
228$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232
233clean-noinstLTLIBRARIES:
234 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
235 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
236 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000237 test "$$dir" != "$$p" || dir=.; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000238 echo "rm -f \"$${dir}/so_locations\""; \
239 rm -f "$${dir}/so_locations"; \
240 done
241libasn1print.la: $(libasn1print_la_OBJECTS) $(libasn1print_la_DEPENDENCIES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800242 $(libasn1print_la_LINK) $(libasn1print_la_OBJECTS) $(libasn1print_la_LIBADD) $(LIBS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000243
244mostlyclean-compile:
245 -rm -f *.$(OBJEXT)
246
247distclean-compile:
248 -rm -f *.tab.c
249
250@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1print.Plo@am__quote@
251
252.c.o:
Lev Walkin4c776e52010-11-08 02:07:31 -0800253@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
254@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin8e8b5482004-06-17 23:42:48 +0000255@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000256@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000257@am__fastdepCC_FALSE@ $(COMPILE) -c $<
258
259.c.obj:
Lev Walkin4c776e52010-11-08 02:07:31 -0800260@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
261@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin8e8b5482004-06-17 23:42:48 +0000262@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000263@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000264@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
265
266.c.lo:
Lev Walkin4c776e52010-11-08 02:07:31 -0800267@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
268@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Lev Walkin8e8b5482004-06-17 23:42:48 +0000269@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000270@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000271@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
Lev Walkinf15320b2004-06-03 03:38:44 +0000272
273mostlyclean-libtool:
274 -rm -f *.lo
275
276clean-libtool:
277 -rm -rf .libs _libs
278
Lev Walkinf15320b2004-06-03 03:38:44 +0000279ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000280 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000281 unique=`for i in $$list; do \
282 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283 done | \
284 $(AWK) ' { files[$$0] = 1; } \
285 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000286 mkid -fID $$unique
287tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000288
289TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
290 $(TAGS_FILES) $(LISP)
291 tags=; \
292 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000293 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000294 unique=`for i in $$list; do \
295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296 done | \
297 $(AWK) ' { files[$$0] = 1; } \
298 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000299 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000300 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000301 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
302 $$tags $$unique; \
303 fi
304ctags: CTAGS
305CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
306 $(TAGS_FILES) $(LISP)
307 tags=; \
308 here=`pwd`; \
309 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
310 unique=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
312 done | \
313 $(AWK) ' { files[$$0] = 1; } \
314 END { for (i in files) print i; }'`; \
315 test -z "$(CTAGS_ARGS)$$tags$$unique" \
316 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
317 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000318
319GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000320 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000321 && cd $(top_srcdir) \
322 && gtags -i $(GTAGS_ARGS) $$here
323
324distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000325 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000326
Lev Walkinf15320b2004-06-03 03:38:44 +0000327distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800328 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
329 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330 list='$(DISTFILES)'; \
331 dist_files=`for file in $$list; do echo $$file; done | \
332 sed -e "s|^$$srcdirstrip/||;t" \
333 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
334 case $$dist_files in \
335 */*) $(MKDIR_P) `echo "$$dist_files" | \
336 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
337 sort -u` ;; \
338 esac; \
339 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000340 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000341 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800342 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000343 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
344 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
345 fi; \
346 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000347 else \
348 test -f $(distdir)/$$file \
349 || cp -p $$d/$$file $(distdir)/$$file \
350 || exit 1; \
351 fi; \
352 done
353check-am: all-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000354check: check-am
355all-am: Makefile $(LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000356installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000357install: install-am
358install-exec: install-exec-am
359install-data: install-data-am
360uninstall: uninstall-am
361
362install-am: all-am
363 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364
365installcheck: installcheck-am
366install-strip:
367 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000368 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000369 `test -z '$(STRIP)' || \
370 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
371mostlyclean-generic:
372
373clean-generic:
374
375distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000376 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000377
378maintainer-clean-generic:
379 @echo "This command is intended for maintainers to use"
380 @echo "it deletes files that may require special tools to rebuild."
381clean: clean-am
382
383clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
384 mostlyclean-am
385
386distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000387 -rm -rf ./$(DEPDIR)
388 -rm -f Makefile
389distclean-am: clean-am distclean-compile distclean-generic \
Lev Walkin4c776e52010-11-08 02:07:31 -0800390 distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000391
392dvi: dvi-am
393
394dvi-am:
395
Lev Walkin8e8b5482004-06-17 23:42:48 +0000396html: html-am
397
Lev Walkinf15320b2004-06-03 03:38:44 +0000398info: info-am
399
400info-am:
401
402install-data-am:
403
Lev Walkin4c776e52010-11-08 02:07:31 -0800404install-dvi: install-dvi-am
405
Lev Walkinf15320b2004-06-03 03:38:44 +0000406install-exec-am:
407
Lev Walkin4c776e52010-11-08 02:07:31 -0800408install-html: install-html-am
409
Lev Walkinf15320b2004-06-03 03:38:44 +0000410install-info: install-info-am
411
412install-man:
413
Lev Walkin4c776e52010-11-08 02:07:31 -0800414install-pdf: install-pdf-am
415
416install-ps: install-ps-am
417
Lev Walkinf15320b2004-06-03 03:38:44 +0000418installcheck-am:
419
420maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000421 -rm -rf ./$(DEPDIR)
422 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000423maintainer-clean-am: distclean-am maintainer-clean-generic
424
425mostlyclean: mostlyclean-am
426
427mostlyclean-am: mostlyclean-compile mostlyclean-generic \
428 mostlyclean-libtool
429
Lev Walkin8e8b5482004-06-17 23:42:48 +0000430pdf: pdf-am
431
432pdf-am:
433
434ps: ps-am
435
436ps-am:
437
Lev Walkin4c776e52010-11-08 02:07:31 -0800438uninstall-am:
439
440.MAKE: install-am install-strip
Lev Walkinf15320b2004-06-03 03:38:44 +0000441
Lev Walkin3140e0e2004-08-18 04:50:37 +0000442.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
443 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
444 distclean-compile distclean-generic distclean-libtool \
445 distclean-tags distdir dvi dvi-am html html-am info info-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800446 install install-am install-data install-data-am install-dvi \
447 install-dvi-am install-exec install-exec-am install-html \
448 install-html-am install-info install-info-am install-man \
449 install-pdf install-pdf-am install-ps install-ps-am \
Lev Walkin3140e0e2004-08-18 04:50:37 +0000450 install-strip installcheck installcheck-am installdirs \
451 maintainer-clean maintainer-clean-generic mostlyclean \
452 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
Lev Walkin4c776e52010-11-08 02:07:31 -0800453 pdf pdf-am ps ps-am tags uninstall uninstall-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000454
455# Tell versions [3.59,3.63) of GNU make to not export all variables.
456# Otherwise a system limit (for SysV at least) may be exceeded.
457.NOEXPORT: