Skip to content

Commit

Permalink
#416 fix src-md clean
Browse files Browse the repository at this point in the history
  • Loading branch information
XProger committed Apr 30, 2022
1 parent 8f27726 commit 6a5244a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/32x/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ $(BUILD)/%.o: ../../fixed/%.cpp
$(SHXX) $(SHCCFLAGS) $(INCPATH) -o $@ $<

clean:
make clean -C src-md
$(RM) $(BUILD)/* $(TARGET).32x $(TARGET).elf

0 comments on commit 6a5244a

Please sign in to comment.