changed error wording
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user