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 9ed154f..ffc541a 100644
--- a/Makefile
+++ b/Makefile
@@ -257,8 +257,8 @@ radfw.h: pciradio.rbt makefw
makefw: makefw.c
$(HOSTCC) -o $@ $^
-gendigits: LDLIBS+=-lm
-gendigits: CFLAGS=
+gendigits: gendigits.c
+ $(HOSTCC) -o $@ $^ -lm
zaptel.c: tones.h