VirtualBox

source: kBuild/vendor/sed/4.1.5/lib/Makefile.in

Last change on this file was 599, checked in by bird, 18 years ago

GNU sed 4.1.5.

File size: 14.4 KB
Line 
1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 Free Software Foundation, Inc.
6# 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
17
18SOURCES = $(libsed_a_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42subdir = lib
43DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
44 $(srcdir)/Makefile.in $(srcdir)/regex_.h $(srcdir)/stdbool_.h \
45 alloca.c getline.c memchr.c memcmp.c memmove.c mkstemp.c \
46 obstack.c obstack.h regex.c strerror.c strverscmp.c
47ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48am__aclocal_m4_deps = $(top_srcdir)/config/codeset.m4 \
49 $(top_srcdir)/config/getline.m4 \
50 $(top_srcdir)/config/gettext-ver.m4 \
51 $(top_srcdir)/config/gettext.m4 \
52 $(top_srcdir)/config/glibc21.m4 $(top_srcdir)/config/iconv.m4 \
53 $(top_srcdir)/config/lcmessage.m4 \
54 $(top_srcdir)/config/lib-ld.m4 \
55 $(top_srcdir)/config/lib-link.m4 \
56 $(top_srcdir)/config/lib-prefix.m4 \
57 $(top_srcdir)/config/progtest.m4 \
58 $(top_srcdir)/config/stdbool.m4 \
59 $(top_srcdir)/config/strverscmp.m4 $(top_srcdir)/configure.ac
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61 $(ACLOCAL_M4)
62mkinstalldirs = $(install_sh) -d
63CONFIG_HEADER = $(top_builddir)/config.h
64CONFIG_CLEAN_FILES = stdbool.h regex.h
65LIBRARIES = $(noinst_LIBRARIES)
66AR = ar
67ARFLAGS = cru
68libsed_a_AR = $(AR) $(ARFLAGS)
69am_libsed_a_OBJECTS = getopt1.$(OBJEXT) getopt.$(OBJEXT) \
70 utils.$(OBJEXT)
71libsed_a_OBJECTS = $(am_libsed_a_OBJECTS)
72DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
73depcomp = $(SHELL) $(top_srcdir)/config/depcomp
74am__depfiles_maybe = depfiles
75COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77CCLD = $(CC)
78LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79SOURCES = $(libsed_a_SOURCES)
80DIST_SOURCES = $(libsed_a_SOURCES)
81HEADERS = $(noinst_HEADERS)
82ETAGS = etags
83CTAGS = ctags
84DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85ACLOCAL = @ACLOCAL@
86ALLOCA = @ALLOCA@
87AMDEP_FALSE = @AMDEP_FALSE@
88AMDEP_TRUE = @AMDEP_TRUE@
89AMTAR = @AMTAR@
90AUTOCONF = @AUTOCONF@
91AUTOHEADER = @AUTOHEADER@
92AUTOMAKE = @AUTOMAKE@
93AWK = @AWK@
94BUILD_HTML_FALSE = @BUILD_HTML_FALSE@
95BUILD_HTML_TRUE = @BUILD_HTML_TRUE@
96BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
97CATOBJEXT = @CATOBJEXT@
98CC = @CC@
99CCDEPMODE = @CCDEPMODE@
100CFLAGS = @CFLAGS@
101CPP = @CPP@
102CPPFLAGS = @CPPFLAGS@
103CYGPATH_W = @CYGPATH_W@
104DATADIRNAME = @DATADIRNAME@
105DEFS = @DEFS@
106DEPDIR = @DEPDIR@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
111EXEEXT = @EXEEXT@
112GENCAT = @GENCAT@
113GLIBC21 = @GLIBC21@
114GMSGFMT = @GMSGFMT@
115HAVE__BOOL = @HAVE__BOOL@
116INSTALL_DATA = @INSTALL_DATA@
117INSTALL_PROGRAM = @INSTALL_PROGRAM@
118INSTALL_SCRIPT = @INSTALL_SCRIPT@
119INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120INSTOBJEXT = @INSTOBJEXT@
121INTLBISON = @INTLBISON@
122INTLLIBS = @INTLLIBS@
123INTLOBJS = @INTLOBJS@
124INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
125LDFLAGS = @LDFLAGS@
126LIBICONV = @LIBICONV@
127LIBINTL = @LIBINTL@
128LIBOBJS = @LIBOBJS@
129LIBS = @LIBS@
130LTLIBICONV = @LTLIBICONV@
131LTLIBINTL = @LTLIBINTL@
132LTLIBOBJS = @LTLIBOBJS@
133MAKEINFO = @MAKEINFO@
134MAKEINFO_HTML_FALSE = @MAKEINFO_HTML_FALSE@
135MAKEINFO_HTML_TRUE = @MAKEINFO_HTML_TRUE@
136MKINSTALLDIRS = @MKINSTALLDIRS@
137MSGFMT = @MSGFMT@
138MSGMERGE = @MSGMERGE@
139OBJEXT = @OBJEXT@
140PACKAGE = @PACKAGE@
141PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142PACKAGE_NAME = @PACKAGE_NAME@
143PACKAGE_STRING = @PACKAGE_STRING@
144PACKAGE_TARNAME = @PACKAGE_TARNAME@
145PACKAGE_VERSION = @PACKAGE_VERSION@
146PATH_SEPARATOR = @PATH_SEPARATOR@
147POSUB = @POSUB@
148RANLIB = @RANLIB@
149SED_FEATURE_VERSION = @SED_FEATURE_VERSION@
150SET_MAKE = @SET_MAKE@
151SHELL = @SHELL@
152STRIP = @STRIP@
153TEST_REGEX_FALSE = @TEST_REGEX_FALSE@
154TEST_REGEX_TRUE = @TEST_REGEX_TRUE@
155TEXI2HTML = @TEXI2HTML@
156TEXI2HTML_HTML_FALSE = @TEXI2HTML_HTML_FALSE@
157TEXI2HTML_HTML_TRUE = @TEXI2HTML_HTML_TRUE@
158USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
159USE_NLS = @USE_NLS@
160VERSION = @VERSION@
161XGETTEXT = @XGETTEXT@
162ac_ct_CC = @ac_ct_CC@
163ac_ct_RANLIB = @ac_ct_RANLIB@
164ac_ct_STRIP = @ac_ct_STRIP@
165am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
166am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
167am__include = @am__include@
168am__leading_dot = @am__leading_dot@
169am__quote = @am__quote@
170am__tar = @am__tar@
171am__untar = @am__untar@
172bindir = @bindir@
173build = @build@
174build_alias = @build_alias@
175build_cpu = @build_cpu@
176build_os = @build_os@
177build_vendor = @build_vendor@
178datadir = @datadir@
179exec_prefix = @exec_prefix@
180host = @host@
181host_alias = @host_alias@
182host_cpu = @host_cpu@
183host_os = @host_os@
184host_vendor = @host_vendor@
185includedir = @includedir@
186infodir = @infodir@
187install_sh = @install_sh@
188libdir = @libdir@
189libexecdir = @libexecdir@
190localstatedir = @localstatedir@
191mandir = @mandir@
192mkdir_p = @mkdir_p@
193oldincludedir = @oldincludedir@
194prefix = @prefix@
195program_transform_name = @program_transform_name@
196sbindir = @sbindir@
197sharedstatedir = @sharedstatedir@
198sysconfdir = @sysconfdir@
199target_alias = @target_alias@
200noinst_LIBRARIES = libsed.a
201noinst_HEADERS = getopt.h utils.h obstack.h regex_.h regex_internal.h \
202 strverscmp.h stdbool_.h
203
204libsed_a_SOURCES = getopt1.c getopt.c utils.c
205EXTRA_DIST = memmove.c strerror.c regcomp.c regexec.c regex_internal.c
206AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/intl -I$(top_srcdir) \
207 -I$(top_builddir)/lib -I$(top_builddir)/intl
208
209libsed_a_LIBADD = @LIBOBJS@ @ALLOCA@
210libsed_a_DEPENDENCIES = $(libsed_a_LIBADD)
211DISTCLEANFILES = regex.h stdbool.h
212all: all-am
213
214.SUFFIXES:
215.SUFFIXES: .c .o .obj
216$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
217 @for dep in $?; do \
218 case '$(am__configure_deps)' in \
219 *$$dep*) \
220 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
221 && exit 0; \
222 exit 1;; \
223 esac; \
224 done; \
225 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits lib/Makefile'; \
226 cd $(top_srcdir) && \
227 $(AUTOMAKE) --gnits lib/Makefile
228.PRECIOUS: Makefile
229Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230 @case '$?' in \
231 *config.status*) \
232 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233 *) \
234 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236 esac;
237
238$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241$(top_srcdir)/configure: $(am__configure_deps)
242 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243$(ACLOCAL_M4): $(am__aclocal_m4_deps)
244 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245stdbool.h: $(top_builddir)/config.status $(srcdir)/stdbool_.h
246 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
247
248clean-noinstLIBRARIES:
249 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
250libsed.a: $(libsed_a_OBJECTS) $(libsed_a_DEPENDENCIES)
251 -rm -f libsed.a
252 $(libsed_a_AR) libsed.a $(libsed_a_OBJECTS) $(libsed_a_LIBADD)
253 $(RANLIB) libsed.a
254
255mostlyclean-compile:
256 -rm -f *.$(OBJEXT)
257
258distclean-compile:
259 -rm -f *.tab.c
260
261@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
262@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Po@am__quote@
263@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memchr.Po@am__quote@
264@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcmp.Po@am__quote@
265@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkstemp.Po@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/obstack.Po@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex.Po@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Po@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strverscmp.Po@am__quote@
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@
274
275.c.o:
276@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
277@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
278@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
279@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
280@am__fastdepCC_FALSE@ $(COMPILE) -c $<
281
282.c.obj:
283@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
284@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
285@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
286@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
287@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
288uninstall-info-am:
289
290ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
291 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
292 unique=`for i in $$list; do \
293 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
294 done | \
295 $(AWK) ' { files[$$0] = 1; } \
296 END { for (i in files) print i; }'`; \
297 mkid -fID $$unique
298tags: TAGS
299
300TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
301 $(TAGS_FILES) $(LISP)
302 tags=; \
303 here=`pwd`; \
304 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
305 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; }'`; \
310 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
311 test -n "$$unique" || unique=$$empty_fix; \
312 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
313 $$tags $$unique; \
314 fi
315ctags: CTAGS
316CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
317 $(TAGS_FILES) $(LISP)
318 tags=; \
319 here=`pwd`; \
320 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321 unique=`for i in $$list; do \
322 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323 done | \
324 $(AWK) ' { files[$$0] = 1; } \
325 END { for (i in files) print i; }'`; \
326 test -z "$(CTAGS_ARGS)$$tags$$unique" \
327 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
328 $$tags $$unique
329
330GTAGS:
331 here=`$(am__cd) $(top_builddir) && pwd` \
332 && cd $(top_srcdir) \
333 && gtags -i $(GTAGS_ARGS) $$here
334
335distclean-tags:
336 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
337
338distdir: $(DISTFILES)
339 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
340 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
341 list='$(DISTFILES)'; for file in $$list; do \
342 case $$file in \
343 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
344 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
345 esac; \
346 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
348 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
349 dir="/$$dir"; \
350 $(mkdir_p) "$(distdir)$$dir"; \
351 else \
352 dir=''; \
353 fi; \
354 if test -d $$d/$$file; then \
355 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
356 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
357 fi; \
358 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
359 else \
360 test -f $(distdir)/$$file \
361 || cp -p $$d/$$file $(distdir)/$$file \
362 || exit 1; \
363 fi; \
364 done
365check-am: all-am
366check: check-am
367all-am: Makefile $(LIBRARIES) $(HEADERS)
368installdirs:
369install: install-am
370install-exec: install-exec-am
371install-data: install-data-am
372uninstall: uninstall-am
373
374install-am: all-am
375 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
376
377installcheck: installcheck-am
378install-strip:
379 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
380 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
381 `test -z '$(STRIP)' || \
382 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
383mostlyclean-generic:
384
385clean-generic:
386
387distclean-generic:
388 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
389 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
390
391maintainer-clean-generic:
392 @echo "This command is intended for maintainers to use"
393 @echo "it deletes files that may require special tools to rebuild."
394clean: clean-am
395
396clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
397
398distclean: distclean-am
399 -rm -rf $(DEPDIR) ./$(DEPDIR)
400 -rm -f Makefile
401distclean-am: clean-am distclean-compile distclean-generic \
402 distclean-tags
403
404dvi: dvi-am
405
406dvi-am:
407
408html: html-am
409
410info: info-am
411
412info-am:
413
414install-data-am:
415
416install-exec-am:
417
418install-info: install-info-am
419
420install-man:
421
422installcheck-am:
423
424maintainer-clean: maintainer-clean-am
425 -rm -rf $(DEPDIR) ./$(DEPDIR)
426 -rm -f Makefile
427maintainer-clean-am: distclean-am maintainer-clean-generic
428
429mostlyclean: mostlyclean-am
430
431mostlyclean-am: mostlyclean-compile mostlyclean-generic
432
433pdf: pdf-am
434
435pdf-am:
436
437ps: ps-am
438
439ps-am:
440
441uninstall-am: uninstall-info-am
442
443.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
444 clean-noinstLIBRARIES ctags distclean distclean-compile \
445 distclean-generic distclean-tags distdir dvi dvi-am html \
446 html-am info info-am install install-am install-data \
447 install-data-am install-exec install-exec-am install-info \
448 install-info-am install-man install-strip installcheck \
449 installcheck-am installdirs maintainer-clean \
450 maintainer-clean-generic mostlyclean mostlyclean-compile \
451 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
452 uninstall-am uninstall-info-am
453
454# Tell versions [3.59,3.63) of GNU make to not export all variables.
455# Otherwise a system limit (for SysV at least) may be exceeded.
456.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette