aboutsummaryrefslogtreecommitdiff
path: root/tools/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tools/module.mk')
-rw-r--r--tools/module.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/module.mk b/tools/module.mk
index dd44b415bf..ec88fefc4e 100644
--- a/tools/module.mk
+++ b/tools/module.mk
@@ -27,11 +27,11 @@ clean-tools:
tools/convbdf$(EXEEXT): $(srcdir)/tools/convbdf.c
$(MKDIR) tools/$(DEPDIR)
- $(CC) -Wall -o $@ $<
+ $(CC) $(CFLAGS) -Wall -o $@ $<
tools/md5table$(EXEEXT): $(srcdir)/tools/md5table.c
$(MKDIR) tools/$(DEPDIR)
- $(CC) -Wall -o $@ $<
+ $(CC) $(CFLAGS) -Wall -o $@ $<
#
# Rules to explicitly rebuild the credits / MD5 tables.