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

8 lines
135 B
Makefile
Raw Normal View History

1995-06-10 02:18:04 +04:00
# $NetBSD: Makefile,v 1.3 1995/06/09 22:18:04 gwr Exp $
1995-02-15 01:56:36 +03:00
PROG= installboot
1995-06-02 04:22:47 +04:00
MAN= installboot.8
1995-06-10 02:18:04 +04:00
BINDIR=/usr/mdec
1995-06-02 00:37:44 +04:00
1995-02-15 01:56:36 +03:00
.include <bsd.prog.mk>