diff -uNr lpe-1.2.6-pristine/data/Makefile.am lpe-1.2.6/data/Makefile.am --- lpe-1.2.6-pristine/data/Makefile.am Wed Jul 19 09:49:03 2000 +++ lpe-1.2.6/data/Makefile.am Thu Sep 12 20:40:55 2002 @@ -22,5 +22,5 @@ < $(srcdir)/init.sl.in > init.sl.tmp \ && mv init.sl.tmp init.sl -%.slc: %.sl +%.slc: %.sl comp $(top_builddir)/data/comp $< diff -uNr lpe-1.2.6-pristine/data/Makefile.in lpe-1.2.6/data/Makefile.in --- lpe-1.2.6-pristine/data/Makefile.in Wed Jun 20 03:22:28 2001 +++ lpe-1.2.6/data/Makefile.in Thu Sep 12 20:41:12 2002 @@ -375,7 +375,7 @@ < $(srcdir)/init.sl.in > init.sl.tmp \ && mv init.sl.tmp init.sl -%.slc: %.sl +%.slc: %.sl comp $(top_builddir)/data/comp $< # Tell versions [3.59,3.63) of GNU make to not export all variables.