@@ -1,8 +1,8 @@ include ../extra.mk -PROG = ofzip +PROG = ${OFZIP} SRCS = OFZIP.m ${PROG}: ${LIBOBJFW_DEP} include ../buildsys.mk