[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / external / realtek

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/external/realtek/Makefile between version 1.2 and 1.3

version 1.2, 2015/08/27 14:04:07 version 1.3, 2018/05/31 05:27:46
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
   .include <bsd.own.mk>
   
   .if ${MKFIRMWARE} != "no"
 SUBDIR+=        rtwn urtwn  SUBDIR+=        rtwn urtwn
   .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>