Unbreak make depend.

This commit is contained in:
Ulrich Spörlein 2012-05-30 13:55:43 +00:00
parent eaf151c49d
commit de21233f45
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=236311
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# $FreeBSD$
.include <bsd.own.mk>
CXGB = ${.CURDIR}/../../../dev/cxgb
.PATH: ${CXGB} ${CXGB}/common ${CXGB}/sys

View File

@ -1,5 +1,9 @@
#$FreeBSD$
.include <bsd.own.mk>
.PATH: ${.CURDIR}/../../dev/ixgbe
KMOD = ixgbe
SRCS = device_if.h bus_if.h pci_if.h
SRCS += opt_inet.h opt_inet6.h