summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSanjit Bhat <[email protected]>2023-09-21 10:30:00 -0400
committerSanjit Bhat <[email protected]>2023-09-21 10:30:00 -0400
commit77da51a3c309a4e41a7514982a34f064a44001a9 (patch)
tree77cea9be548c5bfc4a5e98406f5d5f061888c5b8 /Makefile
parent6ba06c6a6d6f036081327a330b4aa57c22dc49a9 (diff)
downloadxv6-labs-77da51a3c309a4e41a7514982a34f064a44001a9.tar.gz
xv6-labs-77da51a3c309a4e41a7514982a34f064a44001a9.tar.bz2
xv6-labs-77da51a3c309a4e41a7514982a34f064a44001a9.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