Makefile.in | Makefile.in | |||
---|---|---|---|---|
# Makefile.in generated by automake 1.10 from Makefile.am. | # Makefile.in generated by automake 1.9.6 from Makefile.am. | |||
# @configure_input@ | # @configure_input@ | |||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |||
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. | # 2003, 2004, 2005 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. | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |||
# PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. | |||
@SET_MAKE@ | @SET_MAKE@ | |||
# -*-makefile-*- | # -*-makefile-*- | |||
# | # | |||
# type: deep, strictness: gnu | # type: deep, strictness: gnu | |||
srcdir = @srcdir@ | ||||
top_srcdir = @top_srcdir@ | ||||
VPATH = @srcdir@ | VPATH = @srcdir@ | |||
pkgdatadir = $(datadir)/@PACKAGE@ | pkgdatadir = $(datadir)/@PACKAGE@ | |||
pkglibdir = $(libdir)/@PACKAGE@ | pkglibdir = $(libdir)/@PACKAGE@ | |||
pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ | |||
top_builddir = .. | ||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |||
INSTALL = @INSTALL@ | ||||
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_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 = : | |||
skipping to change at line 52 | skipping to change at line 56 | |||
am__aclocal_m4_deps = $(top_srcdir)/configure.in | am__aclocal_m4_deps = $(top_srcdir)/configure.in | |||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |||
$(ACLOCAL_M4) | $(ACLOCAL_M4) | |||
mkinstalldirs = $(install_sh) -d | mkinstalldirs = $(install_sh) -d | |||
CONFIG_HEADER = $(top_builddir)/config.h | CONFIG_HEADER = $(top_builddir)/config.h | |||
CONFIG_CLEAN_FILES = | CONFIG_CLEAN_FILES = | |||
SOURCES = | SOURCES = | |||
DIST_SOURCES = | DIST_SOURCES = | |||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |||
ACLOCAL = @ACLOCAL@ | ACLOCAL = @ACLOCAL@ | |||
AMDEP_FALSE = @AMDEP_FALSE@ | ||||
AMDEP_TRUE = @AMDEP_TRUE@ | ||||
AMTAR = @AMTAR@ | AMTAR = @AMTAR@ | |||
AR = @AR@ | AR = @AR@ | |||
AUTOCONF = @AUTOCONF@ | AUTOCONF = @AUTOCONF@ | |||
AUTOHEADER = @AUTOHEADER@ | AUTOHEADER = @AUTOHEADER@ | |||
AUTOMAKE = @AUTOMAKE@ | AUTOMAKE = @AUTOMAKE@ | |||
AWK = @AWK@ | AWK = @AWK@ | |||
CC = @CC@ | CC = @CC@ | |||
CCDEPMODE = @CCDEPMODE@ | CCDEPMODE = @CCDEPMODE@ | |||
CFLAGS = @CFLAGS@ | CFLAGS = @CFLAGS@ | |||
CPP = @CPP@ | CPP = @CPP@ | |||
CPPFLAGS = @CPPFLAGS@ | CPPFLAGS = @CPPFLAGS@ | |||
CXX = @CXX@ | CXX = @CXX@ | |||
CXXCPP = @CXXCPP@ | CXXCPP = @CXXCPP@ | |||
CXXDEPMODE = @CXXDEPMODE@ | CXXDEPMODE = @CXXDEPMODE@ | |||
CXXFLAGS = @CXXFLAGS@ | CXXFLAGS = @CXXFLAGS@ | |||
CYGPATH_W = @CYGPATH_W@ | CYGPATH_W = @CYGPATH_W@ | |||
DEFS = @DEFS@ | DEFS = @DEFS@ | |||
DEPDIR = @DEPDIR@ | DEPDIR = @DEPDIR@ | |||
DSYMUTIL = @DSYMUTIL@ | ||||
ECHO = @ECHO@ | ECHO = @ECHO@ | |||
ECHO_C = @ECHO_C@ | ECHO_C = @ECHO_C@ | |||
ECHO_N = @ECHO_N@ | ECHO_N = @ECHO_N@ | |||
ECHO_T = @ECHO_T@ | ECHO_T = @ECHO_T@ | |||
EGREP = @EGREP@ | EGREP = @EGREP@ | |||
EXEEXT = @EXEEXT@ | EXEEXT = @EXEEXT@ | |||
F77 = @F77@ | F77 = @F77@ | |||
FFLAGS = @FFLAGS@ | FFLAGS = @FFLAGS@ | |||
GREP = @GREP@ | GREP = @GREP@ | |||
INSTALL = @INSTALL@ | ||||
INSTALL_DATA = @INSTALL_DATA@ | INSTALL_DATA = @INSTALL_DATA@ | |||
INSTALL_PROGRAM = @INSTALL_PROGRAM@ | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |||
INSTALL_SCRIPT = @INSTALL_SCRIPT@ | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |||
LDFLAGS = @LDFLAGS@ | LDFLAGS = @LDFLAGS@ | |||
LIBOBJS = @LIBOBJS@ | LIBOBJS = @LIBOBJS@ | |||
LIBS = @LIBS@ | LIBS = @LIBS@ | |||
LIBTOOL = @LIBTOOL@ | LIBTOOL = @LIBTOOL@ | |||
LIBTOOL_DEPS = @LIBTOOL_DEPS@ | LIBTOOL_DEPS = @LIBTOOL_DEPS@ | |||
LN_S = @LN_S@ | LN_S = @LN_S@ | |||
LTLIBOBJS = @LTLIBOBJS@ | LTLIBOBJS = @LTLIBOBJS@ | |||
MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ | |||
MKDIR_P = @MKDIR_P@ | NMEDIT = @NMEDIT@ | |||
OBJEXT = @OBJEXT@ | OBJEXT = @OBJEXT@ | |||
PACKAGE = @PACKAGE@ | PACKAGE = @PACKAGE@ | |||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |||
PACKAGE_NAME = @PACKAGE_NAME@ | PACKAGE_NAME = @PACKAGE_NAME@ | |||
PACKAGE_STRING = @PACKAGE_STRING@ | PACKAGE_STRING = @PACKAGE_STRING@ | |||
PACKAGE_TARNAME = @PACKAGE_TARNAME@ | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |||
PACKAGE_VERSION = @PACKAGE_VERSION@ | PACKAGE_VERSION = @PACKAGE_VERSION@ | |||
PATH_SEPARATOR = @PATH_SEPARATOR@ | PATH_SEPARATOR = @PATH_SEPARATOR@ | |||
RANLIB = @RANLIB@ | RANLIB = @RANLIB@ | |||
SED = @SED@ | SED = @SED@ | |||
SET_MAKE = @SET_MAKE@ | SET_MAKE = @SET_MAKE@ | |||
SHELL = @SHELL@ | SHELL = @SHELL@ | |||
STRIP = @STRIP@ | STRIP = @STRIP@ | |||
VERSION = @VERSION@ | VERSION = @VERSION@ | |||
abs_builddir = @abs_builddir@ | ||||
abs_srcdir = @abs_srcdir@ | ||||
abs_top_builddir = @abs_top_builddir@ | ||||
abs_top_srcdir = @abs_top_srcdir@ | ||||
ac_ct_CC = @ac_ct_CC@ | ac_ct_CC = @ac_ct_CC@ | |||
ac_ct_CXX = @ac_ct_CXX@ | ac_ct_CXX = @ac_ct_CXX@ | |||
ac_ct_F77 = @ac_ct_F77@ | ac_ct_F77 = @ac_ct_F77@ | |||
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__leading_dot = @am__leading_dot@ | |||
am__quote = @am__quote@ | am__quote = @am__quote@ | |||
am__tar = @am__tar@ | am__tar = @am__tar@ | |||
am__untar = @am__untar@ | am__untar = @am__untar@ | |||
bindir = @bindir@ | bindir = @bindir@ | |||
build = @build@ | build = @build@ | |||
build_alias = @build_alias@ | build_alias = @build_alias@ | |||
build_cpu = @build_cpu@ | build_cpu = @build_cpu@ | |||
build_os = @build_os@ | build_os = @build_os@ | |||
build_vendor = @build_vendor@ | build_vendor = @build_vendor@ | |||
builddir = @builddir@ | ||||
datadir = @datadir@ | datadir = @datadir@ | |||
datarootdir = @datarootdir@ | datarootdir = @datarootdir@ | |||
docdir = @docdir@ | docdir = @docdir@ | |||
dvidir = @dvidir@ | dvidir = @dvidir@ | |||
exec_prefix = @exec_prefix@ | exec_prefix = @exec_prefix@ | |||
host = @host@ | host = @host@ | |||
host_alias = @host_alias@ | host_alias = @host_alias@ | |||
host_cpu = @host_cpu@ | host_cpu = @host_cpu@ | |||
host_os = @host_os@ | host_os = @host_os@ | |||
host_vendor = @host_vendor@ | host_vendor = @host_vendor@ | |||
skipping to change at line 153 | skipping to change at line 158 | |||
localstatedir = @localstatedir@ | localstatedir = @localstatedir@ | |||
mandir = @mandir@ | mandir = @mandir@ | |||
mkdir_p = @mkdir_p@ | mkdir_p = @mkdir_p@ | |||
oldincludedir = @oldincludedir@ | oldincludedir = @oldincludedir@ | |||
pdfdir = @pdfdir@ | pdfdir = @pdfdir@ | |||
prefix = @prefix@ | prefix = @prefix@ | |||
program_transform_name = @program_transform_name@ | program_transform_name = @program_transform_name@ | |||
psdir = @psdir@ | psdir = @psdir@ | |||
sbindir = @sbindir@ | sbindir = @sbindir@ | |||
sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ | |||
srcdir = @srcdir@ | ||||
sysconfdir = @sysconfdir@ | sysconfdir = @sysconfdir@ | |||
target_alias = @target_alias@ | target_alias = @target_alias@ | |||
top_builddir = @top_builddir@ | ||||
top_srcdir = @top_srcdir@ | ||||
MAINTAINERCLEANFILES = Makefile.in | MAINTAINERCLEANFILES = Makefile.in | |||
DISTCLEANFILES = \\\#*\\\# Makefile | DISTCLEANFILES = \\\#*\\\# Makefile | |||
CLEANFILES = | CLEANFILES = | |||
MOSTLYCLEANFILES = *~ *.[aios] *.bak *.ci *.io | MOSTLYCLEANFILES = *~ *.[aios] *.bak *.ci *.io | |||
EXTRA_DIST = $(rfcs) $(internet_drafts) | EXTRA_DIST = $(rfcs) $(internet_drafts) | |||
LATEX = @LATEX@ | LATEX = @LATEX@ | |||
DVIPS = @DVIPS@ | DVIPS = @DVIPS@ | |||
DVIPDFM = @DVIPDFM@ | DVIPDFM = @DVIPDFM@ | |||
ENSCRIPTBIN = @ENSCRIPTBIN@ | ENSCRIPTBIN = @ENSCRIPTBIN@ | |||
PS2PDF = @PS2PDF@ | PS2PDF = @PS2PDF@ | |||
skipping to change at line 217 | skipping to change at line 219 | |||
$(top_srcdir)/configure: $(am__configure_deps) | $(top_srcdir)/configure: $(am__configure_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(ACLOCAL_M4): $(am__aclocal_m4_deps) | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
mostlyclean-libtool: | mostlyclean-libtool: | |||
-rm -f *.lo | -rm -f *.lo | |||
clean-libtool: | clean-libtool: | |||
-rm -rf .libs _libs | -rm -rf .libs _libs | |||
distclean-libtool: | ||||
-rm -f libtool | ||||
uninstall-info-am: | ||||
tags: TAGS | tags: TAGS | |||
TAGS: | TAGS: | |||
ctags: CTAGS | ctags: CTAGS | |||
CTAGS: | CTAGS: | |||
distdir: $(DISTFILES) | distdir: $(DISTFILES) | |||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | $(mkdir_p) $(distdir)/.. | |||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | |||
\ | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | |||
list='$(DISTFILES)'; \ | list='$(DISTFILES)'; for file in $$list; do \ | |||
dist_files=`for file in $$list; do echo $$file; done | \ | case $$file in \ | |||
sed -e "s|^$$srcdirstrip/||;t" \ | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; | |||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | \ | |||
case $$dist_files in \ | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/ | |||
*/*) $(MKDIR_P) `echo "$$dist_files" | \ | |$(top_builddir)/|"`;; \ | |||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | esac; \ | |||
sort -u` ;; \ | ||||
esac; \ | ||||
for file in $$dist_files; do \ | ||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); f i; \ | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); f i; \ | |||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | ||||
dir="/$$dir"; \ | ||||
$(mkdir_p) "$(distdir)$$dir"; \ | ||||
else \ | ||||
dir=''; \ | ||||
fi; \ | ||||
if test -d $$d/$$file; then \ | if test -d $$d/$$file; then \ | |||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |||
fi; \ | fi; \ | |||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |||
else \ | else \ | |||
test -f $(distdir)/$$file \ | test -f $(distdir)/$$file \ | |||
|| cp -p $$d/$$file $(distdir)/$$file \ | || cp -p $$d/$$file $(distdir)/$$file \ | |||
|| exit 1; \ | || exit 1; \ | |||
fi; \ | fi; \ | |||
done | done | |||
skipping to change at line 287 | skipping to change at line 295 | |||
maintainer-clean-generic: | maintainer-clean-generic: | |||
@echo "This command is intended for maintainers to use" | @echo "This command is intended for maintainers to use" | |||
@echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." | |||
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | |||
clean: clean-am | clean: clean-am | |||
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 | -rm -f Makefile | |||
distclean-am: clean-am distclean-generic | distclean-am: clean-am distclean-generic distclean-libtool | |||
dvi: dvi-am | dvi: dvi-am | |||
dvi-am: | dvi-am: | |||
html: html-am | html: html-am | |||
info: info-am | info: info-am | |||
info-am: | info-am: | |||
install-data-am: | install-data-am: | |||
install-dvi: install-dvi-am | ||||
install-exec-am: | install-exec-am: | |||
install-html: install-html-am | ||||
install-info: install-info-am | install-info: install-info-am | |||
install-man: | install-man: | |||
install-pdf: install-pdf-am | ||||
install-ps: install-ps-am | ||||
installcheck-am: | installcheck-am: | |||
maintainer-clean: maintainer-clean-am | maintainer-clean: maintainer-clean-am | |||
-rm -f Makefile | -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: pdf-am | |||
pdf-am: | pdf-am: | |||
ps: ps-am | ps: ps-am | |||
ps-am: | ps-am: | |||
uninstall-am: | uninstall-am: uninstall-info-am | |||
.MAKE: install-am install-strip | ||||
.PHONY: all all-am check check-am clean clean-generic clean-libtool \ | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ | |||
distclean distclean-generic distclean-libtool distdir dvi \ | distclean distclean-generic distclean-libtool distdir dvi \ | |||
dvi-am html html-am info info-am install install-am \ | dvi-am html html-am info info-am install install-am \ | |||
install-data install-data-am install-dvi install-dvi-am \ | install-data install-data-am install-exec install-exec-am \ | |||
install-exec install-exec-am install-html install-html-am \ | install-info install-info-am install-man install-strip \ | |||
install-info install-info-am install-man install-pdf \ | ||||
install-pdf-am install-ps install-ps-am install-strip \ | ||||
installcheck installcheck-am installdirs maintainer-clean \ | installcheck installcheck-am installdirs maintainer-clean \ | |||
maintainer-clean-generic mostlyclean mostlyclean-generic \ | maintainer-clean-generic mostlyclean mostlyclean-generic \ | |||
mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ | |||
uninstall-info-am | ||||
# -*-makefile-*- | # -*-makefile-*- | |||
# | # | |||
# Generate pre-parsed C code. | # Generate pre-parsed C code. | |||
%.i: %.c | %.i: %.c | |||
$(COMPILE) -E -c $^ -o $@ | $(COMPILE) -E -c $^ -o $@ | |||
.PRECIOUS: %.i | .PRECIOUS: %.i | |||
%.ci: %.i | %.ci: %.i | |||
-grep -v -e "^#" -e "^ *$$" $^ | indent > $@ | -grep -v -e "^#" -e "^ *$$" $^ | indent > $@ | |||
End of changes. 25 change blocks. | ||||
43 lines changed or deleted | 41 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |