Subversion Repositories pentevo

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
716 lvd 1
@echo off
2
cd sndrender
3
nmake all SSE2=1 DEBUG=1 -f Makefile.gcc
4
cd ..
5
 
6
cd z80
7
nmake all SSE2=1 DEBUG=1 -f Makefile.gcc
8
cd ..
9
 
10
nmake all SSE2=1 DEBUG=1 -f Makefile.gcc