Diff for /rpl/doc/Attic/Makefile.in between versions 1.2 and 1.4

version 1.2, 2010/02/08 19:26:31 version 1.4, 2010/03/01 14:48:14
Line 35  build_triplet = @build@ Line 35  build_triplet = @build@
 host_triplet = @host@  host_triplet = @host@
 target_triplet = @target@  target_triplet = @target@
 subdir = doc  subdir = doc
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in  DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 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) \
Line 65  CYGPATH_W = @CYGPATH_W@ Line 65  CYGPATH_W = @CYGPATH_W@
 DATE = @DATE@  DATE = @DATE@
 DATE_FR = @DATE_FR@  DATE_FR = @DATE_FR@
 DEBUG = @DEBUG@  DEBUG = @DEBUG@
 DEBUG_CODE = @DEBUG_CODE@  
 DEFS = @DEFS@  DEFS = @DEFS@
 DEPDIR = @DEPDIR@  DEPDIR = @DEPDIR@
 DVIPS = @DVIPS@  DVIPS = @DVIPS@
Line 203  target_vendor = @target_vendor@ Line 202  target_vendor = @target_vendor@
 top_build_prefix = @top_build_prefix@  top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@  top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@  top_srcdir = @top_srcdir@
 EXTRA_DIST = reference_rpl.ps  EXTRA_DIST = reference_rpl.ps README
 all: all-am  all: all-am
   
 .SUFFIXES:  .SUFFIXES:

Removed from v.1.2  
changed lines
  Added in v.1.4


CVSweb interface <joel.bertrand@systella.fr>