NetBSD/sys/arch/mvme68k/stand/installboot/Makefile

11 lines
192 B
Makefile
Raw Normal View History

1996-05-18 00:00:52 +04:00
# $NetBSD: Makefile,v 1.1 1996/05/17 20:00:52 chuck Exp $
PROG= installboot
MAN= installboot.8
BINDIR=/usr/mdec
# Need this to work in the miniroot
LDSTATIC= -static
.include <bsd.prog.mk>