mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-28 20:11:00 +01:00
Add `netkey' to list of kernel directories to include in /usr/include.
This commit is contained in:
parent
5dd5cdca60
commit
c72c7259e5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16396
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
|
||||
# $Id: Makefile,v 1.35 1996/02/14 15:17:53 wollman Exp $
|
||||
# $Id: Makefile,v 1.36 1996/06/04 21:30:35 phk Exp $
|
||||
#
|
||||
# Doing a make install builds /usr/include
|
||||
#
|
||||
@ -26,7 +26,7 @@ MFILES= float.h floatingpoint.h stdarg.h varargs.h
|
||||
LFILES= errno.h fcntl.h syslog.h termios.h
|
||||
|
||||
DIRS= arpa protocols rpc
|
||||
LDIRS= net netinet netipx nfs pccard sys vm #netccitt netiso netns
|
||||
LDIRS= net netinet netipx netkey nfs pccard sys vm #netccitt netiso netns
|
||||
LUDIR= ufs
|
||||
UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user