summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc
diff options
context:
space:
mode:
authorKenji Aoyama <aoyama@cvs.openbsd.org>2017-10-29 12:42:12 +0000
committerKenji Aoyama <aoyama@cvs.openbsd.org>2017-10-29 12:42:12 +0000
commitc707a087273faf875fbe063929a72e595ec615dc (patch)
tree919476bcd3b9632498c6d7419fcedb31bb9f068e /gnu/usr.bin/gcc
parent2afd375ec19edb8a2115dc4bab2cfb3b3faee2cf (diff)
Unify protoize.1 install process on gcc3 arch (luna88k).
ok guenther@
Diffstat (limited to 'gnu/usr.bin/gcc')
-rw-r--r--gnu/usr.bin/gcc/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/gcc/Makefile.bsd-wrapper b/gnu/usr.bin/gcc/Makefile.bsd-wrapper
index 2d07086470f..768d8b4d20d 100644
--- a/gnu/usr.bin/gcc/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/gcc/Makefile.bsd-wrapper
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile.bsd-wrapper,v 1.67 2017/07/11 15:15:47 espie Exp $
+# $OpenBSD: Makefile.bsd-wrapper,v 1.68 2017/10/29 12:42:11 aoyama Exp $
-MAN= gcc.1 cpp.1 gcov.1 protoize.1
+MAN= gcc.1 cpp.1 gcov.1
BINDIR=/usr/bin
.if defined(BOOTSTRAP)