summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSanjit Bhat <[email protected]>2023-09-21 10:30:11 -0400
committerSanjit Bhat <[email protected]>2023-09-21 10:30:11 -0400
commit13f5a4b511e0d7c8f559f532d3342a1dfb6d7153 (patch)
tree664b707b3bbe7504589879dc7f62b90f2ffd6acd /Makefile
parent0db1b44fac1e9365875600aec80a19b55699f1f5 (diff)
downloadxv6-labs-13f5a4b511e0d7c8f559f532d3342a1dfb6d7153.tar.gz
xv6-labs-13f5a4b511e0d7c8f559f532d3342a1dfb6d7153.tar.bz2
xv6-labs-13f5a4b511e0d7c8f559f532d3342a1dfb6d7153.zip
clean all zip files, even old ones
Diffstat (limited to 'Makefile')
-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