Skip to content

Commit

Permalink
Makefile.libogc should not remove already pre-created lib files
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Aug 19, 2017
1 parent 7ca508d commit 1cac74d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile.libogc
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,6 @@ libs: $(LIBRARIES)
#---------------------------------------------------------------------------------
clean:
#---------------------------------------------------------------------------------
rm -fr $(LIBS)
rm -fr $(BASEDIR)/wii/*.o
rm -f *.map

Expand Down

0 comments on commit 1cac74d

Please sign in to comment.