postgresql/src/tools/msvc/build.bat

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
233 B
Batchfile
Raw Normal View History

@echo off
2010-09-20 22:08:53 +02:00
REM src/tools/msvc/build.bat
REM all the logic for this now belongs in build.pl. This file really
REM only exists so you don't have to type "perl build.pl"
REM Resist any temptation to add any logic here.
@perl build.pl %*