zeta-v2: Remove fuzix.com, fuzix.rom when cleaning
authorWill Sowerbutts <will@sowerbutts.com>
Wed, 28 Dec 2016 17:23:08 +0000 (17:23 +0000)
committerWill Sowerbutts <will@sowerbutts.com>
Wed, 28 Dec 2016 17:37:06 +0000 (17:37 +0000)
Kernel/platform-zeta-v2/Makefile

index 27e9609..9d87e96 100644 (file)
@@ -41,7 +41,7 @@ $(DISCARD_DOBJS): %.rel: ../dev/%.c
        $(CROSS_CC) $(CROSS_CCOPTS) $(CROSS_CC_SEGDISC) -c $<
 
 clean:
-       rm -f $(OBJS) $(JUNK)  core *~ bootrom.ihx bootrom.bin diskboot.bin
+       rm -f $(OBJS) $(JUNK)  core *~ bootrom.ihx bootrom.bin diskboot.bin fuzix.com fuzix.rom
 
 diskboot.bin:  diskboot.s
        $(CROSS_AS) $(ASOPTS) diskboot.s