is trinarize ready ?
This commit is contained in:
@@ -13,8 +13,8 @@ all: fonderie interpolator t
|
||||
|
||||
# ---------------------------------------------------------
|
||||
|
||||
t: t.c Makefile glitches.o
|
||||
gcc ${COPT} $< glitches.o ${LIBS} -lz -o $@
|
||||
t: t.c Makefile glitches.o sfx.o
|
||||
gcc ${COPT} $< glitches.o sfx.o ${LIBS} -lz -o $@
|
||||
|
||||
# ---------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user