this is a host prog...

This commit is contained in:
lukem 2002-10-23 14:35:28 +00:00
parent 9e0285bfee
commit 5b95beaf5f
2 changed files with 5 additions and 13 deletions

View File

@ -1,12 +1,8 @@
# $NetBSD: Makefile,v 1.1 2002/06/06 19:48:14 fredette Exp $
# $NetBSD: Makefile,v 1.2 2002/10/23 14:35:28 lukem Exp $
# $OpenBSD: Makefile,v 1.3 2000/05/31 19:52:59 mickey Exp $
NOMAN= # defined
PROG= mkboot
CC= ${HOSTCC}
CFLAGS=-g -O
LDSTATIC= -static
MAN= mkboot.8
MANSUBDIR=/hp700
HOSTPROG= mkboot
SRCS= mkboot.c
.include <bsd.prog.mk>
.include <bsd.hostprog.mk>

View File

@ -1,4 +0,0 @@
.\" $NetBSD: mkboot.8,v 1.1 2002/06/06 19:48:14 fredette Exp $
.\"
.\" $OpenBSD: mkboot.8,v 1.2 2001/07/04 08:48:03 niklas Exp $
.\"