We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30e449 commit b0a0aeeCopy full SHA for b0a0aee
common/external_deps/Makefile
@@ -11,4 +11,7 @@ clean:
11
@$(PRINTF) 'Cleaning lwip.\n'
12
rm -rf $(LWIP) $(LWIP)_inprogress
13
14
+release:
15
+ @cd .
16
+
17
include $(PS2SDKSRC)/Defs.make
0 commit comments