all: test-1.c test-2.c mzscheme cplt.ss clean: rm -f *~ test-1.c: ../libpf/forth.c cpp -DCPLT <../libpf/forth.c |grep -v '^#' >test-1.c