Difference for crossedit/Makefile.am from version 1.1 to 1.2


version 1.1 version 1.2
Line 71
 
Line 71
  -../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


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

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