filters now have a name
This commit is contained in:
@@ -17,7 +17,7 @@ all: fonderie interpolator t
|
||||
# ---------------------------------------------------------
|
||||
|
||||
t: t.c Makefile ${OBJS}
|
||||
gcc ${COPT} $< ${OBJS} ${LIBS} -o $@
|
||||
gcc ${COPT} $< ${OBJS} ${LIBS} -ltiff -lcfitsio -o $@
|
||||
|
||||
# ---------------------------------------------------------
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user