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
commit38e34e41070850bc92d5adbc220726093ff31188 (patch)
treeb48a5d85a74fa807b7bd7c8925efc1dd0e3ab77f /bin/Makefile
parentDraw foundations in reverse order (diff)
downloadsrc-38e34e41070850bc92d5adbc220726093ff31188.tar.gz
src-38e34e41070850bc92d5adbc220726093ff31188.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