Merge branch 'master' of git://github.com/Themaister/SSNES

This commit is contained in:
Themaister 2010-12-25 13:45:20 +01:00
commit d2eae88d7a

View File

@ -64,6 +64,8 @@ uninstall: $(TARGET)
clean: clean:
rm -f *.o rm -f *.o
rm -f audio/*.o
rm -f gfx/*.o
rm -f hqflt/*.o rm -f hqflt/*.o
rm -f hqflt/snes_ntsc/*.o rm -f hqflt/snes_ntsc/*.o
rm -f $(TARGET) rm -f $(TARGET)