Diff for /rpl/src/Attic/Makefile.in between versions 1.53 and 1.54

version 1.53, 2010/09/23 15:17:28 version 1.54, 2010/12/08 20:58:16
Line 5927  rpl.inc: Line 5927  rpl.inc:
         >> $@          >> $@
   
 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; \
     if [ x$(shell which ctags) != x ]; then \      if [ x$(shell which ctags) != x ]; then \
         (cd $(srcdir); ctags $(SRCC) $(SRCF) $(SRCF90) \          (cd $(srcdir); ctags $(SRCC) $(SRCF) $(SRCF90) \
                 $(INIT_LIB) $(INIT_EXE) 2>&1 /dev/null); \                  $(INIT_LIB) $(INIT_EXE) 2>&1 /dev/null); \

Removed from v.1.53  
changed lines
  Added in v.1.54


CVSweb interface <joel.bertrand@systella.fr>