summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSanjit Bhat <[email protected]>2023-09-21 10:30:07 -0400
committerSanjit Bhat <[email protected]>2023-09-21 10:30:07 -0400
commit7568e0697ca49d6bdd16651143948b15ff06a938 (patch)
treedcb43b0f9fb0acdbb3eafcb6090e5771816cc8e2 /Makefile
parentf048e92d8d22d166f6a806ebe79d6bc6f87ba9c1 (diff)
downloadxv6-labs-7568e0697ca49d6bdd16651143948b15ff06a938.tar.gz
xv6-labs-7568e0697ca49d6bdd16651143948b15ff06a938.tar.bz2
xv6-labs-7568e0697ca49d6bdd16651143948b15ff06a938.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