shithub: soundpipe

ref: 3cc247773294861e50209f6e4f11224dd89112fb
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 $@