1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-11-23 20:08:05 +11:00

Clean libz80/libz80.o in make clean (#118)

This commit is contained in:
Liorst4 2020-06-13 22:56:28 +03:00 committed by GitHub
parent 07e50313c7
commit 374932fa4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,4 +44,4 @@ unpack:
.PHONY: clean .PHONY: clean
clean: clean:
rm -f $(TARGETS) emul.o *-bin.h blkfs rm -f $(TARGETS) emul.o *-bin.h blkfs libz80/libz80.o