mkfile (118B)
1 BIN = cp 2 OBJ = cp.o 3 LOCAL_CFLAGS = -DSUS 4 INSTALL_BIN = cp 5 INSTALL_MAN1 = cp.1 6 DEPS = libcommon 7 8 <$mkbuild/mk.default 9