Diff for /rpl/lapack/blas/Attic/Makefile.in between versions 1.43 and 1.45

version 1.43, 2011/09/17 18:42:13 version 1.45, 2011/10/03 15:57:52
Line 38  target_triplet = @target@ Line 38  target_triplet = @target@
 subdir = lapack/blas  subdir = lapack/blas
 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in  DIST_COMMON = $(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.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \  am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     $(ACLOCAL_M4)      $(ACLOCAL_M4)
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
Line 204  PROFILAGE = @PROFILAGE@ Line 204  PROFILAGE = @PROFILAGE@
 RANLIB = @RANLIB@  RANLIB = @RANLIB@
 READLINE = @READLINE@  READLINE = @READLINE@
 RPLCAS = @RPLCAS@  RPLCAS = @RPLCAS@
   RPLTOOLS = @RPLTOOLS@
 RUNPATH = @RUNPATH@  RUNPATH = @RUNPATH@
 SED = @SED@  SED = @SED@
 SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@  SEMAPHORES_NOMMES = @SEMAPHORES_NOMMES@

Removed from v.1.43  
changed lines
  Added in v.1.45


CVSweb interface <joel.bertrand@systella.fr>