forked from tTh/FloatImg
xmas commit
This commit is contained in:
@@ -21,6 +21,7 @@ t: t.c Makefile ${OBJS}
|
||||
|
||||
# ---------------------------------------------------------
|
||||
#
|
||||
# the two main programms
|
||||
#
|
||||
|
||||
fonderie: fonderie.c ${DEPS} ${OBJS} Makefile
|
||||
@@ -31,7 +32,9 @@ interpolator: interpolator.c ${DEPS} ${OBJS} Makefile
|
||||
gcc ${COPT} $< ${OBJS} ${LIBS} -lz -o $@
|
||||
|
||||
# ---------------------------------------------------------
|
||||
|
||||
#
|
||||
# a lot of silly functions
|
||||
#
|
||||
crapulator.o: crapulator.c ${DEPS} Makefile
|
||||
gcc ${COPT} -c $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user