+ includepath for netpbm

This commit is contained in:
le vieux 2021-02-20 04:18:22 +01:00
父節點 a38f4a8c72
當前提交 8c2a66914a

查看文件

@ -21,7 +21,7 @@ t: t.c $(DEPS) ../libfloatimg.a tests.o
-lz -lm -o $@
tests.o: tests.c tests.h $(DEPS)
gcc $(COPT) -c $<
gcc $(COPT) -I/usr/include/netpbm -c $<
#---------------------------------------------------------------
# upper-level functions