summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanjit Bhat <[email protected]>2023-09-21 10:30:09 -0400
committerSanjit Bhat <[email protected]>2023-09-21 10:30:09 -0400
commit5ce1f630132d8b7b35b9dc46b4a55f860eb85d5c (patch)
tree360a27b40597c14efe33cdca632188507cd6ad9e
parentfa0bdd7cd97c01bb61872eff0589147ec774ec2e (diff)
downloadxv6-labs-5ce1f630132d8b7b35b9dc46b4a55f860eb85d5c.tar.gz
xv6-labs-5ce1f630132d8b7b35b9dc46b4a55f860eb85d5c.tar.bz2
xv6-labs-5ce1f630132d8b7b35b9dc46b4a55f860eb85d5c.zip
clean all zip files, even old ones
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c60ea76..365c91b 100644
--- a/Makefile
+++ b/Makefile
@@ -272,7 +272,7 @@ clean:
mkfs/mkfs .gdbinit \
$U/usys.S \
$(UPROGS) \
- lab.zip \
+ *.zip \
ph barrier
# try to generate a unique GDB port