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


version 1.1 version 1.2
Line 5
 
Line 5
 dist_pkglib_SCRIPTS = mktable.script add_throw.perl metaserver.pl  dist_pkglib_SCRIPTS = mktable.script add_throw.perl metaserver.pl
 dist_noinst_SCRIPTS = ad2c.script mktable.script  dist_noinst_SCRIPTS = ad2c.script mktable.script
   
 EXTRA_DIST = flushlocks.tmpl   EXTRA_DIST =
   
 CLEANFILES = flushlocks crossloop.pl crossloop  CLEANFILES = crossloop.pl crossloop
   
 SED = sed  SED = sed
   
Line 16
 
Line 16
 # is legal.  Easy enough to just replace them with real entries  # is legal.  Easy enough to just replace them with real entries
 # however.  # however.
   
   
 flushlocks: flushlocks.tmpl  
  $(SED) s%xxxx%$(libdir)%g < flushlocks.tmpl > flushlocks  
   
 crossloop.pl: crossloop.pl.tmpl  crossloop.pl: crossloop.pl.tmpl
  $(SED) s%BINDIR%$(bindir)%g < crossloop.pl.tmpl > crossloop.pl   $(SED) s%BINDIR%$(bindir)%g < crossloop.pl.tmpl > crossloop.pl
   


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 17:02