[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.3 and 1.6

version 1.3, 1993/03/22 08:04:00 version 1.6, 1993/04/10 15:49:55
Line 1 
Line 1 
 #       $Id$  #       $Header$
   
 SUBDIR= bin include lib libexec sbin usr.bin usr.sbin share games  # NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW
   
   SUBDIR= bin include lib libexec sbin usr.bin usr.sbin share games \
           gnulib usr.gnubin
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

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

CVSweb <webmaster@jp.NetBSD.org>