CFLAGS = -Hdh0:lc/inc.pre

.c.o:
	lc $(CFLAGS) $*.c

EPROMmer.o: EPROMmer.c

EPROMmer: EPROMmer.o
	blink lib:c.o EPROMmer.o to $* lib lib:lc.lib
