Develop and Download Open Source Software

Browse CVS Repository

Contents of /satellite/satellite4/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.15 - (show annotations) (download)
Fri Sep 1 02:43:08 2006 UTC (17 years, 6 months ago) by orrisroot
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +3 -3 lines
moved getenv(), setenv() wrapper functions from libsatellite to libsl4.

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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26