shithub: soundpipe

ref: 2e86b938c226edc0d8bd6c3855baf3bec02b5179
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 $@