summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim-share/Makefile')
-rw-r--r--editors/vim-share/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile
index 1a2267b861c..f318bfe8eca 100644
--- a/editors/vim-share/Makefile
+++ b/editors/vim-share/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/02/16 14:40:54 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/06/06 06:07:29 pooka Exp $
.include "Makefile.common"
@@ -13,12 +13,7 @@ CONFIGURE_ARGS+= --disable-gui
INSTALL_TARGET= installvimhelp installhelplinks installmacros \
installtutor installtools
-post-configure:
- cd ${WRKSRC}/ctags; ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} \
- ${CONFIGURE_ARGS}
-
do-build:
- cd ${WRKSRC}/ctags; ${MAKE}
cd ${WRKSRC}/xxd; CC="${CC}" CFLAGS="${CFLAGS}" ${MAKE} \
-f Makefile.unix