Connect the new man4.alpha to the build.

This commit is contained in:
Sheldon Hearn 2000-11-20 13:16:44 +00:00
parent 47c1571785
commit 54c7f1620a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=68942
3 changed files with 12 additions and 0 deletions

View File

@ -680,6 +680,8 @@
man3
..
man4
alpha
..
i386
..
..

View File

@ -195,6 +195,7 @@ MLINKS+=yp.4 YP.4 yp.4 NIS.4 yp.4 nis.4
# XXX NOT IMPORTED: man4.hp300 man4.sparc man4.tahoe man4.vax
SUBDIR= man4.i386
SUBDIR= man4.alpha
.if make(maninstall)
maninstall:: _SUBDIR
.endif

View File

@ -0,0 +1,9 @@
# $FreeBSD$
MAN4= osf1.4
MLINKS= osf1.4 ../osf1.4
MANSUBDIR=/alpha
.include <bsd.prog.mk>