summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSanjit Bhat <[email protected]>2023-09-21 10:30:02 -0400
committerSanjit Bhat <[email protected]>2023-09-21 10:30:02 -0400
commite3b3f8f9b0b1dc9c9e42622b90e2155ff7f7b40a (patch)
tree1965b10deb3229908e4bdc3cee8b00efb40aed1e /Makefile
parentc546b2fd10adbda71411a5c0b313c5317afb5522 (diff)
downloadxv6-labs-e3b3f8f9b0b1dc9c9e42622b90e2155ff7f7b40a.tar.gz
xv6-labs-e3b3f8f9b0b1dc9c9e42622b90e2155ff7f7b40a.tar.bz2
xv6-labs-e3b3f8f9b0b1dc9c9e42622b90e2155ff7f7b40a.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