version 1.8 | | version 1.9 |
---|
| | |
| | # Makefile.in generated by automake 1.6.3 from Makefile.am. |
| | # @configure_input@ |
| | |
FILES = Makefile.in add_throw.perl ad2c.script mktable.script \ | | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
config.sub config.guess crossloop.web.in \ | | # Free Software Foundation, Inc. |
flushlocks install-sh crossfire-loop.c crossloop.in \ | | # This Makefile.in is free software; the Free Software Foundation |
add_throw.perl.in crossloop.pl.in metaserver.pl.in | | # gives unlimited permission to copy and/or distribute it, |
| | # with or without modifications, as long as this notice is preserved. |
| | |
| | # This program is distributed in the hope that it will be useful, |
| | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| | # PARTICULAR PURPOSE. |
| | |
| | @SET_MAKE@ |
| | SHELL = @SHELL@ |
| | |
| | srcdir = @srcdir@ |
| | top_srcdir = @top_srcdir@ |
| | VPATH = @srcdir@ |
prefix = @prefix@ | | prefix = @prefix@ |
exec_prefix = @exec_prefix@ | | exec_prefix = @exec_prefix@ |
| | |
bindir = @bindir@ | | bindir = @bindir@ |
| | sbindir = @sbindir@ |
| | libexecdir = @libexecdir@ |
| | datadir = @datadir@ |
| | sysconfdir = @sysconfdir@ |
| | sharedstatedir = @sharedstatedir@ |
| | localstatedir = @localstatedir@ |
| | libdir = @libdir@ |
| | infodir = @infodir@ |
| | mandir = @mandir@ |
| | includedir = @includedir@ |
| | oldincludedir = /usr/include |
| | pkgdatadir = $(datadir)/@PACKAGE@ |
| | pkglibdir = $(libdir)/@PACKAGE@ |
| | pkgincludedir = $(includedir)/@PACKAGE@ |
| | top_builddir = .. |
| | |
| | ACLOCAL = @ACLOCAL@ |
| | AUTOCONF = @AUTOCONF@ |
| | AUTOMAKE = @AUTOMAKE@ |
| | AUTOHEADER = @AUTOHEADER@ |
| | |
| | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
INSTALL = @INSTALL@ | | INSTALL = @INSTALL@ |
| | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
MKDIR = @MKDIR@ | | INSTALL_DATA = @INSTALL_DATA@ |
SHELL = @BOURNE_SHELL@ | | install_sh_DATA = $(install_sh) -c -m 644 |
RM = @RM@ | | install_sh_PROGRAM = $(install_sh) -c |
| | install_sh_SCRIPT = $(install_sh) -c |
all:: | | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| | INSTALL_HEADER = $(INSTALL_DATA) |
depend:: | | transform = @program_transform_name@ |
$(DEPEND) $(DEPENDFLAGS) -- $(ALLDEFINES) $(DEPEND_DEFINES) -- $(SRCS) | | NORMAL_INSTALL = : |
| | PRE_INSTALL = : |
install: | | POST_INSTALL = : |
@if [ ! -d $(bindir) ]; then \ | | NORMAL_UNINSTALL = : |
$(MKDIR) -p $(bindir); \ | | PRE_UNINSTALL = : |
fi | | POST_UNINSTALL = : |
rm -f $(bindir)/flushlocks | | host_alias = @host_alias@ |
sed s%xxxx%$(libdir)%g <flushlocks > $(bindir)/flushlocks | | host_triplet = @host@ |
chmod 755 $(bindir)/flushlocks | | |
rm -f $(bindir)/crossloop.pl | | EXEEXT = @EXEEXT@ |
sed s%BINDIR%$(bindir)%g <crossloop.pl >$(bindir)/crossloop.pl | | OBJEXT = @OBJEXT@ |
chmod 755 $(bindir)/crossloop.pl | | PATH_SEPARATOR = @PATH_SEPARATOR@ |
rm -f $(bindir)/crossloop | | AMTAR = @AMTAR@ |
sed s%BINDIR%$(bindir)%g <crossloop >$(bindir)/crossloop | | AS = @AS@ |
chmod 755 $(bindir)/crossloop | | AWK = @AWK@ |
$(INSTALL) $(INSTALLFLAGS) mktable.script $(bindir)/mktable | | BASENAME = @BASENAME@ |
$(INSTALL) $(INSTALLFLAGS) add_throw.perl $(bindir)/add_throw | | BUNZIP = @BUNZIP@ |
@if [ ! -f $(bindir)/crossloop.web ]; then \ | | BZIP = @BZIP@ |
$(INSTALL) $(INSTALLFLAGS) crossloop.web $(bindir)/crossloop.web; \ | | CC = @CC@ |
fi | | COMPRESS = @COMPRESS@ |
| | CPP = @CPP@ |
depend:: | | DEPDIR = @DEPDIR@ |
| | DLLTOOL = @DLLTOOL@ |
archive:: | | ECHO = @ECHO@ |
@if [ -d $(ARCHIVE)/utils ]; then set +x; \ | | GUNZIP = @GUNZIP@ |
else (set -x; $(MKDIR) $(ARCHIVE)/utils); fi | | GZIP = @GZIP@ |
$(CP) $(FILES) $(ARCHIVE)/utils | | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| | LATEX = @LATEX@ |
patchlist:: | | LEX = @LEX@ |
@echo $(FILES) > .patchlist | | LEXLIB = @LEXLIB@ |
| | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
clean:: | | LIBTOOL = @LIBTOOL@ |
| | LN_S = @LN_S@ |
distclean:: clean | | OBJDUMP = @OBJDUMP@ |
$(RM) -f Makefile add_throw.perl crossloop crossloop.pl metaserver.pl | | PACKAGE = @PACKAGE@ |
| | PERL = @PERL@ |
| | PLUGIN_PYTHON = @PLUGIN_PYTHON@ |
| | PYTHON_LIB = @PYTHON_LIB@ |
| | PY_INCLUDES = @PY_INCLUDES@ |
| | PY_LIBS = @PY_LIBS@ |
| | RANLIB = @RANLIB@ |
| | STRIP = @STRIP@ |
| | UNCOMPRESS = @UNCOMPRESS@ |
| | VERSION = @VERSION@ |
| | X11LIBS = @X11LIBS@ |
| | X_CFLAGS = @X_CFLAGS@ |
| | X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
| | X_LIBS = @X_LIBS@ |
| | X_PRE_LIBS = @X_PRE_LIBS@ |
| | am__include = @am__include@ |
| | am__quote = @am__quote@ |
| | install_sh = @install_sh@ |
| | no_x = @no_x@ |
| | pkgconfdir = @pkgconfdir@ |
| | pkgstatedir = @pkgstatedir@ |
| | x_includes = @x_includes@ |
| | x_libraries = @x_libraries@ |
| | |
| | nodist_bin_SCRIPTS = crossloop.pl crossloop |
| | dist_bin_SCRIPTS = crossloop.web |
| | nodist_pkglib_SCRIPTS = flushlocks |
| | dist_pkglib_SCRIPTS = mktable.script add_throw.perl metaserver.pl |
| | dist_noinst_SCRIPTS = ad2c.script mktable.script |
| | |
| | EXTRA_DIST = flushlocks.tmpl |
| | |
| | CLEANFILES = flushlocks crossloop.pl crossloop |
| | |
| | SED = sed |
| | subdir = utils |
| | mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs |
| | CONFIG_HEADER = $(top_builddir)/include/autoconf.h |
| | CONFIG_CLEAN_FILES = add_throw.perl crossloop.tmpl crossloop.pl.tmpl \ |
| | metaserver.pl crossloop.web |
| | SCRIPTS = $(dist_bin_SCRIPTS) $(dist_noinst_SCRIPTS) \ |
| | $(dist_pkglib_SCRIPTS) $(nodist_bin_SCRIPTS) \ |
| | $(nodist_pkglib_SCRIPTS) |
| | |
| | DIST_SOURCES = |
| | DIST_COMMON = $(dist_bin_SCRIPTS) $(dist_noinst_SCRIPTS) \ |
| | $(dist_pkglib_SCRIPTS) Makefile.am Makefile.in \ |
| | add_throw.perl.in config.guess config.sub crossloop.pl.tmpl.in \ |
| | crossloop.tmpl.in crossloop.web.in depcomp install-sh ltmain.sh \ |
| | metaserver.pl.in missing mkinstalldirs |
| | all: all-am |
| | |
| | .SUFFIXES: |
| | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
| | cd $(top_srcdir) && \ |
| | $(AUTOMAKE) --gnu utils/Makefile |
| | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
| | add_throw.perl: $(top_builddir)/config.status add_throw.perl.in |
| | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ |
| | crossloop.tmpl: $(top_builddir)/config.status crossloop.tmpl.in |
| | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ |
| | crossloop.pl.tmpl: $(top_builddir)/config.status crossloop.pl.tmpl.in |
| | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ |
| | metaserver.pl: $(top_builddir)/config.status metaserver.pl.in |
| | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ |
| | crossloop.web: $(top_builddir)/config.status crossloop.web.in |
| | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ |
| | dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT) |
| | install-dist_binSCRIPTS: $(dist_bin_SCRIPTS) |
| | @$(NORMAL_INSTALL) |
| | $(mkinstalldirs) $(DESTDIR)$(bindir) |
| | @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \ |
| | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
| | if test -f $$d$$p; then \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " $(dist_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \ |
| | $(dist_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \ |
| | else :; fi; \ |
| | done |
| | |
| | uninstall-dist_binSCRIPTS: |
| | @$(NORMAL_UNINSTALL) |
| | @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ |
| | rm -f $(DESTDIR)$(bindir)/$$f; \ |
| | done |
| | dist_pkglibSCRIPT_INSTALL = $(INSTALL_SCRIPT) |
| | install-dist_pkglibSCRIPTS: $(dist_pkglib_SCRIPTS) |
| | @$(NORMAL_INSTALL) |
| | $(mkinstalldirs) $(DESTDIR)$(pkglibdir) |
| | @list='$(dist_pkglib_SCRIPTS)'; for p in $$list; do \ |
| | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
| | if test -f $$d$$p; then \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " $(dist_pkglibSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(pkglibdir)/$$f"; \ |
| | $(dist_pkglibSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(pkglibdir)/$$f; \ |
| | else :; fi; \ |
| | done |
| | |
| | uninstall-dist_pkglibSCRIPTS: |
| | @$(NORMAL_UNINSTALL) |
| | @list='$(dist_pkglib_SCRIPTS)'; for p in $$list; do \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " rm -f $(DESTDIR)$(pkglibdir)/$$f"; \ |
| | rm -f $(DESTDIR)$(pkglibdir)/$$f; \ |
| | done |
| | nodist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT) |
| | install-nodist_binSCRIPTS: $(nodist_bin_SCRIPTS) |
| | @$(NORMAL_INSTALL) |
| | $(mkinstalldirs) $(DESTDIR)$(bindir) |
| | @list='$(nodist_bin_SCRIPTS)'; for p in $$list; do \ |
| | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
| | if test -f $$d$$p; then \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " $(nodist_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \ |
| | $(nodist_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f; \ |
| | else :; fi; \ |
| | done |
| | |
| | uninstall-nodist_binSCRIPTS: |
| | @$(NORMAL_UNINSTALL) |
| | @list='$(nodist_bin_SCRIPTS)'; for p in $$list; do \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ |
| | rm -f $(DESTDIR)$(bindir)/$$f; \ |
| | done |
| | nodist_pkglibSCRIPT_INSTALL = $(INSTALL_SCRIPT) |
| | install-nodist_pkglibSCRIPTS: $(nodist_pkglib_SCRIPTS) |
| | @$(NORMAL_INSTALL) |
| | $(mkinstalldirs) $(DESTDIR)$(pkglibdir) |
| | @list='$(nodist_pkglib_SCRIPTS)'; for p in $$list; do \ |
| | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
| | if test -f $$d$$p; then \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " $(nodist_pkglibSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(pkglibdir)/$$f"; \ |
| | $(nodist_pkglibSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(pkglibdir)/$$f; \ |
| | else :; fi; \ |
| | done |
| | |
| | uninstall-nodist_pkglibSCRIPTS: |
| | @$(NORMAL_UNINSTALL) |
| | @list='$(nodist_pkglib_SCRIPTS)'; for p in $$list; do \ |
| | f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ |
| | echo " rm -f $(DESTDIR)$(pkglibdir)/$$f"; \ |
| | rm -f $(DESTDIR)$(pkglibdir)/$$f; \ |
| | done |
| | |
| | mostlyclean-libtool: |
| | -rm -f *.lo |
| | |
| | clean-libtool: |
| | -rm -rf .libs _libs |
| | |
| | distclean-libtool: |
| | -rm -f libtool |
| | uninstall-info-am: |
| | tags: TAGS |
| | TAGS: |
| | |
| | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| | |
| | top_distdir = .. |
| | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
| | |
| | distdir: $(DISTFILES) |
| | @list='$(DISTFILES)'; for file in $$list; do \ |
| | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| | dir="/$$dir"; \ |
| | $(mkinstalldirs) "$(distdir)$$dir"; \ |
| | else \ |
| | dir=''; \ |
| | fi; \ |
| | if test -d $$d/$$file; then \ |
| | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| | fi; \ |
| | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| | else \ |
| | test -f $(distdir)/$$file \ |
| | || cp -p $$d/$$file $(distdir)/$$file \ |
| | || exit 1; \ |
| | fi; \ |
| | done |
| | check-am: all-am |
| | check: check-am |
| | all-am: Makefile $(SCRIPTS) |
| | |
| | installdirs: |
| | $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(pkglibdir) $(DESTDIR)$(bindir) $(DESTDIR)$(pkglibdir) |
| | |
| | install: install-am |
| | install-exec: install-exec-am |
| | install-data: install-data-am |
| | uninstall: uninstall-am |
| | |
| | install-am: all-am |
| | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| | |
| | installcheck: installcheck-am |
| | install-strip: |
| | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| | INSTALL_STRIP_FLAG=-s \ |
| | `test -z '$(STRIP)' || \ |
| | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| | mostlyclean-generic: |
| | |
| | clean-generic: |
| | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
| | |
| | distclean-generic: |
| | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
| | |
| | maintainer-clean-generic: |
| | @echo "This command is intended for maintainers to use" |
| | @echo "it deletes files that may require special tools to rebuild." |
| | clean: clean-am |
| | |
| | clean-am: clean-generic clean-libtool mostlyclean-am |
| | |
| | distclean: distclean-am |
| | |
| | distclean-am: clean-am distclean-generic distclean-libtool |
| | |
| | dvi: dvi-am |
| | |
| | dvi-am: |
| | |
| | info: info-am |
| | |
| | info-am: |
| | |
| | install-data-am: |
| | |
| | install-exec-am: install-dist_binSCRIPTS install-dist_pkglibSCRIPTS \ |
| | install-nodist_binSCRIPTS install-nodist_pkglibSCRIPTS |
| | |
| | install-info: install-info-am |
| | |
| | install-man: |
| | |
| | installcheck-am: |
| | |
| | maintainer-clean: maintainer-clean-am |
| | |
| | maintainer-clean-am: distclean-am maintainer-clean-generic |
| | |
| | mostlyclean: mostlyclean-am |
| | |
| | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| | |
| | uninstall-am: uninstall-dist_binSCRIPTS uninstall-dist_pkglibSCRIPTS \ |
| | uninstall-info-am uninstall-nodist_binSCRIPTS \ |
| | uninstall-nodist_pkglibSCRIPTS |
| | |
| | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
| | distclean distclean-generic distclean-libtool distdir dvi \ |
| | dvi-am info info-am install install-am install-data \ |
| | install-data-am install-dist_binSCRIPTS \ |
| | install-dist_pkglibSCRIPTS install-exec install-exec-am \ |
| | install-info install-info-am install-man \ |
| | install-nodist_binSCRIPTS install-nodist_pkglibSCRIPTS \ |
| | install-strip installcheck installcheck-am installdirs \ |
| | maintainer-clean maintainer-clean-generic mostlyclean \ |
| | mostlyclean-generic mostlyclean-libtool uninstall uninstall-am \ |
| | uninstall-dist_binSCRIPTS uninstall-dist_pkglibSCRIPTS \ |
| | uninstall-info-am uninstall-nodist_binSCRIPTS \ |
| | uninstall-nodist_pkglibSCRIPTS |
| | |
| | |
| | # For some reason, Sun's make fails if you try to use $< |
| | # in the following entries. Sun's man page does say $< |
| | # is legal. Easy enough to just replace them with real entries |
| | # however. |
| | |
| | flushlocks: flushlocks.tmpl |
| | $(SED) s%xxxx%$(libdir)%g < flushlocks.tmpl > flushlocks |
| | |
| | crossloop.pl: crossloop.pl.tmpl |
| | $(SED) s%BINDIR%$(bindir)%g < crossloop.pl.tmpl > crossloop.pl |
| | |
| | crossloop: crossloop.tmpl |
| | $(SED) s%BINDIR%$(bindir)%g < crossloop.pl.tmpl > crossloop |
| | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| | # Otherwise a system limit (for SysV at least) may be exceeded. |
| | .NOEXPORT: |