diff --git a/bacnet-stack/build.bat b/bacnet-stack/build.bat new file mode 100644 index 00000000..a54b5543 --- /dev/null +++ b/bacnet-stack/build.bat @@ -0,0 +1,5 @@ + +set BORLAND_DIR=c:\borland\bcc55 +c:\borland\bcc55\bin\make -f makefile.b32 clean +c:\borland\bcc55\bin\make -f makefile.b32 all +