From c4374cae95c2cfc04a34e1591ced884f38dc5755 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Thu, 13 Apr 1995 21:11:53 +0000 Subject: [PATCH] Add devmenu(1). --- usr.bin/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 2bdafe00faaf..3956883d7222 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 -# $Id: Makefile,v 1.44 1995/03/01 08:32:42 paul Exp $ +# $Id: Makefile,v 1.45 1995/03/30 12:49:25 jkh Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct units xsend @@ -8,7 +8,8 @@ # SUBDIR= apply ar at banner basename biff cal calendar \ cap_mkdb chat checknr chflags chpass cksum col colcrt colldef colrm \ - column comm compile_et compress cpp ctags cut dig dirname dmenu du \ + column comm compile_et compress cpp ctags cut devmenu \ + dig dirname dmenu du \ env error expand f2c false file file2c find finger fmt \ fold fpr from fsplit \ fstat ftp gcore gencat getopt gprof head hexdump host \