summaryrefslogtreecommitdiffstats
path: root/lib/libc/xdr
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-10-15 16:16:41 +0000
committerbde <bde@FreeBSD.org>1997-10-15 16:16:41 +0000
commitef5c98dd4552a60c77815d0cc9d9b7c5e80ceb62 (patch)
tree996db595d6cfe17fb2d42bb8a87dfbc0ed57c2a4 /lib/libc/xdr
parentedce646e6cec03bcb56bfcba4ee7cb8ea8d242c7 (diff)
downloadFreeBSD-src-ef5c98dd4552a60c77815d0cc9d9b7c5e80ceb62.zip
FreeBSD-src-ef5c98dd4552a60c77815d0cc9d9b7c5e80ceb62.tar.gz
Removed the subdirectory paths from the definitions of MAN[1-9]. They
were a workaround for limitations in bsd.man.mk that were fixed about 2 years ago.
Diffstat (limited to 'lib/libc/xdr')
-rw-r--r--lib/libc/xdr/Makefile.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/xdr/Makefile.inc b/lib/libc/xdr/Makefile.inc
index a60acf4..848d4a5 100644
--- a/lib/libc/xdr/Makefile.inc
+++ b/lib/libc/xdr/Makefile.inc
@@ -1,13 +1,12 @@
# @(#)Makefile 5.11 (Berkeley) 9/6/90
-# $Id$
+# $Id: Makefile.inc,v 1.8 1997/05/28 16:29:12 wpaul Exp $
.PATH: ${.CURDIR}/../libc/xdr ${.CURDIR}/.
SRCS+= xdr.c xdr_array.c xdr_float.c xdr_mem.c \
xdr_rec.c xdr_reference.c xdr_stdio.c xdr_sizeof.c
-# Only build man pages with libc.
.if ${LIB} == "c"
-MAN3+= xdr/xdr.3
+MAN3+= xdr.3
MLINKS+= xdr.3 xdr_array.3 \
xdr.3 xdr_bool.3 \
OpenPOWER on IntegriCloud