summaryrefslogtreecommitdiff
path: root/proto/renderproto/Makefile
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-22 15:11:03 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-05-22 15:11:03 +0000
commit17c879d1ae801cf6c94e890324cff491f19aef32 (patch)
tree965f98fe860fad6c727289cce65469e546672b94 /proto/renderproto/Makefile
parent41995eb1e23320256b1b982c473c2a01b71218e9 (diff)
Get rid of double-column rules in proto Makefiles.
Diffstat (limited to 'proto/renderproto/Makefile')
-rw-r--r--proto/renderproto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/proto/renderproto/Makefile b/proto/renderproto/Makefile
index 5d62fae59..231a27a76 100644
--- a/proto/renderproto/Makefile
+++ b/proto/renderproto/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.1 2008/03/25 23:28:20 matthieu Exp $
+# $OpenBSD: Makefile,v 1.2 2009/05/22 15:11:02 matthieu Exp $
HEADERS_SUBDIR= X11/extensions/
HEADERS= render.h renderproto.h
PKGCONFIG= renderproto.pc
-install:: renderproto.txt
+afterinstall: renderproto.txt
${INSTALL_DATA} ${.CURDIR}/renderproto.txt \
${DESTDIR}${X11BASE}/share/doc/renderproto