freebsd-dev/usr.sbin/boot0cfg/Makefile
Robert Nordier 0b654f60a9 Add boot0cfg: this installs/configures the `boot0' boot manager. A
CLI utility to do this has been requested by a few people.
1999-02-21 21:23:42 +00:00

7 lines
66 B
Makefile

# $Id: $
PROG= boot0cfg
MAN8= boot0cfg.8
.include <bsd.prog.mk>