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:
Fergus Henderson
1996-07-24 16:00:35 +00:00
parent 6f5b59451c
commit 0ecebea6e4

View File

@@ -29,6 +29,8 @@ depend: $(DEPENDS)
check: $(EXPS) $(OUTS) $(RESS)
outs: $(OUTS)
cs: $(CS)
ss: $(SS)