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