aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2014-09-20 14:20:28 -0500
committerRob Landley <rob@landley.net>2014-09-20 14:20:28 -0500
commit94a4603481b9fc663a72549b4cd0dcbd95fca062 (patch)
treebb84860ab993c7d85f9240a00bd2f9851e5504c4 /Makefile
parent58896919a3e1f26011645d101ff2df80364ab98d (diff)
downloadtoybox-94a4603481b9fc663a72549b4cd0dcbd95fca062.tar.gz
Delete generated/README.txt (the contents are in code.html now) so clean can just remove the "generated" directory entirely.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 4784ffb0..ad3aaf92 100644
--- a/Makefile
+++ b/Makefile
@@ -41,10 +41,7 @@ uninstall:
scripts/install.sh --long --uninstall
clean::
- 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
+ rm -rf toybox toybox_unstripped generated .singleconfig*
distclean: clean
rm -f toybox_old .config*