Author: np
Date: Sun Jul  1 09:35:15 2012
New Revision: 237918
URL: http://svn.freebsd.org/changeset/base/237918

Log:
  Partial MFC of r236311 (uqs@):
  
  Unbreak make depend.

Modified:
  stable/9/sys/modules/cxgb/cxgb/Makefile

Modified: stable/9/sys/modules/cxgb/cxgb/Makefile
==============================================================================
--- stable/9/sys/modules/cxgb/cxgb/Makefile     Sun Jul  1 09:30:37 2012        
(r237917)
+++ stable/9/sys/modules/cxgb/cxgb/Makefile     Sun Jul  1 09:35:15 2012        
(r237918)
@@ -1,5 +1,7 @@
 # $FreeBSD$
 
+.include <bsd.own.mk>
+
 CXGB = ${.CURDIR}/../../../dev/cxgb
 .PATH: ${CXGB} ${CXGB}/common ${CXGB}/sys
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to