From 38e34e41070850bc92d5adbc220726093ff31188 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 26 Apr 2021 17:47:17 -0400 Subject: Remove hnel I haven't had a use for it in years. --- bin/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin/Makefile') 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 -- cgit 1.4.1