Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/Makefile,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- src/Makefile 1993/05/22 07:15:52 1.11 +++ src/Makefile 1993/07/04 14:02:11 1.12 @@ -1,10 +1,12 @@ -# $Id: Makefile,v 1.11 1993/05/22 07:15:52 cgd Exp $ +# $Id: Makefile,v 1.12 1993/07/04 14:02:11 cgd Exp $ # NOTE THAT etc *DOES NOT* BELONG IN THE LIST BELOW SUBDIR+= bin include lib libexec sbin usr.bin usr.sbin share games SUBDIR+= gnu +SUBDIR+= sys + .ifmake !(install) SUBDIR+= regress .endif