boilerplate

This commit is contained in:
tth
2021-03-30 21:22:04 +02:00
parent 154bf0e188
commit 5c9f76c749
5 changed files with 56 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
#  experiments
COPT = -Wall -fpic -g -DDEBUG_LEVEL=0 -lm
COPT = -Wall -fpic -g -DDEBUG_LEVEL=1 -lm
DEPS = ../floatimg.h ../libfloatimg.a Makefile
LIBS = -ltiff -lpnglite -lcfitsio