NetBSD/sys/arch/pmax/stand/installboot/Makefile

7 lines
138 B
Makefile

# $NetBSD: Makefile,v 1.1 1999/11/28 00:32:29 simonb Exp $
PROG= installboot
SRCS= installboot.c loadbootstrap.c
.include <bsd.prog.mk>