=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/Makefile,v retrieving revision 1.150 retrieving revision 1.151 diff -c -r1.150 -r1.151 *** src/include/Makefile 2009/06/03 14:45:45 1.150 --- src/include/Makefile 2009/06/20 12:19:44 1.151 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.150 2009/06/03 14:45:45 jj Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.151 2009/06/20 12:19:44 millert Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 *************** *** 35,41 **** LFILES= fcntl.h syslog.h termios.h stdarg.h stdint.h varargs.h DIRS= arpa protocols rpc rpcsvc ! LDIRS= altq crypto ddb dev isofs miscfs net netatalk netinet netinet6 \ netmpls netnatm net80211 netbt nfs nnpfs scsi sys ufs uvm # Directories with an includes target --- 35,41 ---- LFILES= fcntl.h syslog.h termios.h stdarg.h stdint.h varargs.h DIRS= arpa protocols rpc rpcsvc ! LDIRS= altq crypto ddb dev isofs miscfs msdosfs net netatalk netinet netinet6 \ netmpls netnatm net80211 netbt nfs nnpfs scsi sys ufs uvm # Directories with an includes target