From 62d893008047444f1cb406d257b2c5e6d4bff708 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 9 Feb 1989 15:43:25 +0000 Subject: [PATCH] deleted makefile from distribution; Added some comments about this to the README file --- lang/cem/ctest/.distr | 1 - lang/cem/ctest/READ_ME | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/cem/ctest/.distr b/lang/cem/ctest/.distr index 14c994b0a..4d16951b4 100644 --- a/lang/cem/ctest/.distr +++ b/lang/cem/ctest/.distr @@ -20,6 +20,5 @@ ctstruct ctsys ctsetjmp local.h -makefile makefile.std run diff --git a/lang/cem/ctest/READ_ME b/lang/cem/ctest/READ_ME index 8749385ae..8cf3fa641 100644 --- a/lang/cem/ctest/READ_ME +++ b/lang/cem/ctest/READ_ME @@ -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. -- 2.34.1