6 lines
88 B
Makefile
6 lines
88 B
Makefile
PROG= uud
|
|
MAN=
|
|
|
|
LINKS+= ${BINDIR}/uud ${BINDIR}/uudecode
|
|
|
|
.include <minix.prog.mk>
|