summaryrefslogtreecommitdiff
path: root/usr.bin/mg/Makefile
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2016-09-16 17:17:41 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2016-09-16 17:17:41 +0000
commitc39288e5896e7c9b20dd9f07aab343e8863481c6 (patch)
treeb6282db1e9994a46f346fedfeaba31eb7bf1c3f3 /usr.bin/mg/Makefile
parent6b7c1718cb747a3f2e77569c78d46d7976cb59bc (diff)
like the sparc port, ancient wisdom is ancient. consign to the archives.
ok beck
Diffstat (limited to 'usr.bin/mg/Makefile')
-rw-r--r--usr.bin/mg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mg/Makefile b/usr.bin/mg/Makefile
index 6099e3725cb..94ce340c452 100644
--- a/usr.bin/mg/Makefile
+++ b/usr.bin/mg/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.32 2016/09/11 15:03:33 natano Exp $
+# $OpenBSD: Makefile,v 1.33 2016/09/16 17:17:40 tedu Exp $
PROG= mg
@@ -21,7 +21,7 @@ SRCS= autoexec.c basic.c bell.c buffer.c cinfo.c dir.c display.c \
#
# More or less standalone extensions.
#
-SRCS+= cmode.c cscope.c dired.c grep.c tags.c theo.c
+SRCS+= cmode.c cscope.c dired.c grep.c tags.c
afterinstall:
${INSTALL} -d -o root -g wheel ${DESTDIR}${DOCDIR}/mg