1 # Makefile for the Realtek RTL8169 ethernet driver (RTL8169)
7 FILESDIR
= /etc
/system.conf.d
9 DPADD
+= ${LIBNETDRIVER} ${LIBSYS} ${LIBTIMERS}
10 LDADD
+= -lnetdriver
-lsys
-ltimers
16 CPPFLAGS
+= -I
${NETBSDSRCDIR}
18 .
include <minix.service.mk
>