VirtualBox

source: kBuild/trunk/src/oldsed/Makefile.in@ 3656

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

GNU sed 4.1.5.

File size: 21.5 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
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = .
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40DIST_COMMON = README $(am__configure_deps) $(noinst_HEADERS) \
41 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
42 $(srcdir)/bootstrap.sh.in $(srcdir)/config_h.in \
43 $(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
44 ABOUT-NLS AUTHORS COPYING COPYING.DOC ChangeLog INSTALL NEWS \
45 README-alpha THANKS config/config.guess config/config.rpath \
46 config/config.sub config/depcomp config/install-sh \
47 config/mdate-sh config/missing config/texinfo.tex
48subdir = .
49ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50am__aclocal_m4_deps = $(top_srcdir)/config/codeset.m4 \
51 $(top_srcdir)/config/getline.m4 \
52 $(top_srcdir)/config/gettext-ver.m4 \
53 $(top_srcdir)/config/gettext.m4 \
54 $(top_srcdir)/config/glibc21.m4 $(top_srcdir)/config/iconv.m4 \
55 $(top_srcdir)/config/lcmessage.m4 \
56 $(top_srcdir)/config/lib-ld.m4 \
57 $(top_srcdir)/config/lib-link.m4 \
58 $(top_srcdir)/config/lib-prefix.m4 \
59 $(top_srcdir)/config/progtest.m4 \
60 $(top_srcdir)/config/stdbool.m4 \
61 $(top_srcdir)/config/strverscmp.m4 $(top_srcdir)/configure.ac
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63 $(ACLOCAL_M4)
64am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
65 configure.lineno configure.status.lineno
66mkinstalldirs = $(install_sh) -d
67CONFIG_HEADER = config.h
68CONFIG_CLEAN_FILES = bootstrap.sh intl/Makefile
69SOURCES =
70DIST_SOURCES =
71RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
72 html-recursive info-recursive install-data-recursive \
73 install-exec-recursive install-info-recursive \
74 install-recursive installcheck-recursive installdirs-recursive \
75 pdf-recursive ps-recursive uninstall-info-recursive \
76 uninstall-recursive
77DATA = $(noinst_DATA)
78HEADERS = $(noinst_HEADERS)
79ETAGS = etags
80CTAGS = ctags
81DIST_SUBDIRS = $(SUBDIRS)
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83distdir = $(PACKAGE)-$(VERSION)
84top_distdir = $(distdir)
85am__remove_distdir = \
86 { test ! -d $(distdir) \
87 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
88 && rm -fr $(distdir); }; }
89DIST_ARCHIVES = $(distdir).tar.gz
90GZIP_ENV = --best
91distuninstallcheck_listfiles = find . -type f -print
92distcleancheck_listfiles = find . -type f -print
93ACLOCAL = @ACLOCAL@
94ALLOCA = @ALLOCA@
95AMDEP_FALSE = @AMDEP_FALSE@
96AMDEP_TRUE = @AMDEP_TRUE@
97AMTAR = @AMTAR@
98AUTOCONF = @AUTOCONF@
99AUTOHEADER = @AUTOHEADER@
100AUTOMAKE = @AUTOMAKE@
101AWK = @AWK@
102BUILD_HTML_FALSE = @BUILD_HTML_FALSE@
103BUILD_HTML_TRUE = @BUILD_HTML_TRUE@
104BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
105CATOBJEXT = @CATOBJEXT@
106CC = @CC@
107CCDEPMODE = @CCDEPMODE@
108CFLAGS = @CFLAGS@
109CPP = @CPP@
110CPPFLAGS = @CPPFLAGS@
111CYGPATH_W = @CYGPATH_W@
112DATADIRNAME = @DATADIRNAME@
113DEFS = @DEFS@
114DEPDIR = @DEPDIR@
115ECHO_C = @ECHO_C@
116ECHO_N = @ECHO_N@
117ECHO_T = @ECHO_T@
118EGREP = @EGREP@
119EXEEXT = @EXEEXT@
120GENCAT = @GENCAT@
121GLIBC21 = @GLIBC21@
122GMSGFMT = @GMSGFMT@
123HAVE__BOOL = @HAVE__BOOL@
124INSTALL_DATA = @INSTALL_DATA@
125INSTALL_PROGRAM = @INSTALL_PROGRAM@
126INSTALL_SCRIPT = @INSTALL_SCRIPT@
127INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128INSTOBJEXT = @INSTOBJEXT@
129INTLBISON = @INTLBISON@
130INTLLIBS = @INTLLIBS@
131INTLOBJS = @INTLOBJS@
132INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
133LDFLAGS = @LDFLAGS@
134LIBICONV = @LIBICONV@
135LIBINTL = @LIBINTL@
136LIBOBJS = @LIBOBJS@
137LIBS = @LIBS@
138LTLIBICONV = @LTLIBICONV@
139LTLIBINTL = @LTLIBINTL@
140LTLIBOBJS = @LTLIBOBJS@
141MAKEINFO = @MAKEINFO@
142MAKEINFO_HTML_FALSE = @MAKEINFO_HTML_FALSE@
143MAKEINFO_HTML_TRUE = @MAKEINFO_HTML_TRUE@
144MKINSTALLDIRS = @MKINSTALLDIRS@
145MSGFMT = @MSGFMT@
146MSGMERGE = @MSGMERGE@
147OBJEXT = @OBJEXT@
148PACKAGE = sed
149PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150PACKAGE_NAME = @PACKAGE_NAME@
151PACKAGE_STRING = @PACKAGE_STRING@
152PACKAGE_TARNAME = @PACKAGE_TARNAME@
153PACKAGE_VERSION = @PACKAGE_VERSION@
154PATH_SEPARATOR = @PATH_SEPARATOR@
155POSUB = @POSUB@
156RANLIB = @RANLIB@
157SED_FEATURE_VERSION = @SED_FEATURE_VERSION@
158SET_MAKE = @SET_MAKE@
159SHELL = @SHELL@
160STRIP = @STRIP@
161TEST_REGEX_FALSE = @TEST_REGEX_FALSE@
162TEST_REGEX_TRUE = @TEST_REGEX_TRUE@
163TEXI2HTML = @TEXI2HTML@
164TEXI2HTML_HTML_FALSE = @TEXI2HTML_HTML_FALSE@
165TEXI2HTML_HTML_TRUE = @TEXI2HTML_HTML_TRUE@
166USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
167USE_NLS = @USE_NLS@
168VERSION = @VERSION@
169XGETTEXT = @XGETTEXT@
170ac_ct_CC = @ac_ct_CC@
171ac_ct_RANLIB = @ac_ct_RANLIB@
172ac_ct_STRIP = @ac_ct_STRIP@
173am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
174am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
175am__include = @am__include@
176am__leading_dot = @am__leading_dot@
177am__quote = @am__quote@
178am__tar = @am__tar@
179am__untar = @am__untar@
180bindir = @bindir@
181build = @build@
182build_alias = @build_alias@
183build_cpu = @build_cpu@
184build_os = @build_os@
185build_vendor = @build_vendor@
186datadir = @datadir@
187exec_prefix = @exec_prefix@
188host = @host@
189host_alias = @host_alias@
190host_cpu = @host_cpu@
191host_os = @host_os@
192host_vendor = @host_vendor@
193includedir = @includedir@
194infodir = @infodir@
195install_sh = @install_sh@
196libdir = @libdir@
197libexecdir = @libexecdir@
198localstatedir = @localstatedir@
199mandir = @mandir@
200mkdir_p = @mkdir_p@
201oldincludedir = @oldincludedir@
202prefix = @prefix@
203program_transform_name = @program_transform_name@
204sbindir = @sbindir@
205sharedstatedir = @sharedstatedir@
206sysconfdir = @sysconfdir@
207target_alias = @target_alias@
208
209# Automake requirements
210AUTOMAKE_OPTIONS = gnits 1.8
211ACLOCAL_AMFLAGS = -I config
212SUBDIRS = intl lib po sed doc testsuite
213noinst_DATA = bootstrap.sh
214noinst_HEADERS = basicdefs.h
215EXTRA_DIST = BUGS THANKS COPYING.DOC README.boot bootstrap.sh \
216 config/texi2dvi config/help2man
217
218DISTCHECK_CONFIGURE_FLAGS = XGETTEXT='$(SHELL) -c : dummy' $(EXTRA_DC_FLAGS)
219EXTRA_DC_FLAGS =
220all: config.h
221 $(MAKE) $(AM_MAKEFLAGS) all-recursive
222
223.SUFFIXES:
224am--refresh:
225 @:
226$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
227 @for dep in $?; do \
228 case '$(am__configure_deps)' in \
229 *$$dep*) \
230 echo ' cd $(srcdir) && $(AUTOMAKE) --gnits '; \
231 cd $(srcdir) && $(AUTOMAKE) --gnits \
232 && exit 0; \
233 exit 1;; \
234 esac; \
235 done; \
236 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits Makefile'; \
237 cd $(top_srcdir) && \
238 $(AUTOMAKE) --gnits Makefile
239.PRECIOUS: Makefile
240Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241 @case '$?' in \
242 *config.status*) \
243 echo ' $(SHELL) ./config.status'; \
244 $(SHELL) ./config.status;; \
245 *) \
246 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
247 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
248 esac;
249
250$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251 $(SHELL) ./config.status --recheck
252
253$(top_srcdir)/configure: $(am__configure_deps)
254 cd $(srcdir) && $(AUTOCONF)
255$(ACLOCAL_M4): $(am__aclocal_m4_deps)
256 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
257
258config.h: stamp-h1
259 @if test ! -f $@; then \
260 rm -f stamp-h1; \
261 $(MAKE) stamp-h1; \
262 else :; fi
263
264stamp-h1: $(srcdir)/config_h.in $(top_builddir)/config.status
265 @rm -f stamp-h1
266 cd $(top_builddir) && $(SHELL) ./config.status config.h
267$(srcdir)/config_h.in: $(am__configure_deps)
268 cd $(top_srcdir) && $(AUTOHEADER)
269 rm -f stamp-h1
270 touch $@
271
272distclean-hdr:
273 -rm -f config.h stamp-h1
274bootstrap.sh: $(top_builddir)/config.status $(srcdir)/bootstrap.sh.in
275 cd $(top_builddir) && $(SHELL) ./config.status $@
276intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
277 cd $(top_builddir) && $(SHELL) ./config.status $@
278uninstall-info-am:
279
280# This directory's subdirectories are mostly independent; you can cd
281# into them and run `make' without going through this Makefile.
282# To change the values of `make' variables: instead of editing Makefiles,
283# (1) if the variable is set in `config.status', edit `config.status'
284# (which will cause the Makefiles to be regenerated when you run `make');
285# (2) otherwise, pass the desired values on the `make' command line.
286$(RECURSIVE_TARGETS):
287 @failcom='exit 1'; \
288 for f in x $$MAKEFLAGS; do \
289 case $$f in \
290 *=* | --[!k]*);; \
291 *k*) failcom='fail=yes';; \
292 esac; \
293 done; \
294 dot_seen=no; \
295 target=`echo $@ | sed s/-recursive//`; \
296 list='$(SUBDIRS)'; for subdir in $$list; do \
297 echo "Making $$target in $$subdir"; \
298 if test "$$subdir" = "."; then \
299 dot_seen=yes; \
300 local_target="$$target-am"; \
301 else \
302 local_target="$$target"; \
303 fi; \
304 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
305 || eval $$failcom; \
306 done; \
307 if test "$$dot_seen" = "no"; then \
308 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
309 fi; test -z "$$fail"
310
311mostlyclean-recursive clean-recursive distclean-recursive \
312maintainer-clean-recursive:
313 @failcom='exit 1'; \
314 for f in x $$MAKEFLAGS; do \
315 case $$f in \
316 *=* | --[!k]*);; \
317 *k*) failcom='fail=yes';; \
318 esac; \
319 done; \
320 dot_seen=no; \
321 case "$@" in \
322 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
323 *) list='$(SUBDIRS)' ;; \
324 esac; \
325 rev=''; for subdir in $$list; do \
326 if test "$$subdir" = "."; then :; else \
327 rev="$$subdir $$rev"; \
328 fi; \
329 done; \
330 rev="$$rev ."; \
331 target=`echo $@ | sed s/-recursive//`; \
332 for subdir in $$rev; do \
333 echo "Making $$target in $$subdir"; \
334 if test "$$subdir" = "."; then \
335 local_target="$$target-am"; \
336 else \
337 local_target="$$target"; \
338 fi; \
339 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
340 || eval $$failcom; \
341 done && test -z "$$fail"
342tags-recursive:
343 list='$(SUBDIRS)'; for subdir in $$list; do \
344 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
345 done
346ctags-recursive:
347 list='$(SUBDIRS)'; for subdir in $$list; do \
348 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
349 done
350
351ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
352 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353 unique=`for i in $$list; do \
354 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355 done | \
356 $(AWK) ' { files[$$0] = 1; } \
357 END { for (i in files) print i; }'`; \
358 mkid -fID $$unique
359tags: TAGS
360
361TAGS: tags-recursive $(HEADERS) $(SOURCES) config_h.in $(TAGS_DEPENDENCIES) \
362 $(TAGS_FILES) $(LISP)
363 tags=; \
364 here=`pwd`; \
365 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
366 include_option=--etags-include; \
367 empty_fix=.; \
368 else \
369 include_option=--include; \
370 empty_fix=; \
371 fi; \
372 list='$(SUBDIRS)'; for subdir in $$list; do \
373 if test "$$subdir" = .; then :; else \
374 test ! -f $$subdir/TAGS || \
375 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
376 fi; \
377 done; \
378 list='$(SOURCES) $(HEADERS) config_h.in $(LISP) $(TAGS_FILES)'; \
379 unique=`for i in $$list; do \
380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381 done | \
382 $(AWK) ' { files[$$0] = 1; } \
383 END { for (i in files) print i; }'`; \
384 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
385 test -n "$$unique" || unique=$$empty_fix; \
386 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
387 $$tags $$unique; \
388 fi
389ctags: CTAGS
390CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config_h.in $(TAGS_DEPENDENCIES) \
391 $(TAGS_FILES) $(LISP)
392 tags=; \
393 here=`pwd`; \
394 list='$(SOURCES) $(HEADERS) config_h.in $(LISP) $(TAGS_FILES)'; \
395 unique=`for i in $$list; do \
396 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397 done | \
398 $(AWK) ' { files[$$0] = 1; } \
399 END { for (i in files) print i; }'`; \
400 test -z "$(CTAGS_ARGS)$$tags$$unique" \
401 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
402 $$tags $$unique
403
404GTAGS:
405 here=`$(am__cd) $(top_builddir) && pwd` \
406 && cd $(top_srcdir) \
407 && gtags -i $(GTAGS_ARGS) $$here
408
409distclean-tags:
410 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
411
412distdir: $(DISTFILES)
413 @case `sed 15q $(srcdir)/NEWS` in \
414 *"$(VERSION)"*) : ;; \
415 *) \
416 echo "NEWS not updated; not releasing" 1>&2; \
417 exit 1;; \
418 esac
419 $(am__remove_distdir)
420 mkdir $(distdir)
421 $(mkdir_p) $(distdir)/. $(distdir)/config $(distdir)/intl $(distdir)/lib $(distdir)/po
422 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
423 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
424 list='$(DISTFILES)'; for file in $$list; do \
425 case $$file in \
426 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
427 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
428 esac; \
429 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
430 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
431 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
432 dir="/$$dir"; \
433 $(mkdir_p) "$(distdir)$$dir"; \
434 else \
435 dir=''; \
436 fi; \
437 if test -d $$d/$$file; then \
438 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
439 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
440 fi; \
441 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
442 else \
443 test -f $(distdir)/$$file \
444 || cp -p $$d/$$file $(distdir)/$$file \
445 || exit 1; \
446 fi; \
447 done
448 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
449 if test "$$subdir" = .; then :; else \
450 test -d "$(distdir)/$$subdir" \
451 || $(mkdir_p) "$(distdir)/$$subdir" \
452 || exit 1; \
453 distdir=`$(am__cd) $(distdir) && pwd`; \
454 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
455 (cd $$subdir && \
456 $(MAKE) $(AM_MAKEFLAGS) \
457 top_distdir="$$top_distdir" \
458 distdir="$$distdir/$$subdir" \
459 distdir) \
460 || exit 1; \
461 fi; \
462 done
463 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
464 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
465 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
466 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
467 || chmod -R a+r $(distdir)
468dist-gzip: distdir
469 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
470 $(am__remove_distdir)
471
472dist-bzip2: distdir
473 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
474 $(am__remove_distdir)
475
476dist-tarZ: distdir
477 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
478 $(am__remove_distdir)
479
480dist-shar: distdir
481 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
482 $(am__remove_distdir)
483
484dist-zip: distdir
485 -rm -f $(distdir).zip
486 zip -rq $(distdir).zip $(distdir)
487 $(am__remove_distdir)
488
489dist dist-all: distdir
490 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
491 $(am__remove_distdir)
492
493# This target untars the dist file and tries a VPATH configuration. Then
494# it guarantees that the distribution is self-contained by making another
495# tarfile.
496distcheck: dist
497 case '$(DIST_ARCHIVES)' in \
498 *.tar.gz*) \
499 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
500 *.tar.bz2*) \
501 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
502 *.tar.Z*) \
503 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
504 *.shar.gz*) \
505 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
506 *.zip*) \
507 unzip $(distdir).zip ;;\
508 esac
509 chmod -R a-w $(distdir); chmod a+w $(distdir)
510 mkdir $(distdir)/_build
511 mkdir $(distdir)/_inst
512 chmod a-w $(distdir)
513 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
514 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
515 && cd $(distdir)/_build \
516 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
517 --with-included-gettext \
518 $(DISTCHECK_CONFIGURE_FLAGS) \
519 && $(MAKE) $(AM_MAKEFLAGS) \
520 && $(MAKE) $(AM_MAKEFLAGS) dvi \
521 && $(MAKE) $(AM_MAKEFLAGS) check \
522 && $(MAKE) $(AM_MAKEFLAGS) install \
523 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
524 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
525 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
526 distuninstallcheck \
527 && chmod -R a-w "$$dc_install_base" \
528 && ({ \
529 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
530 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
531 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
532 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
533 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
534 } || { rm -rf "$$dc_destdir"; exit 1; }) \
535 && rm -rf "$$dc_destdir" \
536 && $(MAKE) $(AM_MAKEFLAGS) dist \
537 && rm -rf $(DIST_ARCHIVES) \
538 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
539 $(am__remove_distdir)
540 @(echo "$(distdir) archives ready for distribution: "; \
541 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
542 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
543distuninstallcheck:
544 @cd $(distuninstallcheck_dir) \
545 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
546 || { echo "ERROR: files left after uninstall:" ; \
547 if test -n "$(DESTDIR)"; then \
548 echo " (check DESTDIR support)"; \
549 fi ; \
550 $(distuninstallcheck_listfiles) ; \
551 exit 1; } >&2
552distcleancheck: distclean
553 @if test '$(srcdir)' = . ; then \
554 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
555 exit 1 ; \
556 fi
557 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
558 || { echo "ERROR: files left in build directory after distclean:" ; \
559 $(distcleancheck_listfiles) ; \
560 exit 1; } >&2
561check-am: all-am
562check: check-recursive
563all-am: Makefile $(DATA) $(HEADERS) config.h
564installdirs: installdirs-recursive
565installdirs-am:
566install: install-recursive
567install-exec: install-exec-recursive
568install-data: install-data-recursive
569uninstall: uninstall-recursive
570
571install-am: all-am
572 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
573
574installcheck: installcheck-recursive
575install-strip:
576 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
577 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
578 `test -z '$(STRIP)' || \
579 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
580mostlyclean-generic:
581
582clean-generic:
583
584distclean-generic:
585 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
586
587maintainer-clean-generic:
588 @echo "This command is intended for maintainers to use"
589 @echo "it deletes files that may require special tools to rebuild."
590clean: clean-recursive
591
592clean-am: clean-generic mostlyclean-am
593
594distclean: distclean-recursive
595 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
596 -rm -f Makefile
597distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
598
599dvi: dvi-recursive
600
601dvi-am:
602
603info: info-recursive
604
605info-am:
606
607install-data-am:
608
609install-exec-am:
610
611install-info: install-info-recursive
612
613install-man:
614
615installcheck-am:
616
617maintainer-clean: maintainer-clean-recursive
618 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
619 -rm -rf $(top_srcdir)/autom4te.cache
620 -rm -f Makefile
621maintainer-clean-am: distclean-am maintainer-clean-generic
622
623mostlyclean: mostlyclean-recursive
624
625mostlyclean-am: mostlyclean-generic
626
627pdf: pdf-recursive
628
629pdf-am:
630
631ps: ps-recursive
632
633ps-am:
634
635uninstall-am: uninstall-info-am
636
637uninstall-info: uninstall-info-recursive
638
639.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
640 check-am clean clean-generic clean-recursive ctags \
641 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
642 dist-tarZ dist-zip distcheck distclean distclean-generic \
643 distclean-hdr distclean-recursive distclean-tags \
644 distcleancheck distdir distuninstallcheck dvi dvi-am html \
645 html-am info info-am install install-am install-data \
646 install-data-am install-exec install-exec-am install-info \
647 install-info-am install-man install-strip installcheck \
648 installcheck-am installdirs installdirs-am maintainer-clean \
649 maintainer-clean-generic maintainer-clean-recursive \
650 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
651 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
652 uninstall-info-am
653
654
655html:
656 cd doc && make html
657
658full-distcheck:
659 make distcheck EXTRA_DC_FLAGS='--enable-html'
660 make distcheck EXTRA_DC_FLAGS='--disable-i18n'
661 make distcheck EXTRA_DC_FLAGS='--disable-nls'
662 make distcheck EXTRA_DC_FLAGS='--without-included-regex'
663 make distcheck EXTRA_DC_FLAGS='--without-included-gettext'
664
665update-regex:
666 HOST=sources.redhat.com && \
667 BASEURL="http://$$HOST/cgi-bin/cvsweb.cgi/~checkout~/libc/posix" && \
668 QUERY='cvsroot=glibc&content-type=text/plain' && \
669 wget -O lib/regcomp.c "$$BASEURL/regcomp.c?$$QUERY" && \
670 wget -O lib/regexec.c "$$BASEURL/regexec.c?$$QUERY" && \
671 wget -O lib/regex.c "$$BASEURL/regex.c?$$QUERY" && \
672 wget -O lib/regex_.h "$$BASEURL/regex.h?$$QUERY" && \
673 wget -O lib/regex_internal.c "$$BASEURL/regex_internal.c?$$QUERY" && \
674 wget -O lib/regex_internal.h "$$BASEURL/regex_internal.h?$$QUERY" && \
675 wget -O testsuite/BOOST.tests "$$BASEURL/BOOST.tests?$$QUERY" && \
676 wget -O testsuite/PCRE.tests "$$BASEURL/PCRE.tests?$$QUERY" && \
677 wget -O testsuite/SPENCER.tests "$$BASEURL/rxspencer/tests?$$QUERY"
678# Tell versions [3.59,3.63) of GNU make to not export all variables.
679# Otherwise a system limit (for SysV at least) may be exceeded.
680.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