aboutsummaryrefslogtreecommitdiff
path: root/unix/f2c/libf2c/comptry.bat
blob: 0dc84531c9ebfd9b794aca9eb137d3ae07ed2ce0 (plain) (blame)
1
2
3
4
5
%1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel 1 goto nolonglong
exit 0
:nolonglong
%1 -DNO_LONG_LONG %2 %3 %4 %5 %6 %7 %8 %9