1#	$NetBSD: Makefile,v 1.1 2002/02/19 19:49:40 thorpej Exp $
2
3USE_NETIF=	ne2000_isa
4
5CPPFLAGS+= -DBASEREG=0x300
6
7.include "../Makefile.netboot"
8