changeset 1488:385459af97f1 draft

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...)
author Rob Landley <rob@landley.net>
date Sat, 20 Sep 2014 13:22:13 -0500
parents 87d95673a398
children 93acc6369f4e
files Makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Sep 20 13:20:17 2014 -0500
+++ b/Makefile	Sat Sep 20 13:22:13 2014 -0500
@@ -8,7 +8,7 @@
 	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 @@
 	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