ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/utils/Makefile.in
Revision: 1.3
Committed: Wed Mar 15 15:35:52 2006 UTC (18 years, 2 months ago) by elmex
Branch: MAIN
Changes since 1.2: +12 -6 lines
Log Message:
UPSTREAM merge from 15.03.2006

File Contents

# User Rev Content
1 root 1.2 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 root 1.1 # @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     subdir = utils
40     DIST_COMMON = $(dist_bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
41     $(dist_pkglib_SCRIPTS) $(srcdir)/Makefile.am \
42     $(srcdir)/Makefile.in $(srcdir)/add_throw.perl.in \
43     $(srcdir)/crossloop.pl.tmpl.in $(srcdir)/crossloop.tmpl.in \
44     $(srcdir)/crossloop.web.in $(srcdir)/metaserver.pl.in \
45     $(srcdir)/player_dl.pl.in $(srcdir)/scores.pl.in config.guess \
46     config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
47     ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 elmex 1.3 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
49 root 1.1 $(top_srcdir)/configure.ac
50     am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51     $(ACLOCAL_M4)
52     mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs
53     CONFIG_HEADER = $(top_builddir)/include/autoconf.h
54     CONFIG_CLEAN_FILES = add_throw.perl crossloop.tmpl crossloop.pl.tmpl \
55     metaserver.pl crossloop.web scores.pl player_dl.pl
56     am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkglibdir)" \
57     "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkglibdir)"
58     dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
59     dist_pkglibSCRIPT_INSTALL = $(INSTALL_SCRIPT)
60     nodist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
61     nodist_pkglibSCRIPT_INSTALL = $(INSTALL_SCRIPT)
62     SCRIPTS = $(dist_bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
63     $(dist_pkglib_SCRIPTS) $(nodist_bin_SCRIPTS) \
64     $(nodist_pkglib_SCRIPTS)
65     SOURCES =
66     DIST_SOURCES =
67     DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68     ACLOCAL = @ACLOCAL@
69     AMDEP_FALSE = @AMDEP_FALSE@
70     AMDEP_TRUE = @AMDEP_TRUE@
71     AMTAR = @AMTAR@
72     AR = @AR@
73     AUTOCONF = @AUTOCONF@
74     AUTOHEADER = @AUTOHEADER@
75     AUTOMAKE = @AUTOMAKE@
76     AWK = @AWK@
77     BASENAME = @BASENAME@
78     BUNZIP = @BUNZIP@
79     BZIP = @BZIP@
80     CC = @CC@
81     CCDEPMODE = @CCDEPMODE@
82     CFLAGS = @CFLAGS@
83     COMPRESS = @COMPRESS@
84     CPP = @CPP@
85     CPPFLAGS = @CPPFLAGS@
86 elmex 1.3 CXX = @CXX@
87     CXXCPP = @CXXCPP@
88     CXXDEPMODE = @CXXDEPMODE@
89     CXXFLAGS = @CXXFLAGS@
90 root 1.1 CYGPATH_W = @CYGPATH_W@
91     DEFS = @DEFS@
92     DEPDIR = @DEPDIR@
93     ECHO = @ECHO@
94     ECHO_C = @ECHO_C@
95     ECHO_N = @ECHO_N@
96     ECHO_T = @ECHO_T@
97     EGREP = @EGREP@
98     EXEEXT = @EXEEXT@
99 elmex 1.3 F77 = @F77@
100     FFLAGS = @FFLAGS@
101 root 1.1 GUNZIP = @GUNZIP@
102     GZIP = @GZIP@
103     HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@
104     HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@
105     HAVE_X_FALSE = @HAVE_X_FALSE@
106     HAVE_X_TRUE = @HAVE_X_TRUE@
107     INSTALL_DATA = @INSTALL_DATA@
108     INSTALL_PROGRAM = @INSTALL_PROGRAM@
109     INSTALL_SCRIPT = @INSTALL_SCRIPT@
110     INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111     LATEX = @LATEX@
112     LDFLAGS = @LDFLAGS@
113     LEX = @LEX@
114     LEXLIB = @LEXLIB@
115     LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
116     LIBOBJS = @LIBOBJS@
117     LIBS = @LIBS@
118     LIBTOOL = @LIBTOOL@
119     LN_S = @LN_S@
120     LTLIBOBJS = @LTLIBOBJS@
121     MAINT = @MAINT@
122     MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
123     MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
124     MAKEINFO = @MAKEINFO@
125     OBJEXT = @OBJEXT@
126     PACKAGE = @PACKAGE@
127     PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128     PACKAGE_NAME = @PACKAGE_NAME@
129     PACKAGE_STRING = @PACKAGE_STRING@
130     PACKAGE_TARNAME = @PACKAGE_TARNAME@
131     PACKAGE_VERSION = @PACKAGE_VERSION@
132     PATH_SEPARATOR = @PATH_SEPARATOR@
133     PERL = @PERL@
134 root 1.2 PERLFLAGS = @PERLFLAGS@
135     PERLLIB = @PERLLIB@
136     PERLPRIVLIBEXP = @PERLPRIVLIBEXP@
137     PERL_PLUGIN = @PERL_PLUGIN@
138     PERL_PLUGIN_FALSE = @PERL_PLUGIN_FALSE@
139     PERL_PLUGIN_TRUE = @PERL_PLUGIN_TRUE@
140 root 1.1 PLUGIN_PYTHON = @PLUGIN_PYTHON@
141     PYTHON_LIB = @PYTHON_LIB@
142     PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@
143     PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@
144     PY_INCLUDES = @PY_INCLUDES@
145     PY_LIBS = @PY_LIBS@
146     RANLIB = @RANLIB@
147     SET_MAKE = @SET_MAKE@
148     SHELL = @SHELL@
149     STRIP = @STRIP@
150     TAR = @TAR@
151     UNCOMPRESS = @UNCOMPRESS@
152     VERSION = @VERSION@
153     X11LIBS = @X11LIBS@
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     ac_ct_AR = @ac_ct_AR@
159     ac_ct_CC = @ac_ct_CC@
160 elmex 1.3 ac_ct_CXX = @ac_ct_CXX@
161     ac_ct_F77 = @ac_ct_F77@
162 root 1.1 ac_ct_RANLIB = @ac_ct_RANLIB@
163     ac_ct_STRIP = @ac_ct_STRIP@
164     am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
165     am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
166 elmex 1.3 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
167     am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
168 root 1.1 am__include = @am__include@
169     am__leading_dot = @am__leading_dot@
170     am__quote = @am__quote@
171     am__tar = @am__tar@
172     am__untar = @am__untar@
173     bindir = @bindir@
174     build = @build@
175     build_alias = @build_alias@
176     build_cpu = @build_cpu@
177     build_os = @build_os@
178     build_vendor = @build_vendor@
179     datadir = @datadir@
180     exec_prefix = @exec_prefix@
181     host = @host@
182     host_alias = @host_alias@
183     host_cpu = @host_cpu@
184     host_os = @host_os@
185     host_vendor = @host_vendor@
186     includedir = @includedir@
187     infodir = @infodir@
188     install_sh = @install_sh@
189     libdir = @libdir@
190     libexecdir = @libexecdir@
191     localstatedir = @localstatedir@
192     mandir = @mandir@
193     mkdir_p = @mkdir_p@
194     no_x = @no_x@
195     oldincludedir = @oldincludedir@
196     pkgconfdir = @pkgconfdir@
197     pkgstatedir = @pkgstatedir@
198     prefix = @prefix@
199     program_transform_name = @program_transform_name@
200     sbindir = @sbindir@
201     sharedstatedir = @sharedstatedir@
202     sysconfdir = @sysconfdir@
203     target_alias = @target_alias@
204     x_includes = @x_includes@
205     x_libraries = @x_libraries@
206     nodist_bin_SCRIPTS = crossloop.pl crossloop player_dl.pl
207     dist_bin_SCRIPTS = crossloop.web
208     nodist_pkglib_SCRIPTS =
209     dist_pkglib_SCRIPTS = mktable.script add_throw.perl metaserver.pl
210     dist_noinst_SCRIPTS = ad2c.script mktable.script player_dl.html cfmeta-rrd
211     EXTRA_DIST =
212     CLEANFILES = crossloop.pl crossloop
213 elmex 1.3 SED = sed
214 root 1.1 all: all-am
215    
216     .SUFFIXES:
217     $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
218     @for dep in $?; do \
219     case '$(am__configure_deps)' in \
220     *$$dep*) \
221     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222     && exit 0; \
223     exit 1;; \
224     esac; \
225     done; \
226     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu utils/Makefile'; \
227     cd $(top_srcdir) && \
228     $(AUTOMAKE) --gnu utils/Makefile
229     .PRECIOUS: Makefile
230     Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231     @case '$?' in \
232     *config.status*) \
233     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234     *) \
235     echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237     esac;
238    
239     $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241    
242     $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
243     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244     $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
245     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246     add_throw.perl: $(top_builddir)/config.status $(srcdir)/add_throw.perl.in
247     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
248     crossloop.tmpl: $(top_builddir)/config.status $(srcdir)/crossloop.tmpl.in
249     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
250     crossloop.pl.tmpl: $(top_builddir)/config.status $(srcdir)/crossloop.pl.tmpl.in
251     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
252     metaserver.pl: $(top_builddir)/config.status $(srcdir)/metaserver.pl.in
253     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
254     crossloop.web: $(top_builddir)/config.status $(srcdir)/crossloop.web.in
255     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
256     scores.pl: $(top_builddir)/config.status $(srcdir)/scores.pl.in
257     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
258     player_dl.pl: $(top_builddir)/config.status $(srcdir)/player_dl.pl.in
259     cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
260     install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
261     @$(NORMAL_INSTALL)
262     test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
263     @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
264     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
265     if test -f $$d$$p; then \
266     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
267     echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
268     $(dist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
269     else :; fi; \
270     done
271    
272     uninstall-dist_binSCRIPTS:
273     @$(NORMAL_UNINSTALL)
274     @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
275     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
276     echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
277     rm -f "$(DESTDIR)$(bindir)/$$f"; \
278     done
279     install-dist_pkglibSCRIPTS: $(dist_pkglib_SCRIPTS)
280     @$(NORMAL_INSTALL)
281     test -z "$(pkglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkglibdir)"
282     @list='$(dist_pkglib_SCRIPTS)'; for p in $$list; do \
283     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
284     if test -f $$d$$p; then \
285     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
286     echo " $(dist_pkglibSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
287     $(dist_pkglibSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
288     else :; fi; \
289     done
290    
291     uninstall-dist_pkglibSCRIPTS:
292     @$(NORMAL_UNINSTALL)
293     @list='$(dist_pkglib_SCRIPTS)'; for p in $$list; do \
294     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
295     echo " rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
296     rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
297     done
298     install-nodist_binSCRIPTS: $(nodist_bin_SCRIPTS)
299     @$(NORMAL_INSTALL)
300     test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
301     @list='$(nodist_bin_SCRIPTS)'; for p in $$list; do \
302     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
303     if test -f $$d$$p; then \
304     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
305     echo " $(nodist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
306     $(nodist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
307     else :; fi; \
308     done
309    
310     uninstall-nodist_binSCRIPTS:
311     @$(NORMAL_UNINSTALL)
312     @list='$(nodist_bin_SCRIPTS)'; for p in $$list; do \
313     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
314     echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
315     rm -f "$(DESTDIR)$(bindir)/$$f"; \
316     done
317     install-nodist_pkglibSCRIPTS: $(nodist_pkglib_SCRIPTS)
318     @$(NORMAL_INSTALL)
319     test -z "$(pkglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkglibdir)"
320     @list='$(nodist_pkglib_SCRIPTS)'; for p in $$list; do \
321     if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
322     if test -f $$d$$p; then \
323     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
324     echo " $(nodist_pkglibSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
325     $(nodist_pkglibSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
326     else :; fi; \
327     done
328    
329     uninstall-nodist_pkglibSCRIPTS:
330     @$(NORMAL_UNINSTALL)
331     @list='$(nodist_pkglib_SCRIPTS)'; for p in $$list; do \
332     f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
333     echo " rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
334     rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
335     done
336    
337     mostlyclean-libtool:
338     -rm -f *.lo
339    
340     clean-libtool:
341     -rm -rf .libs _libs
342    
343     distclean-libtool:
344     -rm -f libtool
345     uninstall-info-am:
346     tags: TAGS
347     TAGS:
348    
349     ctags: CTAGS
350     CTAGS:
351    
352    
353     distdir: $(DISTFILES)
354     @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
355     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
356     list='$(DISTFILES)'; for file in $$list; do \
357     case $$file in \
358     $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
359     $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
360     esac; \
361     if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
362     dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
363     if test "$$dir" != "$$file" && test "$$dir" != "."; then \
364     dir="/$$dir"; \
365     $(mkdir_p) "$(distdir)$$dir"; \
366     else \
367     dir=''; \
368     fi; \
369     if test -d $$d/$$file; then \
370     if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
371     cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
372     fi; \
373     cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
374     else \
375     test -f $(distdir)/$$file \
376     || cp -p $$d/$$file $(distdir)/$$file \
377     || exit 1; \
378     fi; \
379     done
380     check-am: all-am
381     check: check-am
382     all-am: Makefile $(SCRIPTS)
383     installdirs:
384     for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkglibdir)"; do \
385     test -z "$$dir" || $(mkdir_p) "$$dir"; \
386     done
387     install: install-am
388     install-exec: install-exec-am
389     install-data: install-data-am
390     uninstall: uninstall-am
391    
392     install-am: all-am
393     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
394    
395     installcheck: installcheck-am
396     install-strip:
397     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398     install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399     `test -z '$(STRIP)' || \
400     echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401     mostlyclean-generic:
402    
403     clean-generic:
404     -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
405    
406     distclean-generic:
407     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408    
409     maintainer-clean-generic:
410     @echo "This command is intended for maintainers to use"
411     @echo "it deletes files that may require special tools to rebuild."
412     clean: clean-am
413    
414     clean-am: clean-generic clean-libtool mostlyclean-am
415    
416     distclean: distclean-am
417     -rm -f Makefile
418     distclean-am: clean-am distclean-generic distclean-libtool
419    
420     dvi: dvi-am
421    
422     dvi-am:
423    
424     html: html-am
425    
426     info: info-am
427    
428     info-am:
429    
430     install-data-am:
431    
432     install-exec-am: install-dist_binSCRIPTS install-dist_pkglibSCRIPTS \
433     install-nodist_binSCRIPTS install-nodist_pkglibSCRIPTS
434    
435     install-info: install-info-am
436    
437     install-man:
438    
439     installcheck-am:
440    
441     maintainer-clean: maintainer-clean-am
442     -rm -f Makefile
443     maintainer-clean-am: distclean-am maintainer-clean-generic
444    
445     mostlyclean: mostlyclean-am
446    
447     mostlyclean-am: mostlyclean-generic mostlyclean-libtool
448    
449     pdf: pdf-am
450    
451     pdf-am:
452    
453     ps: ps-am
454    
455     ps-am:
456    
457     uninstall-am: uninstall-dist_binSCRIPTS uninstall-dist_pkglibSCRIPTS \
458     uninstall-info-am uninstall-nodist_binSCRIPTS \
459     uninstall-nodist_pkglibSCRIPTS
460    
461     .PHONY: all all-am check check-am clean clean-generic clean-libtool \
462     distclean distclean-generic distclean-libtool distdir dvi \
463     dvi-am html html-am info info-am install install-am \
464     install-data install-data-am install-dist_binSCRIPTS \
465     install-dist_pkglibSCRIPTS install-exec install-exec-am \
466     install-info install-info-am install-man \
467     install-nodist_binSCRIPTS install-nodist_pkglibSCRIPTS \
468     install-strip installcheck installcheck-am installdirs \
469     maintainer-clean maintainer-clean-generic mostlyclean \
470     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
471     uninstall uninstall-am uninstall-dist_binSCRIPTS \
472     uninstall-dist_pkglibSCRIPTS uninstall-info-am \
473     uninstall-nodist_binSCRIPTS uninstall-nodist_pkglibSCRIPTS
474    
475    
476     # For some reason, Sun's make fails if you try to use $<
477     # in the following entries. Sun's man page does say $<
478     # is legal. Easy enough to just replace them with real entries
479     # however.
480    
481     crossloop.pl: crossloop.pl.tmpl
482     $(SED) s%BINDIR%$(bindir)%g < crossloop.pl.tmpl > crossloop.pl
483    
484     crossloop: crossloop.tmpl
485     $(SED) s%BINDIR%$(bindir)%g < crossloop.tmpl > crossloop
486     # Tell versions [3.59,3.63) of GNU make to not export all variables.
487     # Otherwise a system limit (for SysV at least) may be exceeded.
488     .NOEXPORT: