NetBSD/sys/arch/sun3x/stand/installboot/Makefile

11 lines
194 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 1997/03/13 16:27:27 gwr Exp $
PROG= installboot
MAN= installboot.8
BINDIR=/usr/mdec
# Need this to work in the miniroot
LDSTATIC= -static
.include <bsd.prog.mk>