Diff for /rpl/modules/motif/Makefile.am between versions 1.1 and 1.2

version 1.1, 2017/07/04 12:32:03 version 1.2, 2017/07/05 13:53:39
Line 1 Line 1
 SRCRPLC=\  SRCRPLC=\
     motif.rplc      XtAppExitMainLoop.rplc \
       XtAppInitialize.rplc \
       XtAppMainLoop.rplc \
       XtCreateWidget.rplc \
       motif.rplc \
       types.rplc
   
 SRCH=\  SRCH=\
      motif.h       motif.h
Line 29  variables.h: definitions.sh Line 34  variables.h: definitions.sh
             -I$(top_srcdir)/tools/@READLINE@ \              -I$(top_srcdir)/tools/@READLINE@ \
             -I$(top_builddir)/tools/@READLINE@ \              -I$(top_builddir)/tools/@READLINE@ \
             -I$(top_builddir)/tools/@GSL@ \              -I$(top_builddir)/tools/@GSL@ \
               -I$(top_srcdir)/tools/@OPENMOTIF@/lib \
             @INCSIGSEGV@ \              @INCSIGSEGV@ \
             -D_d_version_rpl=\"@VERSION@\" \              -D_d_version_rpl=\"@VERSION@\" \
             -c -o $@ $<              -c -o $@ $<

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


CVSweb interface <joel.bertrand@systella.fr>