mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +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
|