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