summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libregex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/libregex/Makefile')
-rw-r--r--gnu/lib/libregex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libregex/Makefile b/gnu/lib/libregex/Makefile
index 9ced33f..3ebe3bd 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
OpenPOWER on IntegriCloud