From 7d429c6048b4314b9d8b913a6a370d063f7c65c1 Mon Sep 17 00:00:00 2001 From: deraadt Date: Sat, 4 May 1996 09:15:47 +0000 Subject: [PATCH] commented out includes install renamed --- lib/libcurses/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libcurses/Makefile b/lib/libcurses/Makefile index c427a9a05e1..8c68067d878 100644 --- a/lib/libcurses/Makefile +++ b/lib/libcurses/Makefile @@ -12,7 +12,7 @@ SRCS= addbytes.c addch.c addnstr.c box.c clear.c clrtobot.c clrtoeol.c \ MAN= curses.3 # done by src/include/Makefile now -#beforeinstall: +#includes: # -cd ${.CURDIR}; cmp -s curses.h ${DESTDIR}/usr/include/curses.h > \ # /dev/null 2>&1 || \ # install -c -o ${BINOWN} -g ${BINGRP} -m 444 curses.h \ -- 2.20.1