first external contrib
This commit is contained in:
7
contrib/Makefile
Normal file
7
contrib/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
DBGL = '-DDEBUG_LEVEL=1'
|
||||
|
||||
fimg2povhf: fimg2povhf.c Makefile
|
||||
gcc -Wall $(DBGL) $< -limage -lfloatimg -lm -o $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user