shithub: soundpipe

ref: 0df3039072e1eb47d710348117063fa45cfaf2dd
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 $@