X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/bc3542060d699ca6026adcd09209004e787ef645..37c5a0dbec037771c8f75f042916d547d8117a41:/gnu/usr.bin/Makefile diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 78aa296b07..bf71fd081d 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ # $FreeBSD: src/gnu/usr.bin/Makefile,v 1.51 2000/01/16 00:11:34 obrien Exp $ -SUBDIR= dialog diff diff3 grep groff man rcs sdiff sort texinfo +SUBDIR= dialog diff grep groff man rcs texinfo .if !defined(NO_CVS) SUBDIR+=cvs @@ -10,7 +10,7 @@ SUBDIR+=cvs SUBDIR+=gdb .endif -SUBDIR+= binutils220 +SUBDIR+= binutils222 SUBDIR+= binutils221 .if !defined(NO_GCC41)