scm-to-vm/reference/Makefile

6 lines
52 B
Makefile

CFLAGS=-g
all: scheme
scheme: gc.o runtime.o