1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-01 02:40:43 +02:00

#416 fix src-md clean

This commit is contained in:
XProger
2022-04-30 04:23:40 +03:00
parent 8f2772697e
commit 6a5244a291

View File

@@ -88,4 +88,5 @@ $(BUILD)/%.o: ../../fixed/%.cpp
$(SHXX) $(SHCCFLAGS) $(INCPATH) -o $@ $<
clean:
make clean -C src-md
$(RM) $(BUILD)/* $(TARGET).32x $(TARGET).elf