Do not create the binary/security directory, there is no seperate

security set anymore.
This commit is contained in:
fvdl 2000-08-06 18:10:48 +00:00
parent e80d60fa71
commit 4ed8b47725

View File

@ -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"