clean some dirt

This commit is contained in:
tth 2019-09-10 16:03:24 +02:00
parent dc641499cb
commit 119ab151bb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# building the base library
#
COPT = -Wall -fpic -g -pg -no-pie -DDEBUG_LEVEL=0
COPT = -Wall -fpic -g -no-pie -DDEBUG_LEVEL=0
OBJS = fimg-core.o fimg-pnm.o fimg-file.o fimg-math.o \
fimg-timers.o operators.o fimg-2gray.o \
interpolate.o fimg-compare.o