Megatest

Makefile at [3decad145b]
Login

File configf-testing/Makefile artifact 4635f99b20 part of check-in 3decad145b



%.o : %.scm
	csc -J -c $< -o $*.o

c : c.o a.o
	csc a.o c.o -o c