diff options
Diffstat (limited to 'Rules')
-rw-r--r-- | Rules | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)) |