|
|
|
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
|
|
|
|
#---------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
COPT = -Wall -fpic -g -no-pie -DDEBUG_LEVEL=0 |
|
|
|
|
COPT = -Wall -fpic -g -pg -no-pie -DDEBUG_LEVEL=0 |
|
|
|
|
DEPS = ../floatimg.h Makefile |
|
|
|
|
|
|
|
|
|
OBJS = fimg-png.o fimg-tiff.o misc-plots.o filtrage.o utils.o \
|
|
|
|
|