[BACK]Return to bsd.subdir.mk CVS log [TXT][DIR] Up to [local] / src / share / mk

Diff for /src/share/mk/bsd.subdir.mk between version 1.10 and 1.11

version 1.10, 1998/03/01 09:18:06 version 1.11, 2002/02/22 23:54:08
Line 106 
Line 106 
 tags: _SUBDIRUSE  tags: _SUBDIRUSE
 .endif  .endif
   
   .if !target(regress)
   regress: _SUBDIRUSE
   .endif
   
 .include <bsd.own.mk>  .include <bsd.own.mk>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11