mirror of
https://github.com/php/php-src.git
synced 2024-12-13 20:05:26 +08:00
4 lines
95 B
Batchfile
4 lines
95 B
Batchfile
|
@echo off
|
||
|
|
||
|
bison --output=ext\standard\parsedate.c -v -d -p phplib ext\standard\parsedate.y
|