# $NetBSD: Makefile,v 1.2 2008/08/29 00:02:24 gmcgarry Exp $ USE_NETIF= ne2000_isa CPPFLAGS+= -DBASEREG=0x300 .include "../Makefile.netboot" .if (defined(HAVE_GCC) && ${HAVE_GCC} == 4) || defined(HAVE_PCC) COPTS.dp8390.c += -Wno-pointer-sign .endif