Megatest

Makefile at [049fdd2534]
Login

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


RUN=default.scm

all : batchsim
	./batchsim $(RUN)

batchsim : batchsim.scm
	csc batchsim.scm