shithub: soundpipe

ref: 9e1c37442af95a9f6040b0c1bbb697d92b332408
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 $@