mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-23 23:38:06 +11:00
Clean libz80/libz80.o in make clean (#118)
This commit is contained in:
parent
07e50313c7
commit
374932fa4d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user