scm-to-vm/example/c/Makefile

6 lines
47 B
Makefile

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