add deroff to SUBDIRS
authorkstailey <kstailey@openbsd.org>
Sat, 8 Mar 1997 01:31:52 +0000 (01:31 +0000)
committerkstailey <kstailey@openbsd.org>
Sat, 8 Mar 1997 01:31:52 +0000 (01:31 +0000)
gnu/usr.bin/Makefile

index f61c84b..e324c1f 100644 (file)
@@ -1,7 +1,7 @@
-#      $OpenBSD: Makefile,v 1.19 1997/01/21 04:34:33 millert Exp $
+#      $OpenBSD: Makefile,v 1.20 1997/03/08 01:31:52 kstailey Exp $
 #      $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
 
-SUBDIR+=       bc cpio cvs dc diff diff3 gcc grep groff
+SUBDIR+=       bc cpio cvs dc deroff diff diff3 gcc grep groff
 SUBDIR+=       gzip perl rcs sdiff sendbug sudo
 
 # some ports use binutils, some do not.