diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-11-20 23:15:05 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-11-20 23:15:05 +0000 |
| commit | dee69ea53cc9ed6e1c2032ce982c2176eb1c3c87 (patch) | |
| tree | 9fcf517b1ef728833d3a00b6ecb6248a7ccc2174 /usr.bin/Makefile | |
| parent | 3945141fa25b5b4bbdddb998c31acd409318b6fa (diff) | |
Notes
Diffstat (limited to 'usr.bin/Makefile')
| -rw-r--r-- | usr.bin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 750c2ab91d64b..86ea20980fc44 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -25,6 +25,7 @@ SUBDIR= alias \ cksum \ cmp \ col \ + colldef \ colrm \ column \ comm \ @@ -96,6 +97,7 @@ SUBDIR= alias \ mkdep \ mkfifo \ mkimg \ + mklocale \ mktemp \ mkulzma \ mkuzip \ |
