NetBSD/sys/arch/vax/stand/installboot/Makefile

7 lines
136 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2000/06/17 00:59:24 matt Exp $
PROG= installboot
SRCS= installboot.c loadbootstrap.c
.include <bsd.prog.mk>