changed error wording

This commit is contained in:
skarg
2005-05-04 13:54:26 +00:00
parent 19be50d367
commit b699a56f52
+2 -2
View File
@@ -8,13 +8,13 @@
!ifndef RTOS32_DIR !ifndef RTOS32_DIR
RTOS32_DIR_Not_Defined: RTOS32_DIR_Not_Defined:
@echo . @echo .
@echo You must define environment variable RTOS32_DIR to for this build. @echo You must define environment variable RTOS32_DIR to compile.
!endif !endif
!ifndef BORLAND_DIR !ifndef BORLAND_DIR
BORLAND_DIR_Not_Defined: BORLAND_DIR_Not_Defined:
@echo . @echo .
@echo You must define environment variable BORLAND_DIR to compile @echo You must define environment variable BORLAND_DIR to compile.
!endif !endif
PRODUCT = bacnet PRODUCT = bacnet