summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoretheisen <etheisen@openbsd.org>1996-09-14 22:28:11 +0000
committeretheisen <etheisen@openbsd.org>1996-09-14 22:28:11 +0000
commitc0bd84c2303bbf9cccef4c295f947853ff1e65eb (patch)
treefbfb333411032d76d8c4e68bd601f402d51bdcbc
parentMore garbage. (diff)
downloadwireguard-openbsd-c0bd84c2303bbf9cccef4c295f947853ff1e65eb.tar.xz
wireguard-openbsd-c0bd84c2303bbf9cccef4c295f947853ff1e65eb.zip
A time to groff...
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 5dbdb3d6ae7..16e722c47b0 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.15 1996/09/14 06:00:40 etheisen Exp $
+# $OpenBSD: Makefile,v 1.16 1996/09/14 22:28:11 etheisen Exp $
# $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $
-SUBDIR+= bc cpio cvs dc diff diff3 gcc grep
+SUBDIR+= bc cpio cvs dc diff diff3 gcc grep groff
SUBDIR+= gzip perl rcs sdiff sendbug sort
# some ports use binutils, some do not.