shithub: soundpipe

ref: 775d674bf2fea68eb44212ba9ee3ca82d93de451
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 $@