[BACK]Return to bsd.prog.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

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

Diff for /src/share/mk/bsd.prog.mk between version 1.147 and 1.148

version 1.147, 2002/01/04 19:07:19 version 1.148, 2002/01/29 03:09:54
Line 4 
Line 4 
 .include <bsd.init.mk>  .include <bsd.init.mk>
   
 ##### Basic targets  ##### Basic targets
 .PHONY:         cleanprog proginstall scriptsinstall  .PHONY:         cleanextra cleanobjs cleanprog proginstall scriptsinstall
 realinstall:    proginstall scriptsinstall  realinstall:    proginstall scriptsinstall
 clean:          cleanprog  clean:          cleanprog
   

Legend:
Removed from v.1.147  
changed lines
  Added in v.1.148

CVSweb <webmaster@jp.NetBSD.org>