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

version 1.1, 2010/01/26 15:22:45 version 1.4, 2010/03/01 14:48:14
Line 1 Line 1
 # Makefile.in generated by automake 1.11 from Makefile.am.  # Makefile.in generated by automake 1.11.1 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,
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_en.ps.bz2 reference_rpl.ps.bz2  EXTRA_DIST = reference_rpl.ps README
 all: all-am  all: all-am
   
 .SUFFIXES:  .SUFFIXES:
Line 382  uninstall-am: Line 381  uninstall-am:
     mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am      mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
   
   
 #SOURCES =\  
 #   algebre.tex\  
 #   arithmetique.tex\  
 #   avant_propos.tex\  
 #   concepts.tex\  
 #   controle.tex\  
 #   exemples.tex\  
 #   fichiers.tex\  
 #   graphisme.tex\  
 #   impression.tex\  
 #   ligne_commande.tex\  
 #   listes.tex\  
 #   operations_pile.tex\  
 #   optimisations.tex\  
 #   reference_rpl.tex\  
 #   statistiques.tex\  
 #   trigonometrie.tex\  
 #   variables.tex  
   
 # 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.
 .NOEXPORT:  .NOEXPORT:

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


CVSweb interface <joel.bertrand@systella.fr>