diff --git a/lib/libcurses/Makefile b/lib/libcurses/Makefile index d59a31e0426a..0f0a69cdc11c 100644 --- a/lib/libcurses/Makefile +++ b/lib/libcurses/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2014/06/13 01:17:45 mrg Exp $ +# $NetBSD: Makefile,v 1.71 2014/07/05 22:31:32 dholland Exp $ # @(#)Makefile 8.2 (Berkeley) 1/2/94 .include @@ -176,9 +176,7 @@ MLINKS+= curses_addch.3 addch.3 curses_addchstr.3 addchnstr.3 \ curses_touch.3 wtouchln.3 curses_underscore.3 wunderend.3 \ curses_underscore.3 wunderscore.3 curses_line.3 wvline.3 -.if make(install) SUBDIR+= PSD.doc -.endif fileio.h: shlib_version genfileioh.awk ${TOOL_AWK} -f ${.CURDIR}/genfileioh.awk < ${.CURDIR}/shlib_version > ${.CURDIR}/fileio.h