2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-01-15 16:28:05 +03:00

7 lines
46 B
Batchfile
Raw Normal View History

2004-06-30 13:01:07 +00:00
@echo off
PATH=C:\gcc\bin;%PATH%
make
pause