shithub: soundpipe

ref: 25a9fcc24ad00c6a406042818b9e6f2e7bba0dd1
dir: soundpipe/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 $@