diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile index 9ced33f13b26..3ebe3bd4d804 100644 --- a/gnu/lib/libregex/Makefile +++ b/gnu/lib/libregex/Makefile @@ -1,4 +1,4 @@ -# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.11 1995/01/11 06:12:01 ache Exp $ +# $Header: /home/ncvs/src/gnu/lib/libregex/Makefile,v 1.12 1995/01/16 17:54:57 ache Exp $ LIB= gnuregex @@ -8,7 +8,7 @@ NOMAN= noman SUBDIR+= doc -afterinstall: +beforeinstall: install -c -o ${BINOWN} -g ${BINGRP} -m 444 \ ${.CURDIR}/regex.h ${DESTDIR}/usr/include/gnuregex.h