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

11 lines
182 B
Makefile

# $NetBSD: Makefile,v 1.5 1997/06/22 06:25:58 mrg Exp $
PROG= installboot
NOMAN= yes
BINDIR=/usr/mdec
# Need this to work in the miniroot
LDSTATIC= -static
.include <bsd.prog.mk>