=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.113 retrieving revision 1.114 diff -c -r1.113 -r1.114 *** src/Makefile 2005/09/16 12:28:34 1.113 --- src/Makefile 2005/12/02 01:17:20 1.114 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.113 2005/09/16 12:28:34 jmc Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.114 2005/12/02 01:17:20 deraadt Exp $ # # For more information on building in tricky environments, please see *************** *** 38,44 **** SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share games SUBDIR+= gnu ! SUBDIR+= sys lkm .if (${KERBEROS5:L} == "yes") SUBDIR+= kerberosV --- 38,44 ---- SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share games SUBDIR+= gnu ! SUBDIR+= sys .if (${KERBEROS5:L} == "yes") SUBDIR+= kerberosV