fixed line endings and SVN MIME and eol-style using fixup.sh script.

This commit is contained in:
skarg
2013-03-13 22:15:00 +00:00
parent 11897368d2
commit 2de46521b8
8 changed files with 892 additions and 892 deletions
+10 -10
View File
@@ -1,10 +1,10 @@
@echo off
echo Build with MinGW and MSYS: mingw.sourceforge.net
rem set PATH=C:\MinGW\msys\1.0\bin;C:\MinGW\bin
rem assumes rm, cp, size are already in path
set CC=gcc
set AR=ar
set MAKE=make
rem make BACNET_PORT=win32 BUILD=release -f test.mak clean all
make -s -f test.mak clean all
@echo off
echo Build with MinGW and MSYS: mingw.sourceforge.net
rem set PATH=C:\MinGW\msys\1.0\bin;C:\MinGW\bin
rem assumes rm, cp, size are already in path
set CC=gcc
set AR=ar
set MAKE=make
rem make BACNET_PORT=win32 BUILD=release -f test.mak clean all
make -s -f test.mak clean all