minor mod
authorceriel <none@none>
Thu, 7 Apr 1988 15:30:37 +0000 (15:30 +0000)
committerceriel <none@none>
Thu, 7 Apr 1988 15:30:37 +0000 (15:30 +0000)
lang/cem/ctest/ctprof/makefile

index 08c4145..e20d5b0 100644 (file)
@@ -7,7 +7,7 @@ egen:   tp.e
        echo comparing tp.e
        -if test -f tp.e.g ; then diff tp.cem.r tp.e.g ; else echo creating tp.e.g ; cp tp.cem.r tp.e.g ; fi
        rm -f tp.e
-tp.e:   tp.c $(CEM)
+tp.e:   tp.c
        $(CEM) -p -c.e tp.c
 tp.cem.r: tp.cem
        echo running tp