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

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

Diff for /src/Makefile between version 1.187 and 1.188

version 1.187, 2002/09/17 23:18:25 version 1.188, 2002/09/21 08:19:28
Line 238  dependall-distrib depend-distrib all-dis
Line 238  dependall-distrib depend-distrib all-dis
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>
   
 build-docs: ${.CURDIR}/BUILDING  build-docs: ${.CURDIR}/BUILDING
 ${.CURDIR}/BUILDING: BUILDING.mdoc  ${.CURDIR}/BUILDING: doc/BUILDING.mdoc
         groff -mdoc -Tascii -P-b -P-u -P-o $> >$@          groff -mdoc -Tascii -P-b -P-u -P-o $> >$@

Legend:
Removed from v.1.187  
changed lines
  Added in v.1.188

CVSweb <webmaster@jp.NetBSD.org>