diff options
author | zweije | 2001-07-03 11:42:06 +0000 |
---|---|---|
committer | zweije | 2001-07-03 11:42:06 +0000 |
commit | a7482e884a8af423a5cf4ff79751adee65b5958c (patch) | |
tree | ea1917b357698100625b0adca847465f32816184 /sucl/Makefile | |
parent | enable optimizer (level 2) (diff) |
This commit was generated by cvs2svn to compensate for changes in r518,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@519 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'sucl/Makefile')
-rw-r--r-- | sucl/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sucl/Makefile b/sucl/Makefile index 3fd52bf..884f07e 100644 --- a/sucl/Makefile +++ b/sucl/Makefile @@ -1,3 +1,7 @@ +#! /usr/bin/make -f + +# $Id$ + COCL = cocl #COCLFLAGS = -lat SYS = Clean\ System\ Files |