NetBSD/sys/arch/sun3/stand/installboot/Makefile

14 lines
221 B
Makefile

# $NetBSD: Makefile,v 1.8 2000/07/16 21:56:13 jdolecek Exp $
.include <bsd.own.mk>
PROG= installboot
MKMAN= no
NOMAN= yes
BINDIR=/usr/mdec
# Need this to work in the miniroot
LDSTATIC?= -static
.include <bsd.prog.mk>