From 86642a4ab498a232761f0dcb1ca83f06fc0d5a40 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 26 Mar 2001 14:33:27 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- sbin/nfsd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sbin/nfsd') diff --git a/sbin/nfsd/Makefile b/sbin/nfsd/Makefile index 3e0f8c5..5a89c6e 100644 --- a/sbin/nfsd/Makefile +++ b/sbin/nfsd/Makefile @@ -3,6 +3,7 @@ PROG= nfsd CFLAGS+=-DNFS +MAN= nfsd.8 .if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4) CFLAGS+=-DKERBEROS -- cgit v1.1