forked from tTh/FloatImg
importing the Interpolator for R325 project
This commit is contained in:
@@ -20,11 +20,10 @@ sfx.o: sfx.c ${DEPS} Makefile
|
||||
gcc ${COPT} -c $<
|
||||
|
||||
# ---------------------------------------------------------
|
||||
#
|
||||
# another way...
|
||||
|
||||
TOTAR = *.c *.h Makefile \
|
||||
*.sh
|
||||
|
||||
|
||||
interpolator: interpolator.c Makefile
|
||||
gcc ${COPT} $< ${LIBS} -lz -o $@
|
||||
|
||||
# ---------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user