c0c8d25799
Makes things easier for pkgsrc
7 lines
89 B
Makefile
7 lines
89 B
Makefile
SCRIPTS= M.sh
|
|
BINDIR= /bin
|
|
MAN=
|
|
|
|
LINKS+= ${BINDIR}/M ${BINDIR}/U
|
|
|
|
.include <bsd.prog.mk>
|