mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
Add a target for building all the `.out' files.
Estimated hours taken: 0.1 tests/benchmarks/Mmake: Add a target for building all the `.out' files.
This commit is contained in:
@@ -29,6 +29,8 @@ depend: $(DEPENDS)
|
||||
|
||||
check: $(EXPS) $(OUTS) $(RESS)
|
||||
|
||||
outs: $(OUTS)
|
||||
|
||||
cs: $(CS)
|
||||
|
||||
ss: $(SS)
|
||||
|
||||
Reference in New Issue
Block a user