aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-09-20 13:22:13 -0500
committerRob Landley <rob@landley.net>2014-09-20 13:22:13 -0500
commitcd299bfc0665ec13b406009b9ca1b43d17e1ad85 (patch)
tree8ec405a2ad0ec3186ea8af07372de18670f3947c /Makefile
parent5bcc7ea10f4dc37f387d4951e67ba24887edaebc (diff)
downloadtoybox-cd299bfc0665ec13b406009b9ca1b43d17e1ad85.tar.gz
Forgot to check in the updated makefile when I moved the testsuite.
(Did you know you can test individual commands with scripts/test.sh command? Now you do...)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ebedf397..4784ffb0 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ toybox toybox_unstripped: $(KCONFIG_CONFIG) *.[ch] lib/*.[ch] toys/*.h toys/*/*.
scripts/make.sh
.PHONY: clean distclean baseline bloatcheck install install_flat \
- uinstall uninstall_flat test tests help scripts/test
+ uinstall uninstall_flat test tests help
include kconfig/Makefile
@@ -41,7 +41,7 @@ uninstall:
scripts/install.sh --long --uninstall
clean::
- rm -rf toybox toybox_unstripped testdir generated/build.sh \
+ rm -rf toybox toybox_unstripped generated/testdir generated/build.sh \
.singleconfig .singleconfig.old generated/obj \
generated/Config.* generated/*.h generated/*.dat \
generated/instlist generated/mkflags generated/config2help