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

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

Diff for /src/share/examples/ftpd/Makefile between version 1.5 and 1.6

version 1.5, 2001/12/12 01:49:16 version 1.6, 2001/12/12 12:24:22
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
   
   NOOBJ=  # defined
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 .if ${MKSHARE} != "no"  .if ${MKSHARE} != "no"
 FILES=  ftpd.conf ftpusers  FILES=  ftpd.conf ftpusers
 FILESDIR=/usr/share/examples/ftpd  FILESDIR=/usr/share/examples/ftpd
 .endif  .endif
 NOOBJ=  # defined  
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb <webmaster@jp.NetBSD.org>