Difference for crossedit/Makefile.in from version 1.10 to 1.11


version 1.10 version 1.11
Line 548
 
Line 548
  -../utils/ad2c.script Crossedit.ad > Crossedit.ad.h   -../utils/ad2c.script Crossedit.ad > Crossedit.ad.h
   
 proto:   proto:
  cproto -e -o ../include/proto.h -I. $(CPPFLAGS) $(AM_CPPFLAGS) \   cproto -e -o /proto.h -I. $(CPPFLAGS) $(AM_CPPFLAGS) \
  `echo $(SOURCES) " " | $(AWK) -v RS=" " '/.c$$/ { print }'`   `echo $(SOURCES) " " | $(AWK) -v RS=" " '/.c$$/ { print }'`
  chmod 644 ../include/proto.h   chmod 644 proto.h
 # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:  .NOEXPORT:


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:50