Diff for /rpl/Attic/Makefile.in between versions 1.43 and 1.44

version 1.43, 2011/07/24 15:34:15 version 1.44, 2011/09/08 14:02:52
Line 827  uninstall-am: uninstall-includeHEADERS Line 827  uninstall-am: uninstall-includeHEADERS
   
 licences:  licences:
     cp -f $(top_builddir)/COPYING $(srcdir)      cp -f $(top_builddir)/COPYING $(srcdir)
     make -C src $@      $(MAKE) -C src $@
   
 toolsdistclean:  toolsdistclean:
     for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \      for i in @NCURSES@ @READLINE@ @UNITS@ @GSL@ @GPP@ @GNUPLOT_COMPILATION@ \

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


CVSweb interface <joel.bertrand@systella.fr>