eed1dad537
Makefiles and scripts from hp300/alpha).
8 lines
155 B
Makefile
8 lines
155 B
Makefile
# $NetBSD: Makefile,v 1.1 1997/05/17 13:56:01 matthias Exp $
|
|
|
|
PROG= boot
|
|
PROGSOURCE= boot.c tgets.c
|
|
NEWVERSWHAT= "Boot"
|
|
|
|
.include "../Makefile.buildboot"
|