diff options
Diffstat (limited to 'c')
| -rw-r--r-- | c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ $(BINS): %: %.o clean: rm -f $(OBJS) $(BINS) $(OTHER_OBJS) mal -.PHONY: stats tests $(TESTS) +.PHONY: stats stats-lisp tests $(TESTS) stats: $(SOURCES) @wc $^ |
