version 1.17 | | version 1.18 |
---|
| | |
# Makefile.in generated by automake 1.9.5 from Makefile.am. | | # Makefile.in generated by automake 1.6.3 from Makefile.am. |
# @configure_input@ | | # @configure_input@ |
| | |
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 |
# 2003, 2004, 2005 Free Software Foundation, Inc. | | # Free Software Foundation, Inc. |
# This Makefile.in is free software; the Free Software Foundation | | # This Makefile.in is free software; the Free Software Foundation |
# gives unlimited permission to copy and/or distribute it, | | # gives unlimited permission to copy and/or distribute it, |
# with or without modifications, as long as this notice is preserved. | | # with or without modifications, as long as this notice is preserved. |
| | |
# PARTICULAR PURPOSE. | | # PARTICULAR PURPOSE. |
| | |
@SET_MAKE@ | | @SET_MAKE@ |
| | SHELL = @SHELL@ |
| | |
srcdir = @srcdir@ | | srcdir = @srcdir@ |
top_srcdir = @top_srcdir@ | | top_srcdir = @top_srcdir@ |
VPATH = @srcdir@ | | VPATH = @srcdir@ |
| | prefix = @prefix@ |
| | exec_prefix = @exec_prefix@ |
| | |
| | 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@ | | pkgdatadir = $(datadir)/@PACKAGE@ |
pkglibdir = $(libdir)/@PACKAGE@ | | pkglibdir = $(libdir)/@PACKAGE@ |
pkgincludedir = $(includedir)/@PACKAGE@ | | pkgincludedir = $(includedir)/@PACKAGE@ |
top_builddir = .. | | top_builddir = .. |
| | |
| | ACLOCAL = @ACLOCAL@ |
| | AUTOCONF = @AUTOCONF@ |
| | AUTOMAKE = @AUTOMAKE@ |
| | AUTOHEADER = @AUTOHEADER@ |
| | |
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
INSTALL = @INSTALL@ | | INSTALL = @INSTALL@ |
| | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| | INSTALL_DATA = @INSTALL_DATA@ |
install_sh_DATA = $(install_sh) -c -m 644 | | install_sh_DATA = $(install_sh) -c -m 644 |
install_sh_PROGRAM = $(install_sh) -c | | install_sh_PROGRAM = $(install_sh) -c |
install_sh_SCRIPT = $(install_sh) -c | | install_sh_SCRIPT = $(install_sh) -c |
| | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
INSTALL_HEADER = $(INSTALL_DATA) | | INSTALL_HEADER = $(INSTALL_DATA) |
transform = $(program_transform_name) | | transform = @program_transform_name@ |
NORMAL_INSTALL = : | | NORMAL_INSTALL = : |
PRE_INSTALL = : | | PRE_INSTALL = : |
POST_INSTALL = : | | POST_INSTALL = : |
NORMAL_UNINSTALL = : | | NORMAL_UNINSTALL = : |
PRE_UNINSTALL = : | | PRE_UNINSTALL = : |
POST_UNINSTALL = : | | POST_UNINSTALL = : |
build_triplet = @build@ | | host_alias = @host_alias@ |
host_triplet = @host@ | | host_triplet = @host@ |
subdir = include | | |
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ | | EXEEXT = @EXEEXT@ |
$(srcdir)/Makefile.in $(srcdir)/autoconf.h.in | | OBJEXT = @OBJEXT@ |
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | | PATH_SEPARATOR = @PATH_SEPARATOR@ |
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ | | |
$(top_srcdir)/configure.ac | | |
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | | |
$(ACLOCAL_M4) | | |
mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs | | |
CONFIG_HEADER = autoconf.h | | |
CONFIG_CLEAN_FILES = | | |
SOURCES = | | |
DIST_SOURCES = | | |
HEADERS = $(noinst_HEADERS) | | |
ETAGS = etags | | |
CTAGS = ctags | | |
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | | |
ACLOCAL = @ACLOCAL@ | | |
AMDEP_FALSE = @AMDEP_FALSE@ | | |
AMDEP_TRUE = @AMDEP_TRUE@ | | |
AMTAR = @AMTAR@ | | AMTAR = @AMTAR@ |
AR = @AR@ | | AR = @AR@ |
AUTOCONF = @AUTOCONF@ | | AS = @AS@ |
AUTOHEADER = @AUTOHEADER@ | | |
AUTOMAKE = @AUTOMAKE@ | | |
AWK = @AWK@ | | AWK = @AWK@ |
BASENAME = @BASENAME@ | | BASENAME = @BASENAME@ |
BUNZIP = @BUNZIP@ | | BUNZIP = @BUNZIP@ |
BZIP = @BZIP@ | | BZIP = @BZIP@ |
CC = @CC@ | | CC = @CC@ |
CCDEPMODE = @CCDEPMODE@ | | |
CFLAGS = @CFLAGS@ | | |
COMPRESS = @COMPRESS@ | | COMPRESS = @COMPRESS@ |
CPP = @CPP@ | | CPP = @CPP@ |
CPPFLAGS = @CPPFLAGS@ | | |
CXX = @CXX@ | | CXX = @CXX@ |
CXXCPP = @CXXCPP@ | | CXXCPP = @CXXCPP@ |
CXXDEPMODE = @CXXDEPMODE@ | | |
CXXFLAGS = @CXXFLAGS@ | | |
CYGPATH_W = @CYGPATH_W@ | | |
DEFS = @DEFS@ | | |
DEPDIR = @DEPDIR@ | | DEPDIR = @DEPDIR@ |
| | DLLTOOL = @DLLTOOL@ |
ECHO = @ECHO@ | | ECHO = @ECHO@ |
ECHO_C = @ECHO_C@ | | |
ECHO_N = @ECHO_N@ | | |
ECHO_T = @ECHO_T@ | | |
EGREP = @EGREP@ | | EGREP = @EGREP@ |
EXEEXT = @EXEEXT@ | | |
F77 = @F77@ | | F77 = @F77@ |
FFLAGS = @FFLAGS@ | | GCJ = @GCJ@ |
| | GCJFLAGS = @GCJFLAGS@ |
GUNZIP = @GUNZIP@ | | GUNZIP = @GUNZIP@ |
GZIP = @GZIP@ | | GZIP = @GZIP@ |
HAVE_LIBDL_FALSE = @HAVE_LIBDL_FALSE@ | | |
HAVE_LIBDL_TRUE = @HAVE_LIBDL_TRUE@ | | |
HAVE_X_FALSE = @HAVE_X_FALSE@ | | |
HAVE_X_TRUE = @HAVE_X_TRUE@ | | |
INSTALL_DATA = @INSTALL_DATA@ | | |
INSTALL_PROGRAM = @INSTALL_PROGRAM@ | | |
INSTALL_SCRIPT = @INSTALL_SCRIPT@ | | |
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
LATEX = @LATEX@ | | LATEX = @LATEX@ |
LDFLAGS = @LDFLAGS@ | | |
LEX = @LEX@ | | LEX = @LEX@ |
LEXLIB = @LEXLIB@ | | LEXLIB = @LEXLIB@ |
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ | | LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ |
LIBOBJS = @LIBOBJS@ | | |
LIBS = @LIBS@ | | |
LIBTOOL = @LIBTOOL@ | | LIBTOOL = @LIBTOOL@ |
LN_S = @LN_S@ | | LN_S = @LN_S@ |
LTLIBOBJS = @LTLIBOBJS@ | | OBJDUMP = @OBJDUMP@ |
MAKEINFO = @MAKEINFO@ | | |
OBJEXT = @OBJEXT@ | | |
PACKAGE = @PACKAGE@ | | PACKAGE = @PACKAGE@ |
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | | |
PACKAGE_NAME = @PACKAGE_NAME@ | | |
PACKAGE_STRING = @PACKAGE_STRING@ | | |
PACKAGE_TARNAME = @PACKAGE_TARNAME@ | | |
PACKAGE_VERSION = @PACKAGE_VERSION@ | | |
PATH_SEPARATOR = @PATH_SEPARATOR@ | | |
PERL = @PERL@ | | PERL = @PERL@ |
PLUGIN_PYTHON = @PLUGIN_PYTHON@ | | PLUGIN_PYTHON = @PLUGIN_PYTHON@ |
PYTHON_LIB = @PYTHON_LIB@ | | PYTHON_LIB = @PYTHON_LIB@ |
PYTHON_PLUGIN_FALSE = @PYTHON_PLUGIN_FALSE@ | | |
PYTHON_PLUGIN_TRUE = @PYTHON_PLUGIN_TRUE@ | | |
PY_INCLUDES = @PY_INCLUDES@ | | PY_INCLUDES = @PY_INCLUDES@ |
PY_LIBS = @PY_LIBS@ | | PY_LIBS = @PY_LIBS@ |
RANLIB = @RANLIB@ | | RANLIB = @RANLIB@ |
SET_MAKE = @SET_MAKE@ | | RC = @RC@ |
SHELL = @SHELL@ | | |
STRIP = @STRIP@ | | STRIP = @STRIP@ |
TAR = @TAR@ | | TAR = @TAR@ |
UNCOMPRESS = @UNCOMPRESS@ | | UNCOMPRESS = @UNCOMPRESS@ |
| | |
X_EXTRA_LIBS = @X_EXTRA_LIBS@ | | X_EXTRA_LIBS = @X_EXTRA_LIBS@ |
X_LIBS = @X_LIBS@ | | X_LIBS = @X_LIBS@ |
X_PRE_LIBS = @X_PRE_LIBS@ | | X_PRE_LIBS = @X_PRE_LIBS@ |
ac_ct_AR = @ac_ct_AR@ | | |
ac_ct_CC = @ac_ct_CC@ | | |
ac_ct_CXX = @ac_ct_CXX@ | | |
ac_ct_F77 = @ac_ct_F77@ | | |
ac_ct_RANLIB = @ac_ct_RANLIB@ | | |
ac_ct_STRIP = @ac_ct_STRIP@ | | |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | | |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | | |
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | | |
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | | |
am__include = @am__include@ | | am__include = @am__include@ |
am__leading_dot = @am__leading_dot@ | | |
am__quote = @am__quote@ | | am__quote = @am__quote@ |
am__tar = @am__tar@ | | |
am__untar = @am__untar@ | | |
bindir = @bindir@ | | |
build = @build@ | | |
build_alias = @build_alias@ | | |
build_cpu = @build_cpu@ | | |
build_os = @build_os@ | | |
build_vendor = @build_vendor@ | | |
datadir = @datadir@ | | |
exec_prefix = @exec_prefix@ | | |
host = @host@ | | |
host_alias = @host_alias@ | | |
host_cpu = @host_cpu@ | | |
host_os = @host_os@ | | |
host_vendor = @host_vendor@ | | |
includedir = @includedir@ | | |
infodir = @infodir@ | | |
install_sh = @install_sh@ | | install_sh = @install_sh@ |
libdir = @libdir@ | | |
libexecdir = @libexecdir@ | | |
localstatedir = @localstatedir@ | | |
mandir = @mandir@ | | |
mkdir_p = @mkdir_p@ | | |
no_x = @no_x@ | | no_x = @no_x@ |
oldincludedir = @oldincludedir@ | | |
pkgconfdir = @pkgconfdir@ | | pkgconfdir = @pkgconfdir@ |
pkgstatedir = @pkgstatedir@ | | pkgstatedir = @pkgstatedir@ |
prefix = @prefix@ | | |
program_transform_name = @program_transform_name@ | | |
sbindir = @sbindir@ | | |
sharedstatedir = @sharedstatedir@ | | |
sysconfdir = @sysconfdir@ | | |
target_alias = @target_alias@ | | |
x_includes = @x_includes@ | | x_includes = @x_includes@ |
x_libraries = @x_libraries@ | | x_libraries = @x_libraries@ |
| | |
noinst_HEADERS = \ | | noinst_HEADERS = \ |
commands.h libproto.h sounds.h attack.h \ | | commands.h libproto.h sounds.h attack.h \ |
Makefile.in config.h living.h player.h \ | | Makefile.in config.h living.h player.h \ |
| | |
book.h includes.h object.h skills.h sockproto.h \ | | book.h includes.h object.h skills.h sockproto.h \ |
plugin.h plugproto.h timers.h | | plugin.h plugproto.h timers.h |
| | |
| | subdir = include |
| | mkinstalldirs = $(SHELL) $(top_srcdir)/utils/mkinstalldirs |
| | CONFIG_HEADER = autoconf.h |
| | CONFIG_CLEAN_FILES = |
| | DIST_SOURCES = |
| | HEADERS = $(noinst_HEADERS) |
| | |
| | DIST_COMMON = $(noinst_HEADERS) Makefile.am Makefile.in autoconf.h.in |
all: autoconf.h | | all: autoconf.h |
$(MAKE) $(AM_MAKEFLAGS) all-am | | $(MAKE) $(AM_MAKEFLAGS) all-am |
| | |
.SUFFIXES: | | .SUFFIXES: |
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) | | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
@for dep in $?; do \ | | |
case '$(am__configure_deps)' in \ | | |
*$$dep*) \ | | |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | | |
&& exit 0; \ | | |
exit 1;; \ | | |
esac; \ | | |
done; \ | | |
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \ | | |
cd $(top_srcdir) && \ | | cd $(top_srcdir) && \ |
$(AUTOMAKE) --gnu include/Makefile | | $(AUTOMAKE) --gnu include/Makefile |
.PRECIOUS: Makefile | | |
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
@case '$?' in \ | | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
*config.status*) \ | | |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | | |
*) \ | | |
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | | |
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | | |
esac; | | |
| | |
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | | |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | | |
| | |
$(top_srcdir)/configure: $(am__configure_deps) | | |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | | |
$(ACLOCAL_M4): $(am__aclocal_m4_deps) | | |
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | | |
| | |
autoconf.h: stamp-h1 | | autoconf.h: stamp-h1 |
@if test ! -f $@; then \ | | @if test ! -f $@; then \ |
| | |
stamp-h1: $(srcdir)/autoconf.h.in $(top_builddir)/config.status | | stamp-h1: $(srcdir)/autoconf.h.in $(top_builddir)/config.status |
@rm -f stamp-h1 | | @rm -f stamp-h1 |
cd $(top_builddir) && $(SHELL) ./config.status include/autoconf.h | | cd $(top_builddir) && $(SHELL) ./config.status include/autoconf.h |
$(srcdir)/autoconf.h.in: $(am__configure_deps) | | |
| | $(srcdir)/autoconf.h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
cd $(top_srcdir) && $(AUTOHEADER) | | cd $(top_srcdir) && $(AUTOHEADER) |
rm -f stamp-h1 | | touch $(srcdir)/autoconf.h.in |
touch $@ | | |
| | |
distclean-hdr: | | distclean-hdr: |
-rm -f autoconf.h stamp-h1 | | -rm -f autoconf.h stamp-h1 |
| | |
-rm -f libtool | | -rm -f libtool |
uninstall-info-am: | | uninstall-info-am: |
| | |
| | ETAGS = etags |
| | ETAGSFLAGS = |
| | |
| | tags: TAGS |
| | |
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
unique=`for i in $$list; do \ | | unique=`for i in $$list; do \ |
| | |
$(AWK) ' { files[$$0] = 1; } \ | | $(AWK) ' { files[$$0] = 1; } \ |
END { for (i in files) print i; }'`; \ | | END { for (i in files) print i; }'`; \ |
mkid -fID $$unique | | mkid -fID $$unique |
tags: TAGS | | |
| | |
TAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \ | | TAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \ |
$(TAGS_FILES) $(LISP) | | $(TAGS_FILES) $(LISP) |
| | |
done | \ | | done | \ |
$(AWK) ' { files[$$0] = 1; } \ | | $(AWK) ' { files[$$0] = 1; } \ |
END { for (i in files) print i; }'`; \ | | END { for (i in files) print i; }'`; \ |
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | | test -z "$(ETAGS_ARGS)$$tags$$unique" \ |
test -n "$$unique" || unique=$$empty_fix; \ | | || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | | |
$$tags $$unique; \ | | |
fi | | |
ctags: CTAGS | | |
CTAGS: $(HEADERS) $(SOURCES) autoconf.h.in $(TAGS_DEPENDENCIES) \ | | |
$(TAGS_FILES) $(LISP) | | |
tags=; \ | | |
here=`pwd`; \ | | |
list='$(SOURCES) $(HEADERS) autoconf.h.in $(LISP) $(TAGS_FILES)'; \ | | |
unique=`for i in $$list; do \ | | |
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | | |
done | \ | | |
$(AWK) ' { files[$$0] = 1; } \ | | |
END { for (i in files) print i; }'`; \ | | |
test -z "$(CTAGS_ARGS)$$tags$$unique" \ | | |
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | | |
$$tags $$unique | | $$tags $$unique |
| | |
GTAGS: | | GTAGS: |
| | |
&& gtags -i $(GTAGS_ARGS) $$here | | && gtags -i $(GTAGS_ARGS) $$here |
| | |
distclean-tags: | | distclean-tags: |
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH |
| | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| | |
| | top_distdir = .. |
| | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
| | |
distdir: $(DISTFILES) | | distdir: $(DISTFILES) |
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | | @list='$(DISTFILES)'; for file in $$list; do \ |
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | | |
list='$(DISTFILES)'; for file in $$list; do \ | | |
case $$file in \ | | |
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | | |
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | | |
esac; \ | | |
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
dir="/$$dir"; \ | | dir="/$$dir"; \ |
$(mkdir_p) "$(distdir)$$dir"; \ | | $(mkinstalldirs) "$(distdir)$$dir"; \ |
else \ | | else \ |
dir=''; \ | | dir=''; \ |
fi; \ | | fi; \ |
| | |
check-am: all-am | | check-am: all-am |
check: check-am | | check: check-am |
all-am: Makefile $(HEADERS) autoconf.h | | all-am: Makefile $(HEADERS) autoconf.h |
| | |
installdirs: | | installdirs: |
| | |
install: install-am | | install: install-am |
install-exec: install-exec-am | | install-exec: install-exec-am |
install-data: install-data-am | | install-data: install-data-am |
| | |
installcheck: installcheck-am | | installcheck: installcheck-am |
install-strip: | | install-strip: |
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | | INSTALL_STRIP_FLAG=-s \ |
`test -z '$(STRIP)' || \ | | `test -z '$(STRIP)' || \ |
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
mostlyclean-generic: | | mostlyclean-generic: |
| | |
clean-generic: | | clean-generic: |
| | |
distclean-generic: | | distclean-generic: |
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
| | |
maintainer-clean-generic: | | maintainer-clean-generic: |
@echo "This command is intended for maintainers to use" | | @echo "This command is intended for maintainers to use" |
| | |
clean-am: clean-generic clean-libtool mostlyclean-am | | clean-am: clean-generic clean-libtool mostlyclean-am |
| | |
distclean: distclean-am | | distclean: distclean-am |
-rm -f Makefile | | |
distclean-am: clean-am distclean-generic distclean-hdr \ | | distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \ |
distclean-libtool distclean-tags | | distclean-tags |
| | |
dvi: dvi-am | | dvi: dvi-am |
| | |
dvi-am: | | dvi-am: |
| | |
html: html-am | | |
| | |
info: info-am | | info: info-am |
| | |
info-am: | | info-am: |
| | |
installcheck-am: | | installcheck-am: |
| | |
maintainer-clean: maintainer-clean-am | | maintainer-clean: maintainer-clean-am |
-rm -f Makefile | | |
maintainer-clean-am: distclean-am maintainer-clean-generic | | maintainer-clean-am: distclean-am maintainer-clean-generic |
| | |
mostlyclean: mostlyclean-am | | mostlyclean: mostlyclean-am |
| | |
mostlyclean-am: mostlyclean-generic mostlyclean-libtool | | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| | |
pdf: pdf-am | | |
| | |
pdf-am: | | |
| | |
ps: ps-am | | |
| | |
ps-am: | | |
| | |
uninstall-am: uninstall-info-am | | uninstall-am: uninstall-info-am |
| | |
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | | .PHONY: GTAGS all all-am check check-am clean clean-generic \ |
clean-libtool ctags distclean distclean-generic distclean-hdr \ | | clean-libtool distclean distclean-generic distclean-hdr \ |
distclean-libtool distclean-tags distdir dvi dvi-am html \ | | distclean-libtool distclean-tags distdir dvi dvi-am info \ |
html-am info info-am install install-am install-data \ | | info-am install install-am install-data install-data-am \ |
install-data-am install-exec install-exec-am install-info \ | | install-exec install-exec-am install-info install-info-am \ |
install-info-am install-man install-strip installcheck \ | | install-man install-strip installcheck installcheck-am \ |
installcheck-am installdirs maintainer-clean \ | | installdirs maintainer-clean maintainer-clean-generic \ |
maintainer-clean-generic mostlyclean mostlyclean-generic \ | | mostlyclean mostlyclean-generic mostlyclean-libtool tags \ |
mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ | | uninstall uninstall-am uninstall-info-am |
uninstall-am uninstall-info-am | | |
| | |
# Tell versions [3.59,3.63) of GNU make to not export all variables. | | # 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. | | # Otherwise a system limit (for SysV at least) may be exceeded. |