Diff for /rpl/src/Makefile.am between versions 1.13 and 1.14

version 1.13, 2010/03/29 07:57:43 version 1.14, 2010/03/31 11:56:43
Line 419  rpl_LDADD = $(top_builddir)/lapack/lapac Line 419  rpl_LDADD = $(top_builddir)/lapack/lapac
   
 always: $(top_builddir)/src/rpl.conv.c  always: $(top_builddir)/src/rpl.conv.c
     touch $(top_builddir)/src/rpl.conv.c; \      touch $(top_builddir)/src/rpl.conv.c; \
     (cd $(srcdir); ctags $(SRCC) $(SRCF) $(SRCF90) $(SRCH) $(SRCINC) \      (cd $(srcdir); ctags $(SRCC) $(SRCF) $(SRCF90) \
             $(INIT_LIB) $(INIT_EXE) 2>&1 /dev/null);              $(INIT_LIB) $(INIT_EXE) 2>&1 /dev/null);
   
 .PHONY: always librpl licences rpl.inc  .PHONY: always librpl licences rpl.inc

Removed from v.1.13  
changed lines
  Added in v.1.14


CVSweb interface <joel.bertrand@systella.fr>