Megatest

Makefile at [ed70e701f8]
Login

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


RUN=default.scm

all : batchsim
	./batchsim $(RUN)

batchsim : batchsim.scm
	csc batchsim.scm