update makefile

This commit is contained in:
FunkyFr3sh 2024-12-06 05:35:12 +01:00
parent 0f575b40ea
commit 411f043827
2 changed files with 45 additions and 50 deletions

View file

@ -2,7 +2,7 @@
REM
REM cnc-patch environment config
REM
set PATH=C:\win-builds-patch-32\bin
gmake clean
gmake
set PATH=C:\w64devkit\bin
make clean
make
pause