Difference for utils/Makefile.in from version 1.9 to 1.10


version 1.9 version 1.10
Line 117
 
Line 117
 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
 subdir = utils  subdir = utils
Line 365
 
Line 365
 # 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.9 
line(s) changed
 line(s) added in v.1.10

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:02