shithub: soundpipe

ref: 233c9646efb377aac5b0d87df6f8a16be94fa3fe
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 $@