1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/mptable/Makefile
1999-08-28 01:35:59 +00:00

9 lines
84 B
Makefile

# $FreeBSD$
PROG = mptable
MAN1 = mptable.1
BINMODE = 550
.include <bsd.prog.mk>