add a default target
This commit is contained in:
parent
6069c45b5a
commit
23842595fd
@ -19,6 +19,8 @@ OBJS = fimg-png.o fimg-tiff.o misc-plots.o filtrage.o utils.o \
|
|||||||
|
|
||||||
#---------------------------------------------------------------
|
#---------------------------------------------------------------
|
||||||
|
|
||||||
|
all: t
|
||||||
|
|
||||||
tests.o: tests.c tests.h $(DEPS)
|
tests.o: tests.c tests.h $(DEPS)
|
||||||
gcc $(COPT) -I/usr/include/netpbm -c $<
|
gcc $(COPT) -I/usr/include/netpbm -c $<
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user