mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 14:46:56 -04:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
# $NetBSD: Makefile,v 1.1 1998/03/15 01:13:25 lukem Exp $
|
|
|
|
PROG= bootpef
|
|
MAN= bootpef.8
|
|
|
|
.include <bsd.prog.mk>
|