More minor IPI work.
[dragonfly/vkernel-mp.git] / usr.sbin / mptable / Makefile
blob91f8ebfa5a7b1200df55acf056a5888d975ff007
1 # $FreeBSD: src/usr.sbin/mptable/Makefile,v 1.2.2.1 2001/04/25 12:10:08 ru Exp $
2 # $DragonFly: src/usr.sbin/mptable/Makefile,v 1.2 2003/06/17 06:29:57 dillon Exp $
4 PROG = mptable
6 BINMODE = 550
8 .include <bsd.prog.mk>