mirror of
https://github.com/XProger/OpenLara.git
synced 2025-08-07 05:37:01 +02:00
#416 fix src-md clean
This commit is contained in:
@@ -88,4 +88,5 @@ $(BUILD)/%.o: ../../fixed/%.cpp
|
|||||||
$(SHXX) $(SHCCFLAGS) $(INCPATH) -o $@ $<
|
$(SHXX) $(SHCCFLAGS) $(INCPATH) -o $@ $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
make clean -C src-md
|
||||||
$(RM) $(BUILD)/* $(TARGET).32x $(TARGET).elf
|
$(RM) $(BUILD)/* $(TARGET).32x $(TARGET).elf
|
||||||
|
Reference in New Issue
Block a user