diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-03-19 17:19:59 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-03-19 17:19:59 +0000 |
| commit | 2c5ddcf8b60c69da900f2df99390d20b6d9f6aba (patch) | |
| tree | ea91b03c4d7ce89c644d1c51522f250622ce583b /gnu/usr.bin/Makefile | |
| parent | 4bcdaf7651a7d33eb10afd1fa6ce4e217e1c5abb (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/Makefile')
| -rw-r--r-- | gnu/usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 1dc26f32968e..57aaf19afeea 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -17,7 +17,7 @@ SUBDIR_DEPEND_gdb= binutils .endif SUBDIR.${MK_GCC}+= cc -SUBDIR.${MK_GNU_DIFF}+= diff3 +SUBDIR.${MK_GNU_DIFF}+= diff diff3 SUBDIR.${MK_GNU_GREP}+= grep SUBDIR.${MK_GPL_DTC}+= dtc SUBDIR.${MK_TESTS}+= tests |
