remove man9.sun3x from SUBDIR list

This commit is contained in:
gwr 1998-02-19 04:20:21 +00:00
parent d0157e04e9
commit a73737ae77
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.37 1998/01/10 01:05:17 lukem Exp $
# $NetBSD: Makefile,v 1.38 1998/02/19 04:20:21 gwr Exp $
# Makefile for section 9 (kernel function and variable) manual pages.
@ -93,7 +93,7 @@ MLINKS+=time.9 boottime.9 time.9 mono_time.9 time.9 runtime.9
MLINKS+=timeout.9 untimeout.9
MLINKS+=vslock.9 vsunlock.9
SUBDIR= man9.sun3 man9.sun3x
SUBDIR= man9.sun3
.include <bsd.man.mk>
.include <bsd.subdir.mk>