summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a06b926..f0cbfdf 100644
--- a/Makefile
+++ b/Makefile
@@ -298,8 +298,8 @@ radfw.h: pciradio.rbt makefw
makefw: makefw.c
$(HOSTCC) -o $@ $^
-gendigits: LDLIBS+=-lm
-gendigits: CFLAGS=
+gendigits: gendigits.c
+ $(HOSTCC) -o $@ $^ -lm
prereq: config.status tones.h tor2fw.h radfw.h version.h