deleted makefile from distribution; Added some comments about this to
authorceriel <none@none>
Thu, 9 Feb 1989 15:43:25 +0000 (15:43 +0000)
committerceriel <none@none>
Thu, 9 Feb 1989 15:43:25 +0000 (15:43 +0000)
the README file

lang/cem/ctest/.distr
lang/cem/ctest/READ_ME

index 14c994b..4d16951 100644 (file)
@@ -20,6 +20,5 @@ ctstruct
 ctsys
 ctsetjmp
 local.h
-makefile
 makefile.std
 run
index 8749385..8cf3fa6 100644 (file)
@@ -1,3 +1,7 @@
+To run this test, first copy makefile.std to makefile, and adapt the
+CEM variable; set it to the compiler you want to test.
+Then type: sh run > out 2>&1 &
+
 The test are subdivided into several directories.
 Only the directory ctgen contains more than one program, but it
 is an exception anyhow.