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.1 - (hide annotations) (download)
Wed Mar 31 08:15:05 2004 UTC (20 years ago) by orrisroot
Branch: MAIN
Branch point for: satellite4
Initial revision

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

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