aboutsummaryrefslogtreecommitdiff
path: root/src/tools/msvc/pgbison.bat
blob: d976750c9c7fb5a3d8a83e7b8836cd02a0219d87 (plain)
1
2
3
4
5
6
7
@echo off

REM src/tools/msvc/pgbison.bat
REM all the logic for this now belongs in pgbison.pl. This file really
REM only exists so you don't have to type "perl src/tools/msvc/pgbison.pl"
REM Resist any temptation to add any logic here.
@perl src/tools/msvc/pgbison.pl %*