create usr/include/g++/std

This commit is contained in:
mrg 1996-05-22 01:46:42 +00:00
parent 8b5da257b3
commit efd38e0ffd
2 changed files with 12 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: 4.4BSD.dist,v 1.22 1996/05/20 04:59:29 mrg Exp $
# $NetBSD: 4.4BSD.dist,v 1.23 1996/05/22 01:46:42 mrg Exp $
# from: @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
/set type=dir uname=root gname=wheel mode=0755
@ -127,6 +127,11 @@ gen gname=bin uname=bin mode=0755
# ./usr/include/g++/gen
..
# ./usr/include/g++/std
std gname=bin uname=bin mode=0755
# ./usr/include/g++/std
..
# ./usr/include/g++
..

View File

@ -1,4 +1,4 @@
# $NetBSD: NetBSD.dist,v 1.22 1996/05/20 04:59:29 mrg Exp $
# $NetBSD: NetBSD.dist,v 1.23 1996/05/22 01:46:42 mrg Exp $
# from: @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
/set type=dir uname=root gname=wheel mode=0755
@ -127,6 +127,11 @@ gen gname=bin uname=bin mode=0755
# ./usr/include/g++/gen
..
# ./usr/include/g++/std
std gname=bin uname=bin mode=0755
# ./usr/include/g++/std
..
# ./usr/include/g++
..