libstrat: fix bugs/compiler warnings
This commit is contained in:
@@ -116,7 +116,7 @@ dist: dist-src dist-bin
|
||||
#---------------------------------------------------------------------------------
|
||||
clean:
|
||||
@echo clean ...
|
||||
@rm -fr release lib *.bz2
|
||||
@rm -fr release lib *.bz2 include/stratosphere.hpp.gch
|
||||
|
||||
#---------------------------------------------------------------------------------
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user