Add extra dirs needed by install. Do the include/* by reusing

BSD.include.dist to make tracking this easier.

Pointed out by:	Rod Grimes
This commit is contained in:
Mark Murray 1999-05-05 19:44:14 +00:00
parent 02f0393e5a
commit 42b42f6ec9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=46523
2 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
# $Id: Makefile,v 1.195 1999/03/28 10:47:25 markm Exp $
# $Id: Makefile,v 1.196 1999/04/11 19:46:36 ache Exp $
SUBDIR= sendmail
@ -114,6 +114,8 @@ distrib-dirs:
mtree -deU -f ${.CURDIR}/mtree/BSD.usr.dist -p ${DESTDIR}/usr
mtree -deU -f ${.CURDIR}/mtree/BSD.include.dist \
-p ${DESTDIR}/usr/include
mtree -deU -f ${.CURDIR}/mtree/BSD.include.dist \
-p ${DESTDIR}/usr/libdata/perl/5.00503/mach
cd ${DESTDIR}/; rm -f ${DESTDIR}/sys; ln -s usr/src/sys sys
cd ${DESTDIR}/usr/share/locale; \
set - `cat ${.CURDIR}/locale.alias`; \

View file

@ -1,4 +1,4 @@
# $Id: BSD.usr.dist,v 1.154 1999/05/03 17:23:52 gpalmer Exp $
# $Id: BSD.usr.dist,v 1.155 1999/05/03 17:42:34 gpalmer Exp $
#
/set type=dir uname=root gname=wheel mode=0755
@ -91,8 +91,12 @@
..
CORE
..
Data
..
IO
..
IPC
..
auto
B
..