summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-26 16:51:18 -0500
committerJune McEnroe <june@causal.agency>2019-01-26 16:51:18 -0500
commit670630015c7b13bd039dd29c5aef4eb17aa0b3c2 (patch)
tree06bd100fe9a62d21d57cc3cff3146199b08462a4 /bin/Makefile
parentAdd back tux to ssh config (diff)
downloadsrc-670630015c7b13bd039dd29c5aef4eb17aa0b3c2.tar.gz
src-670630015c7b13bd039dd29c5aef4eb17aa0b3c2.zip
Add beef Befunge-93 interpreter
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile
index 4576de7e..a0487a17 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -24,6 +24,7 @@ BINS += ttpre
 BINS += wake
 BINS += xx
 
+BINS_BSD += beef
 BINS_BSD += wat
 
 BINS_LINUX += bri