summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-24 20:31:29 -0400
committerJune McEnroe <june@causal.agency>2019-07-24 20:31:29 -0400
commit2bad5b5ad30bc24c21cc7423756afac79c61004f (patch)
tree646a5a46a1e00255eb6fc8f396fb3b689662fb52 /bin/Makefile
parentRemove histedit from bit (diff)
downloadsrc-2bad5b5ad30bc24c21cc7423756afac79c61004f.tar.gz
src-2bad5b5ad30bc24c21cc7423756afac79c61004f.zip
Add when
When? Now.
Diffstat (limited to '')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index e03e5093..b246bf28 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -35,6 +35,7 @@ BINS += shotty
 BINS += ttpre
 BINS += up
 BINS += wake
+BINS += when
 BINS += xx
 
 LINKS += atch
-0500'>2019-01-13Change default ENV from cashrc to env.shJune McEnroe 2019-01-13Use colours in cash promptsJune McEnroe 2019-01-12Set PSlit like NetBSD shJune McEnroe 2019-01-12Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe