Browse Source

stop installing netbt headers

OPENBSD_5_6
tedu 10 years ago
parent
commit
1230cf6736
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/include/Makefile

+ 2
- 2
src/include/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.190 2014/05/12 19:09:00 espie Exp $
# $OpenBSD: Makefile,v 1.191 2014/07/11 21:50:28 tedu Exp $
# $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $
# @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
@ -32,7 +32,7 @@ LFILES= fcntl.h syslog.h termios.h stdarg.h stdint.h varargs.h
DIRS= arpa protocols rpc rpcsvc
LDIRS= crypto ddb dev isofs miscfs msdosfs net netinet netinet6 \
netmpls net80211 netbt nfs ntfs scsi sys ufs uvm
netmpls net80211 nfs ntfs scsi sys ufs uvm
# Places that need a prerequisite target met before includes
PRDIRS=


Loading…
Cancel
Save