artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce7acbd
)
add mkcmdtab.o to CLEANFILES
author
kstailey
<kstailey@openbsd.org>
Fri, 31 Jan 1997 18:11:01 +0000
(18:11 +0000)
committer
kstailey
<kstailey@openbsd.org>
Fri, 31 Jan 1997 18:11:01 +0000
(18:11 +0000)
usr.bin/vim/Makefile
patch
|
blob
|
history
diff --git
a/usr.bin/vim/Makefile
b/usr.bin/vim/Makefile
index
b054275
..
4642e0f
100644
(file)
--- a/
usr.bin/vim/Makefile
+++ b/
usr.bin/vim/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
6 1996/12/08 14:32:38 downsj
Exp $
+# $OpenBSD: Makefile,v 1.
7 1997/01/31 18:11:01 kstailey
Exp $
.PATH: ${.CURDIR}/doc
@@
-36,7
+36,7
@@
DOCS= vim_40.txt vim_ami.txt vim_arch.txt vim_diff.txt vim_digr.txt \
#LDADD+= -L/some/where/X11/lib -lXaw -lXt -lXmu -lX11 -lutil
#CFLAGS+= -I/some/where/X11/include -DHAVE_X11 -DUSE_GUI_ATHENA
-CLEANFILES+= mkcmdtab cmdtab.h
+CLEANFILES+= mkcmdtab
mkcmdtab.o
cmdtab.h
.depend cmdline.o: cmdtab.h