deleted makefile from distribution; Added some comments about this to
the README file
This commit is contained in:
parent
ff974411bb
commit
bdfe2ec9cf
@ -20,6 +20,5 @@ ctstruct
|
|||||||
ctsys
|
ctsys
|
||||||
ctsetjmp
|
ctsetjmp
|
||||||
local.h
|
local.h
|
||||||
makefile
|
|
||||||
makefile.std
|
makefile.std
|
||||||
run
|
run
|
||||||
|
|||||||
@ -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.
|
The test are subdivided into several directories.
|
||||||
Only the directory ctgen contains more than one program, but it
|
Only the directory ctgen contains more than one program, but it
|
||||||
is an exception anyhow.
|
is an exception anyhow.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user