freebsd-dev/usr.sbin/mptable/Makefile
Steve Passe 2b33a0f919 add a userland program for SMP support
mptable examines and displays the MP table of an SMP motherboard.
1997-04-29 03:06:35 +00:00

9 lines
79 B
Makefile

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