From: deraadt Date: Sat, 4 May 1996 09:15:47 +0000 (+0000) Subject: commented out includes install renamed X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7d429c6048b4314b9d8b913a6a370d063f7c65c1;p=openbsd commented out includes install renamed --- 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 \