diff options
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)) |