blob: 7d105e259e77c94a48f42ea9efcc0084ab7545cd [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 Walkin9dea5c92004-08-07 06:26:40 +000016
Lev Walkinf15320b2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
Lev Walkin8e8b5482004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000026install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000030transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000038subdir = doc
Lev Walkin8e8b5482004-06-17 23:42:48 +000039DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.in
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000044mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000047SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000048DIST_SOURCES =
Lev Walkin9dea5c92004-08-07 06:26:40 +000049am__installdirs = "$(DESTDIR)$(docsdir)"
50docsDATA_INSTALL = $(INSTALL_DATA)
51DATA = $(docs_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000052DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53ACLOCAL = @ACLOCAL@
54ADD_CFLAGS = @ADD_CFLAGS@
55AMDEP_FALSE = @AMDEP_FALSE@
56AMDEP_TRUE = @AMDEP_TRUE@
57AMTAR = @AMTAR@
58AR = @AR@
59AUTOCONF = @AUTOCONF@
60AUTOHEADER = @AUTOHEADER@
61AUTOMAKE = @AUTOMAKE@
62AWK = @AWK@
63CC = @CC@
64CCDEPMODE = @CCDEPMODE@
65CFLAGS = @CFLAGS@
66CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkind8b940c2004-08-11 05:35:51 +000067CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
68CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000069CPP = @CPP@
70CPPFLAGS = @CPPFLAGS@
71CXX = @CXX@
72CXXCPP = @CXXCPP@
73CXXDEPMODE = @CXXDEPMODE@
74CXXFLAGS = @CXXFLAGS@
75CYGPATH_W = @CYGPATH_W@
76DEFS = @DEFS@
77DEPDIR = @DEPDIR@
78ECHO = @ECHO@
79ECHO_C = @ECHO_C@
80ECHO_N = @ECHO_N@
81ECHO_T = @ECHO_T@
82EGREP = @EGREP@
83EXEEXT = @EXEEXT@
84F77 = @F77@
85FFLAGS = @FFLAGS@
86INSTALL_DATA = @INSTALL_DATA@
87INSTALL_PROGRAM = @INSTALL_PROGRAM@
88INSTALL_SCRIPT = @INSTALL_SCRIPT@
89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90LDFLAGS = @LDFLAGS@
91LEX = @LEX@
92LEXLIB = @LEXLIB@
93LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
94LIBOBJS = @LIBOBJS@
95LIBS = @LIBS@
96LIBTOOL = @LIBTOOL@
97LN_S = @LN_S@
98LTLIBOBJS = @LTLIBOBJS@
99MAINT = @MAINT@
100MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
101MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
102MAKEINFO = @MAKEINFO@
103OBJEXT = @OBJEXT@
104PACKAGE = @PACKAGE@
105PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106PACKAGE_NAME = @PACKAGE_NAME@
107PACKAGE_STRING = @PACKAGE_STRING@
108PACKAGE_TARNAME = @PACKAGE_TARNAME@
109PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000110PATH_SEPARATOR = @PATH_SEPARATOR@
111RANLIB = @RANLIB@
112SET_MAKE = @SET_MAKE@
113SHELL = @SHELL@
114STRIP = @STRIP@
115VERSION = @VERSION@
116YACC = @YACC@
117ac_ct_AR = @ac_ct_AR@
118ac_ct_CC = @ac_ct_CC@
119ac_ct_CXX = @ac_ct_CXX@
120ac_ct_F77 = @ac_ct_F77@
121ac_ct_RANLIB = @ac_ct_RANLIB@
122ac_ct_STRIP = @ac_ct_STRIP@
123am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
124am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
125am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
126am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
127am__include = @am__include@
128am__leading_dot = @am__leading_dot@
129am__quote = @am__quote@
130bindir = @bindir@
131build = @build@
132build_alias = @build_alias@
133build_cpu = @build_cpu@
134build_os = @build_os@
135build_vendor = @build_vendor@
136datadir = @datadir@
137exec_prefix = @exec_prefix@
138host = @host@
139host_alias = @host_alias@
140host_cpu = @host_cpu@
141host_os = @host_os@
142host_vendor = @host_vendor@
143includedir = @includedir@
144infodir = @infodir@
145install_sh = @install_sh@
146libdir = @libdir@
147libexecdir = @libexecdir@
148localstatedir = @localstatedir@
149mandir = @mandir@
150mkdir_p = @mkdir_p@
151oldincludedir = @oldincludedir@
152prefix = @prefix@
153program_transform_name = @program_transform_name@
154sbindir = @sbindir@
155sharedstatedir = @sharedstatedir@
156sysconfdir = @sysconfdir@
157target = @target@
158target_alias = @target_alias@
159target_cpu = @target_cpu@
160target_os = @target_os@
161target_vendor = @target_vendor@
Lev Walkin9dea5c92004-08-07 06:26:40 +0000162docsdir = $(datadir)/doc/asn1c
163docs_DATA = *.pdf *.html
Lev Walkinc1825e72004-08-07 06:13:03 +0000164EXTRA_DIST = *.pdf *.html
Lev Walkin8e8b5482004-06-17 23:42:48 +0000165CLEANFILES = *.*~
Lev Walkinf15320b2004-06-03 03:38:44 +0000166all: all-am
167
168.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000169$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
170 @for dep in $?; do \
171 case '$(am__configure_deps)' in \
172 *$$dep*) \
173 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
174 && exit 0; \
175 exit 1;; \
176 esac; \
177 done; \
178 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
179 cd $(top_srcdir) && \
180 $(AUTOMAKE) --gnu doc/Makefile
181.PRECIOUS: Makefile
182Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
183 @case '$?' in \
184 *config.status*) \
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
186 *) \
187 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
188 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
189 esac;
190
191$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
192 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193
194$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000198
199mostlyclean-libtool:
200 -rm -f *.lo
201
202clean-libtool:
203 -rm -rf .libs _libs
204
205distclean-libtool:
206 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000207uninstall-info-am:
Lev Walkin9dea5c92004-08-07 06:26:40 +0000208install-docsDATA: $(docs_DATA)
209 @$(NORMAL_INSTALL)
210 test -z "$(docsdir)" || $(mkdir_p) "$(DESTDIR)$(docsdir)"
211 @list='$(docs_DATA)'; for p in $$list; do \
212 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
213 f="`echo $$p | sed -e 's|^.*/||'`"; \
214 echo " $(docsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docsdir)/$$f'"; \
215 $(docsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docsdir)/$$f"; \
216 done
217
218uninstall-docsDATA:
219 @$(NORMAL_UNINSTALL)
220 @list='$(docs_DATA)'; for p in $$list; do \
221 f="`echo $$p | sed -e 's|^.*/||'`"; \
222 echo " rm -f '$(DESTDIR)$(docsdir)/$$f'"; \
223 rm -f "$(DESTDIR)$(docsdir)/$$f"; \
224 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000225tags: TAGS
226TAGS:
227
Lev Walkin8e8b5482004-06-17 23:42:48 +0000228ctags: CTAGS
229CTAGS:
Lev Walkinf15320b2004-06-03 03:38:44 +0000230
Lev Walkinf15320b2004-06-03 03:38:44 +0000231
232distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000233 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
234 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
235 list='$(DISTFILES)'; for file in $$list; do \
236 case $$file in \
237 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
238 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
239 esac; \
240 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000241 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
242 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000243 dir="/$$dir"; \
244 $(mkdir_p) "$(distdir)$$dir"; \
245 else \
246 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000247 fi; \
248 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000249 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
250 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
251 fi; \
252 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000253 else \
254 test -f $(distdir)/$$file \
255 || cp -p $$d/$$file $(distdir)/$$file \
256 || exit 1; \
257 fi; \
258 done
259check-am: all-am
260check: check-am
Lev Walkin9dea5c92004-08-07 06:26:40 +0000261all-am: Makefile $(DATA)
Lev Walkinf15320b2004-06-03 03:38:44 +0000262installdirs:
Lev Walkin9dea5c92004-08-07 06:26:40 +0000263 for dir in "$(DESTDIR)$(docsdir)"; do \
264 test -z "$$dir" || $(mkdir_p) "$$dir"; \
265 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000266install: install-am
267install-exec: install-exec-am
268install-data: install-data-am
269uninstall: uninstall-am
270
271install-am: all-am
272 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
273
274installcheck: installcheck-am
275install-strip:
276 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000277 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000278 `test -z '$(STRIP)' || \
279 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
280mostlyclean-generic:
281
282clean-generic:
283 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
284
285distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000286 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000287
288maintainer-clean-generic:
289 @echo "This command is intended for maintainers to use"
290 @echo "it deletes files that may require special tools to rebuild."
291clean: clean-am
292
293clean-am: clean-generic clean-libtool mostlyclean-am
294
295distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000296 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000297distclean-am: clean-am distclean-generic distclean-libtool
298
299dvi: dvi-am
300
301dvi-am:
302
Lev Walkin8e8b5482004-06-17 23:42:48 +0000303html: html-am
304
Lev Walkinf15320b2004-06-03 03:38:44 +0000305info: info-am
306
307info-am:
308
Lev Walkin9dea5c92004-08-07 06:26:40 +0000309install-data-am: install-docsDATA
Lev Walkinf15320b2004-06-03 03:38:44 +0000310
311install-exec-am:
312
313install-info: install-info-am
314
315install-man:
316
317installcheck-am:
318
319maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000320 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000321maintainer-clean-am: distclean-am maintainer-clean-generic
322
323mostlyclean: mostlyclean-am
324
325mostlyclean-am: mostlyclean-generic mostlyclean-libtool
326
Lev Walkin8e8b5482004-06-17 23:42:48 +0000327pdf: pdf-am
328
329pdf-am:
330
331ps: ps-am
332
333ps-am:
334
Lev Walkin9dea5c92004-08-07 06:26:40 +0000335uninstall-am: uninstall-docsDATA uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000336
337.PHONY: all all-am check check-am clean clean-generic clean-libtool \
338 distclean distclean-generic distclean-libtool distdir dvi \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000339 dvi-am html html-am info info-am install install-am \
Lev Walkin9dea5c92004-08-07 06:26:40 +0000340 install-data install-data-am install-docsDATA install-exec \
341 install-exec-am install-info install-info-am install-man \
342 install-strip installcheck installcheck-am installdirs \
343 maintainer-clean maintainer-clean-generic mostlyclean \
344 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
345 uninstall uninstall-am uninstall-docsDATA uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000346
347# Tell versions [3.59,3.63) of GNU make to not export all variables.
348# Otherwise a system limit (for SysV at least) may be exceeded.
349.NOEXPORT: