diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2017-11-20 20:55:41 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2017-11-20 20:55:41 +0000 |
| commit | 5f8eed2f4230a16279dd6034af5009ac5febae9d (patch) | |
| tree | 60b6af6cc4253426a222ece2980736566f2a355a /usr.bin/Makefile | |
| parent | cab229b2a679287710e4a23e4901ee020d0bf96a (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 453a0de31e2d..b4c24640b6d3 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -150,6 +150,7 @@ SUBDIR= alias \ split \ stat \ stdbuf \ + strings \ su \ systat \ tabs \ @@ -277,7 +278,6 @@ SUBDIR.${MK_TOOLCHAIN}+= readelf SUBDIR.${MK_TOOLCHAIN}+= rpcgen SUBDIR.${MK_TOOLCHAIN}+= unifdef SUBDIR.${MK_TOOLCHAIN}+= size -SUBDIR.${MK_TOOLCHAIN}+= strings SUBDIR.${MK_TOOLCHAIN}+= xstr SUBDIR.${MK_TOOLCHAIN}+= yacc SUBDIR.${MK_VI}+= vi |
