NetBSD/sys/arch/atari/stand/bootpref/Makefile

10 lines
146 B
Makefile
Raw Normal View History

2001-12-12 04:48:43 +03:00
# $NetBSD: Makefile,v 1.3 2001/12/12 01:49:38 tv Exp $
PROG= bootpref
2001-12-12 04:48:43 +03:00
NOMAN= # defined
BINDIR= /usr/sbin
CFLAGS+= -Wall
.include <bsd.prog.mk>