summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-26 17:47:17 -0400
committerJune McEnroe <june@causal.agency>2021-04-26 17:49:03 -0400
commit3a47db2d72be3f348496bcd819188afc4907a38a (patch)
tree50aa07a1b77b389d4091906ac7b866761e08199e /bin/Makefile
parentDraw foundations in reverse order (diff)
downloadsrc-3a47db2d72be3f348496bcd819188afc4907a38a.tar.gz
src-3a47db2d72be3f348496bcd819188afc4907a38a.zip
Remove hnel
I haven't had a use for it in years.
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/Makefile b/bin/Makefile
index cd7f7c68..14ad94eb 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -14,7 +14,6 @@ BINS += c
 BINS += dtch
 BINS += glitch
 BINS += hilex
-BINS += hnel
 BINS += htagml
 BINS += modem
 BINS += mtags
@@ -54,7 +53,6 @@ LDLIBS.dtch = -lutil
 LDLIBS.fbclock = -lz
 LDLIBS.freecell = -lcurses
 LDLIBS.glitch = -lz
-LDLIBS.hnel = -lutil
 LDLIBS.modem = -lutil
 LDLIBS.pngo = -lz
 LDLIBS.ptee = -lutil