Do not create the binary/security directory, there is no seperate
security set anymore.
This commit is contained in:
parent
e80d60fa71
commit
4ed8b47725
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.157 2000/08/03 13:00:02 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.158 2000/08/06 18:10:48 fvdl Exp $
|
||||
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
|
||||
|
||||
# Environment variables without default values:
|
||||
@ -59,7 +59,7 @@ BIN3=
|
||||
# add to this.
|
||||
# NOTE: Parent directories must be listed before subdirectories.
|
||||
INSTALLATION_DIRS= \
|
||||
binary binary/sets binary/kernel binary/security installation
|
||||
binary binary/sets binary/kernel installation
|
||||
|
||||
.if exists(etc.${MACHINE}/Makefile.inc)
|
||||
.include "etc.${MACHINE}/Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user