2
0
mirror of https://github.com/alliedmodders/amxmodx.git synced 2025-02-17 17:28:52 +03:00

7 lines
46 B
Batchfile
Raw Normal View History

2004-07-01 17:57:12 +00:00
@echo off
PATH=C:\gcc\bin;%PATH%
make
pause