Update to latest cygwin libraries

This commit is contained in:
david-schmidt
2017-10-10 15:49:24 -04:00
parent 721a604e9f
commit 3e26fb1ecd
11 changed files with 9 additions and 2 deletions
+1
View File
@@ -1 +1,2 @@
/.project
/GSport.app
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+6
View File
@@ -0,0 +1,6 @@
*.o
gsport.exe
/16inst_c.h
/8inst_c.h
/size_c.h
/vars
+2 -2
View File
@@ -52,7 +52,7 @@ gsportmac: $(OBJECTS) compile_time.o
rm -rf ../GSportDmg
mkdir ../GSportDmg
mkdir ../GSportDmg/GSport
cp ../COPYING.txt ../GSportDmg/GSport
cp ../LICENSE ../GSportDmg/GSport
cp -f parallel.rom ../GSportDmg/GSport
cp -f ../lib/NoBoot.po ../GSportDmg/GSport
mv ../GSport.app ../GSportDmg/GSport
@@ -85,7 +85,7 @@ gsport.exe: $(OBJECTS) compile_time.o
cp -f ../lib/NoBoot.po ../GSport.app
cp -f GSport.bat ../GSport.app/GSport.bat
cp -f parallel.rom ../GSport.app
cp -f ../COPYING.txt ../GSport.app
cp -f ../LICENSE ../GSport.app
cp -f ../GSport.html ../GSport.app
8inst_c.h: instable.h