summaryrefslogtreecommitdiff
path: root/Rules
diff options
context:
space:
mode:
Diffstat (limited to 'Rules')
-rw-r--r--Rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules b/Rules
index a06dc041df..0cf6c002c0 100644
--- a/Rules
+++ b/Rules
@@ -77,7 +77,7 @@ $(common-objpfx)empty.c:
cp -f /dev/null $@
common-generated := $(common-generated) dummy.o dummy.c empty.c empty.o
-# This makes all the auxilliary and test programs.
+# This makes all the auxiliary and test programs.
.PHONY: others tests
others: $(addprefix $(objpfx),$(others) $(extra-objs))