From f2ec19541a219baf872c5c3dd711937a445aa00e Mon Sep 17 00:00:00 2001 From: zweije Date: Thu, 6 Sep 2001 08:54:23 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r743, which included commits to RCS files with non-trunk default branches. git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@744 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- sucl/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sucl/Makefile') diff --git a/sucl/Makefile b/sucl/Makefile index 1438f25..7e8ecf5 100644 --- a/sucl/Makefile +++ b/sucl/Makefile @@ -6,7 +6,7 @@ COCL = cocl #COCLFLAGS = -lat SYS = Clean\ System\ Files -MODULES = basic pretty pfun graph dnc rule trd rewr complete history spine trace absmodule strat loop coreclean law canon cli extract newfold newtest convert supercompile +MODULES = cleanversion basic pfun graph dnc rule trd rewr complete history spine trace absmodule strat loop coreclean law canon cli extract newfold newtest convert supercompile ABC = $(patsubst %,$(SYS)/%.abc,$(MODULES)) @@ -47,5 +47,6 @@ $(SYS)/rule.abc: rule.icl rule.dcl graph.dcl basic.dcl $(SYS)/dnc.abc: dnc.icl dnc.dcl graph.dcl $(SYS)/graph.abc: graph.icl graph.dcl pfun.dcl basic.dcl $(SYS)/pfun.abc: pfun.icl pfun.dcl basic.dcl -$(SYS)/pretty.abc: pretty.icl pretty.dcl +#$(SYS)/pretty.abc: pretty.icl pretty.dcl $(SYS)/basic.abc: basic.icl basic.dcl +$(SYS)/cleanversion.abc: cleanversion.icl cleanversion.dcl -- cgit v1.2.3