forked from tTh/FloatImg
bla
This commit is contained in:
parent
3949d147ef
commit
17a4cc4dd2
|
@ -3,11 +3,11 @@
|
|||
# some ugly experiments, do not use in production
|
||||
#
|
||||
|
||||
COPT = -Wall -Wextra -fpic -g -DDEBUG_LEVEL=1 -lm
|
||||
COPT = -Wall -Wextra -fpic -g -DDEBUG_LEVEL=0 -lm
|
||||
DEPS = ../floatimg.h ../libfloatimg.a Makefile
|
||||
LIBS = ../libfloatimg.a -ltiff -lpnglite -lcfitsio -lm
|
||||
|
||||
all: assemblage extracteur muxplanes movepixels
|
||||
all: assemblage extracteur muxplanes movepixels mnt
|
||||
|
||||
# ---------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue