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