Ok, this writz is working
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
DBGL = '-DDEBUG_LEVEL=1'
|
||||
DBGL = '-DDEBUG_LEVEL=1 -g '
|
||||
|
||||
fimg2povhf: fimg2povhf.c Makefile
|
||||
gcc -Wall $(DBGL) $< -limage -lfloatimg -lm -o $@
|
||||
|
||||
Reference in New Issue
Block a user