diff options
author | zweije | 2001-07-27 11:42:34 +0000 |
---|---|---|
committer | zweije | 2001-07-27 11:42:34 +0000 |
commit | 6efc0eed10b7cdf831438e161a650b0b5f4c11c7 (patch) | |
tree | b18ce17fe3f1779526db2ddcc3082d1a83d11f0d /sucl/Makefile | |
parent | This commit was generated by cvs2svn to compensate for changes in r593, (diff) |
This commit was generated by cvs2svn to compensate for changes in r595,
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@596 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'sucl/Makefile')
-rw-r--r-- | sucl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sucl/Makefile b/sucl/Makefile index 4237b18..7f462df 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 spine history trace absmodule spine strat loop law coreclean convert supercompile +MODULES = basic pretty pfun graph dnc rule trd rewr complete history spine trace absmodule spine strat loop law coreclean convert supercompile ABC = $(patsubst %,$(SYS)/%.abc,$(MODULES)) |