=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/Makefile,v retrieving revision 1.142 retrieving revision 1.143 diff -c -r1.142 -r1.143 *** src/include/Makefile 2008/03/22 10:36:11 1.142 --- src/include/Makefile 2008/04/23 10:58:34 1.143 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.142 2008/03/22 10:36:11 matthieu 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.143 2008/04/23 10:58:34 norby Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 *************** *** 34,41 **** LFILES= fcntl.h syslog.h termios.h stdarg.h stdint.h varargs.h DIRS= arpa protocols rpc rpcsvc ! LDIRS= crypto ddb dev isofs miscfs net netatalk netinet altq \ ! netinet6 netnatm net80211 netbt nfs scsi sys ufs uvm xfs # Directories with an includes target RDIRS= ../lib/libpthread ../lib/libcompat ../lib/libcurses \ --- 34,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 scsi sys ufs uvm xfs # Directories with an includes target RDIRS= ../lib/libpthread ../lib/libcompat ../lib/libcurses \