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.3 - (hide annotations) (download)
Wed Jul 28 13:48:53 2004 UTC (19 years, 8 months ago) by orrisroot
Branch: MAIN
Changes since 1.2: +1 -0 lines
added termcap.m4 to EXTRA_DIST

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

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