mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01: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
|