shithub: soundpipe

ref: f2e11903bc2d80a73e21916e2929a18b6042c5f6
dir: /lib/inih/Makefile/

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

inih/ini.o: lib/inih/ini.c
	$(CC) $(CFLAGS) $< -c -o $@