shithub: soundpipe

ref: 0f9bc249e79a9181613b46effd008f15d9bc7904
dir: /lib/openlpc/Makefile/

View raw version
LPATHS += lib/openlpc/openlpc.o
CFLAGS += -Ilib/openlpc/

lib/openlpc/openlpc.o: lib/openlpc/openlpc.c
	$(C99) $< -c $(CFLAGS) -o $@