postgresql/src/tools/msvc/builddoc.bat

8 lines
246 B
Batchfile
Raw Normal View History

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