mirror of
https://github.com/php/php-src.git
synced 2026-04-19 05:51:02 +02:00
6 lines
52 B
Batchfile
6 lines
52 B
Batchfile
@echo off
|
|
cd %2
|
|
%1 -f Makefile.bcc32 %3
|
|
cd ..
|
|
exit
|