mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-13 05:48:40 +00:00
os2: Do a distclean instead of removing files manually in buildbot script.
This commit is contained in:
@@ -36,7 +36,7 @@ mv SDL2.lib SDL2.dll $ZIPDIR/
|
|||||||
cp -R include $ZIPDIR/
|
cp -R include $ZIPDIR/
|
||||||
zip -9r "$ZIPFILE" $ZIPDIR
|
zip -9r "$ZIPFILE" $ZIPDIR
|
||||||
|
|
||||||
rm -f *.obj SDL2.exp SDL2.map SDL2.lnk
|
wmake -f Makefile.os2 distclean
|
||||||
|
|
||||||
set +x
|
set +x
|
||||||
echo "All done. Final installable is in $ZIPFILE ...";
|
echo "All done. Final installable is in $ZIPFILE ...";
|
||||||
|
|||||||
Reference in New Issue
Block a user