renaming a file

This commit is contained in:
tth
2021-04-02 19:25:20 +02:00
parent 81d04ec4d6
commit 7c314c73ce
7 changed files with 7 additions and 7 deletions

View File

@@ -6,11 +6,11 @@
COPT = -g -fpic -no-pie -Wall -DDEBUG_LEVEL=0 -Werror=parentheses
LIBS = ../libfloatimg.a -ltiff -lpnglite -lm -lz -lcfitsio
OBJS = fonctions.o sfx.o crapulator.o glitches.o metriques.o \
OBJS = fifo.o sfx.o crapulator.o glitches.o metriques.o \
filterstack.o single.o
DEPS = ../floatimg.h \
fonctions.h crapulator.h metriques.h glitches.h sfx.h \
fifo.h crapulator.h metriques.h glitches.h sfx.h \
filterstack.h crapdef.h crapstr.h single.h
all: fonderie interpolator singlepass t