blob: f19c5dd30532fcae102046a9980ed9be8835b81b [file] [log] [blame]
vlm6e98eaf2006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 from Makefile.am.
vlmfdcd8342006-03-06 11:20:57 +00002# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
vlm6e98eaf2006-08-18 01:54:27 +00005# 2003, 2004, 2005 Free Software Foundation, Inc.
vlmfdcd8342006-03-06 11:20:57 +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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ../..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
vlm6e98eaf2006-08-18 01:54:27 +000037build_triplet = @build@
vlmfdcd8342006-03-06 11:20:57 +000038host_triplet = @host@
vlm6e98eaf2006-08-18 01:54:27 +000039target_triplet = @target@
vlmfdcd8342006-03-06 11:20:57 +000040subdir = skeletons/standard-modules
41DIST_COMMON = README $(dist_smods_DATA) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
vlm6e98eaf2006-08-18 01:54:27 +000052am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53am__vpath_adj = case $$p in \
54 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55 *) f=$$p;; \
56 esac;
57am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
vlmfdcd8342006-03-06 11:20:57 +000058am__installdirs = "$(DESTDIR)$(smodsdir)"
59dist_smodsDATA_INSTALL = $(INSTALL_DATA)
60DATA = $(dist_smods_DATA)
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = @ACLOCAL@
63ADD_CFLAGS = @ADD_CFLAGS@
64AMDEP_FALSE = @AMDEP_FALSE@
65AMDEP_TRUE = @AMDEP_TRUE@
66AMTAR = @AMTAR@
67AR = @AR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CC = @CC@
73CCDEPMODE = @CCDEPMODE@
74CFLAGS = @CFLAGS@
75CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
76CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
77CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
78CPP = @CPP@
79CPPFLAGS = @CPPFLAGS@
80CXX = @CXX@
81CXXCPP = @CXXCPP@
82CXXDEPMODE = @CXXDEPMODE@
83CXXFLAGS = @CXXFLAGS@
84CYGPATH_W = @CYGPATH_W@
85DEFS = @DEFS@
86DEPDIR = @DEPDIR@
87ECHO = @ECHO@
88ECHO_C = @ECHO_C@
89ECHO_N = @ECHO_N@
90ECHO_T = @ECHO_T@
91EGREP = @EGREP@
92EXEEXT = @EXEEXT@
93F77 = @F77@
94FFLAGS = @FFLAGS@
95INSTALL_DATA = @INSTALL_DATA@
96INSTALL_PROGRAM = @INSTALL_PROGRAM@
97INSTALL_SCRIPT = @INSTALL_SCRIPT@
98INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99LDFLAGS = @LDFLAGS@
100LEX = @LEX@
101LEXLIB = @LEXLIB@
102LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
103LIBOBJS = @LIBOBJS@
104LIBS = @LIBS@
105LIBTOOL = @LIBTOOL@
106LN_S = @LN_S@
107LTLIBOBJS = @LTLIBOBJS@
108MAINT = @MAINT@
109MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
110MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
111MAKEINFO = @MAKEINFO@
112OBJEXT = @OBJEXT@
113PACKAGE = @PACKAGE@
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
120RANLIB = @RANLIB@
121SET_MAKE = @SET_MAKE@
122SHELL = @SHELL@
123STRIP = @STRIP@
124VERSION = @VERSION@
125YACC = @YACC@
126ac_ct_AR = @ac_ct_AR@
127ac_ct_CC = @ac_ct_CC@
128ac_ct_CXX = @ac_ct_CXX@
129ac_ct_F77 = @ac_ct_F77@
130ac_ct_RANLIB = @ac_ct_RANLIB@
131ac_ct_STRIP = @ac_ct_STRIP@
132am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
133am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
134am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
135am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
136am__include = @am__include@
137am__leading_dot = @am__leading_dot@
138am__quote = @am__quote@
vlm6e98eaf2006-08-18 01:54:27 +0000139am__tar = @am__tar@
140am__untar = @am__untar@
vlmfdcd8342006-03-06 11:20:57 +0000141bindir = @bindir@
142build = @build@
143build_alias = @build_alias@
144build_cpu = @build_cpu@
145build_os = @build_os@
146build_vendor = @build_vendor@
147datadir = @datadir@
148exec_prefix = @exec_prefix@
149host = @host@
150host_alias = @host_alias@
151host_cpu = @host_cpu@
152host_os = @host_os@
153host_vendor = @host_vendor@
154includedir = @includedir@
155infodir = @infodir@
156install_sh = @install_sh@
157libdir = @libdir@
158libexecdir = @libexecdir@
159localstatedir = @localstatedir@
160mandir = @mandir@
161mkdir_p = @mkdir_p@
162oldincludedir = @oldincludedir@
163prefix = @prefix@
164program_transform_name = @program_transform_name@
165sbindir = @sbindir@
166sharedstatedir = @sharedstatedir@
167sysconfdir = @sysconfdir@
168target = @target@
169target_alias = @target_alias@
170target_cpu = @target_cpu@
171target_os = @target_os@
172target_vendor = @target_vendor@
173smodsdir = $(pkgdatadir)/standard-modules
174dist_smods_DATA = \
175 $(srcdir)/*.asn1 \
176 $(srcdir)/README
177
178all: all-am
179
180.SUFFIXES:
181$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
182 @for dep in $?; do \
183 case '$(am__configure_deps)' in \
184 *$$dep*) \
185 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
186 && exit 0; \
187 exit 1;; \
188 esac; \
189 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000190 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign skeletons/standard-modules/Makefile'; \
vlmfdcd8342006-03-06 11:20:57 +0000191 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000192 $(AUTOMAKE) --foreign skeletons/standard-modules/Makefile
vlmfdcd8342006-03-06 11:20:57 +0000193.PRECIOUS: Makefile
194Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
195 @case '$?' in \
196 *config.status*) \
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
198 *) \
199 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
201 esac;
202
203$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
205
206$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210
211mostlyclean-libtool:
212 -rm -f *.lo
213
214clean-libtool:
215 -rm -rf .libs _libs
216
217distclean-libtool:
218 -rm -f libtool
219uninstall-info-am:
220install-dist_smodsDATA: $(dist_smods_DATA)
221 @$(NORMAL_INSTALL)
222 test -z "$(smodsdir)" || $(mkdir_p) "$(DESTDIR)$(smodsdir)"
223 @list='$(dist_smods_DATA)'; for p in $$list; do \
224 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
vlm6e98eaf2006-08-18 01:54:27 +0000225 f=$(am__strip_dir) \
vlmfdcd8342006-03-06 11:20:57 +0000226 echo " $(dist_smodsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(smodsdir)/$$f'"; \
227 $(dist_smodsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(smodsdir)/$$f"; \
228 done
229
230uninstall-dist_smodsDATA:
231 @$(NORMAL_UNINSTALL)
232 @list='$(dist_smods_DATA)'; for p in $$list; do \
vlm6e98eaf2006-08-18 01:54:27 +0000233 f=$(am__strip_dir) \
vlmfdcd8342006-03-06 11:20:57 +0000234 echo " rm -f '$(DESTDIR)$(smodsdir)/$$f'"; \
235 rm -f "$(DESTDIR)$(smodsdir)/$$f"; \
236 done
237tags: TAGS
238TAGS:
239
240ctags: CTAGS
241CTAGS:
242
243
244distdir: $(DISTFILES)
245 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
246 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
247 list='$(DISTFILES)'; for file in $$list; do \
248 case $$file in \
249 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
250 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
251 esac; \
252 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
253 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
254 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
255 dir="/$$dir"; \
256 $(mkdir_p) "$(distdir)$$dir"; \
257 else \
258 dir=''; \
259 fi; \
260 if test -d $$d/$$file; then \
261 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
262 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
263 fi; \
264 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
265 else \
266 test -f $(distdir)/$$file \
267 || cp -p $$d/$$file $(distdir)/$$file \
268 || exit 1; \
269 fi; \
270 done
271check-am: all-am
272check: check-am
273all-am: Makefile $(DATA)
274installdirs:
275 for dir in "$(DESTDIR)$(smodsdir)"; do \
276 test -z "$$dir" || $(mkdir_p) "$$dir"; \
277 done
278install: install-am
279install-exec: install-exec-am
280install-data: install-data-am
281uninstall: uninstall-am
282
283install-am: all-am
284 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
285
286installcheck: installcheck-am
287install-strip:
288 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
289 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
290 `test -z '$(STRIP)' || \
291 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
292mostlyclean-generic:
293
294clean-generic:
295
296distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000297 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfdcd8342006-03-06 11:20:57 +0000298
299maintainer-clean-generic:
300 @echo "This command is intended for maintainers to use"
301 @echo "it deletes files that may require special tools to rebuild."
302clean: clean-am
303
304clean-am: clean-generic clean-libtool mostlyclean-am
305
306distclean: distclean-am
307 -rm -f Makefile
308distclean-am: clean-am distclean-generic distclean-libtool
309
310dvi: dvi-am
311
312dvi-am:
313
314html: html-am
315
316info: info-am
317
318info-am:
319
320install-data-am: install-dist_smodsDATA
321
322install-exec-am:
323
324install-info: install-info-am
325
326install-man:
327
328installcheck-am:
329
330maintainer-clean: maintainer-clean-am
331 -rm -f Makefile
332maintainer-clean-am: distclean-am maintainer-clean-generic
333
334mostlyclean: mostlyclean-am
335
336mostlyclean-am: mostlyclean-generic mostlyclean-libtool
337
338pdf: pdf-am
339
340pdf-am:
341
342ps: ps-am
343
344ps-am:
345
346uninstall-am: uninstall-dist_smodsDATA uninstall-info-am \
347 uninstall-local
348
349.PHONY: all all-am check check-am clean clean-generic clean-libtool \
350 distclean distclean-generic distclean-libtool distdir dvi \
351 dvi-am html html-am info info-am install install-am \
352 install-data install-data-am install-dist_smodsDATA \
353 install-exec install-exec-am install-info install-info-am \
354 install-man install-strip installcheck installcheck-am \
355 installdirs maintainer-clean maintainer-clean-generic \
356 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
357 ps ps-am uninstall uninstall-am uninstall-dist_smodsDATA \
358 uninstall-info-am uninstall-local
359
360
361uninstall-local:
362 -@echo -n " "
363 -rm -f -r $(DESTDIR)$(smodsdir)
364# Tell versions [3.59,3.63) of GNU make to not export all variables.
365# Otherwise a system limit (for SysV at least) may be exceeded.
366.NOEXPORT: