shithub: soundpipe

ref: 95e6f8be0c1c450fc3800b6dd57e7d63212ea42c
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 $@