mkfile (112B)
1 BIN = printf 2 OBJ = printf.o 3 INSTALL_BIN = printf 4 INSTALL_MAN1 = printf.1 5 DEPS = libcommon 6 7 <$mkbuild/mk.default