NetBSD/sys/arch/news68k/stand/installboot/Makefile

9 lines
132 B
Makefile
Raw Normal View History

1999-12-09 17:53:00 +03:00
# $NetBSD: Makefile,v 1.1 1999/12/09 14:53:24 tsutsui Exp $
PROG= installboot
MKMAN= no
LDSTATIC= -static
.include <bsd.prog.mk>