Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / atari / stand / bootpref / Makefile
blobf31e8bdac4f294fff3363cf2c3975a2ba0f807d6
1 # $NetBSD: Makefile,v 1.2 1999/02/13 02:54:39 lukem Exp $
3 PROG= bootpref
4 NOMAN= # defined
5 BINDIR= /usr/sbin
7 CFLAGS+= -Wall
9 .include <bsd.prog.mk>