NOGCCERROR=yes
NOCLANGERROR=yes
CPPFLAGS+= -D_MINIX_SYSTEM
# Makefile for libnetdriver
LIB= netdriver
SRCS= netdriver.c
.include <bsd.lib.mk>