pre-xmas commit
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#
|
||||
# NC-LOOPER --- another kluge from tth
|
||||
#
|
||||
|
||||
CC = gcc
|
||||
CCOPT = -Wall -g -DDEBUG_LEVEL=1
|
||||
CCOPT = -Wall -g -DDEBUG_LEVEL=0
|
||||
|
||||
ffuncs.o: ffuncs.c ffuncs.h Makefile
|
||||
$(CC) ${CCOPT} -c $<
|
||||
|
||||
Reference in New Issue
Block a user