Develop and Download Open Source Software

Browse CVS Repository

Annotation of /satellite/satellite4/Makefile.in

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


Revision 1.6 - (hide annotations) (download)
Thu Mar 3 14:05:38 2005 UTC (19 years, 1 month ago) by orrisroot
Branch: MAIN
CVS Tags: RELEASE_4_2_2
Changes since 1.5: +1 -2 lines
added Xaw3d comment.

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

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