Megatest

Makefile at [376e1e93e3]
Login

File batchsim/Makefile artifact 23dda389e9 part of check-in 376e1e93e3


RUN=default.scm

all : batchsim
	./batchsim $(RUN)

batchsim : batchsim.scm
	csc batchsim.scm