mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01:00
Don't install netccitt and netiso, they are going away.
This commit is contained in:
parent
0761cb293e
commit
d24ceb93d8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13941
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.2 (Berkeley) 1/4/94
|
||||
# $Id: Makefile,v 1.32 1996/01/22 00:02:22 julian Exp $
|
||||
# $Id: Makefile,v 1.33 1996/01/23 15:56:43 mpp 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 netccitt netinet netipx netiso netns nfs sys vm
|
||||
LDIRS= net netinet netipx netns nfs sys vm #netccitt netiso
|
||||
LUDIR= ufs
|
||||
UDIRS= ufs/ffs ufs/lfs ufs/mfs ufs/ufs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user