Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
ec3bc8a7
Commit
ec3bc8a7
authored
Aug 29, 2001
by
Vincent Zweije
Browse files
Fix supercompile module dependencies
parent
ca2c4487
Changes
1
Hide whitespace changes
Inline
Side-by-side
sucl/Makefile
View file @
ec3bc8a7
...
...
@@ -25,7 +25,7 @@ tags: *.dcl *.icl ../compiler/*.dcl ../compiler/*.icl
$(SYS)/%.abc
:
%.icl
$(COCL)
$(COCLFLAGS)
$*
$(SYS)/supercompile.abc
:
supercompile.icl supercompile.dcl convert.dcl
$(SYS)/supercompile.abc
:
supercompile.icl supercompile.dcl convert.dcl
newtest.dcl cli.dcl coreclean.dcl basic.dcl
$(SYS)/convert.abc
:
convert.icl convert.dcl coreclean.dcl rule.dcl graph.dcl basic.dcl
$(SYS)/newtest.abc
:
newtest.icl newtest.dcl newfold.dcl cli.dcl canon.dcl coreclean.dcl loop.dcl trace.dcl spine.dcl history.dcl complete.dcl trd.dcl rule.dcl graph.dcl basic.dcl
$(SYS)/newfold.abc
:
newfold.icl newfold.dcl extract.dcl trace.dcl spine.dcl history.dcl rule.dcl dnc.dcl graph.dcl basic.dcl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment