Updated build.bat to include notes about YAGARTO Tools.

This commit is contained in:
skarg
2010-04-06 18:57:06 +00:00
parent 8cb5a8a230
commit 1115ffcf88
+2 -2
View File
@@ -1,6 +1,6 @@
@echo off
echo Build with MinGW mingw.sourceforge.net
echo Note: copy mingw32-make.exe to make.exe to build for Win32
echo Build with MinGW: mingw.sourceforge.net
echo and Yagarto Tools: www.yagarto.de
set CC=gcc
set AR=ar
make BACNET_PORT=win32 BUILD=release clean all