mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-20 01:43:37 +00:00
Add a dist target for win32.
This commit is contained in:
parent
56117b3f68
commit
4b9c07428c
@ -56,4 +56,7 @@ clean:
|
||||
rm -f hqflt/snes_ntsc/*.o
|
||||
rm -f $(TARGET)
|
||||
|
||||
.PHONY: all install uninstall clean
|
||||
dist: all
|
||||
zip -r ssnes-win32.zip $(TARGET) ssnes.cfg snes.dll libxml2.dll iconv.dll zlib1.dll SDL.dll libsamplerate-0.dll
|
||||
|
||||
.PHONY: all install uninstall clean dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user