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.13 - (show annotations) (download)
Fri Aug 25 15:02:05 2006 UTC (17 years, 7 months ago) by orrisroot
Branch: MAIN
Changes since 1.12: +0 -5 lines
splited basic algorightm from libsatellite.

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

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