working on glitches
This commit is contained in:
@@ -8,7 +8,12 @@ LIBS = ../libfloatimg.a -lpnglite -lm
|
||||
OBJS = fonctions.o sfx.o crapulator.o glitches.o metriques.o
|
||||
DEPS = fonctions.h crapulator.h metriques.h glitches.h
|
||||
|
||||
all: fonderie interpolator
|
||||
all: fonderie interpolator t
|
||||
|
||||
# ---------------------------------------------------------
|
||||
|
||||
t: t.c Makefile glitches.o
|
||||
gcc ${COPT} $< glitches.o ${LIBS} -lz -o $@
|
||||
|
||||
# ---------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user