Complete removal of GNU diff
Fixes: 9a44e42a2b ("Retire GNU diff3")
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D55423
This commit is contained in:
+1
-1
@@ -29,6 +29,7 @@ SUBDIR= apply \
|
||||
ctlstat \
|
||||
cut \
|
||||
diff \
|
||||
diff3 \
|
||||
dirname \
|
||||
dtc \
|
||||
du \
|
||||
@@ -206,7 +207,6 @@ SUBDIR.${MK_GAMES}+= pom
|
||||
SUBDIR.${MK_GAMES}+= primes
|
||||
SUBDIR.${MK_GAMES}+= random
|
||||
SUBDIR+= gh-bc
|
||||
SUBDIR+= diff3
|
||||
SUBDIR.${MK_HESIOD}+= hesinfo
|
||||
SUBDIR.${MK_ICONV}+= iconv
|
||||
SUBDIR.${MK_ICONV}+= mkcsmapper
|
||||
|
||||
Reference in New Issue
Block a user