diff --git a/src/platform/32x/Makefile b/src/platform/32x/Makefile index f79eb96..bbc4d90 100644 --- a/src/platform/32x/Makefile +++ b/src/platform/32x/Makefile @@ -88,4 +88,5 @@ $(BUILD)/%.o: ../../fixed/%.cpp $(SHXX) $(SHCCFLAGS) $(INCPATH) -o $@ $< clean: + make clean -C src-md $(RM) $(BUILD)/* $(TARGET).32x $(TARGET).elf