From 62dd2b4cef3e8bd4506a92ab2d4f70e154d98e44 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 15 Aug 2016 15:53:11 +0200 Subject: Adjust bootstrap.sh interface to be similar to .bat versions --- bootstrap-msvc.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap-msvc.bat') diff --git a/bootstrap-msvc.bat b/bootstrap-msvc.bat index 459fe1a..56623d4 100644 --- a/bootstrap-msvc.bat +++ b/bootstrap-msvc.bat @@ -25,6 +25,8 @@ echo For example: echo. echo %0 cl.exe /nologo echo. +echo See the INSTALL file for details. +echo. goto end rem Clean up .obj files from all the directories passed as arguments. -- cgit v1.1