artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d3417
)
One more slight fix.
author
downsj
<downsj@openbsd.org>
Sat, 7 Sep 1996 23:41:00 +0000
(23:41 +0000)
committer
downsj
<downsj@openbsd.org>
Sat, 7 Sep 1996 23:41:00 +0000
(23:41 +0000)
usr.bin/vim/Makefile
patch
|
blob
|
history
diff --git
a/usr.bin/vim/Makefile
b/usr.bin/vim/Makefile
index
ce23ed9
..
59cc891
100644
(file)
--- a/
usr.bin/vim/Makefile
+++ b/
usr.bin/vim/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
2 1996/09/07 23:29:16
downsj Exp $
+# $OpenBSD: Makefile,v 1.
3 1996/09/07 23:41:00
downsj Exp $
.PATH: ${.CURDIR}/doc
@@
-48,4
+48,3
@@
afterinstall:
${DESTDIR}/usr/share/vim; done
.include <bsd.prog.mk>
-.include "../Makefile.inc"