blob: 8b0ed7a3934897a503414bd0814ae48c03fb31e8 [file] [log] [blame]
#
_XDCBUILDCOUNT = 0
ifneq (,$(findstring path,$(_USEXDCENV_)))
override XDCPATH = D:/work/tutorial/repo
override XDCROOT = e:/rtsc/xdctools_3_15_00_29
override XDCBUILDCFG = ./config.bld
endif
ifneq (,$(findstring args,$(_USEXDCENV_)))
override XDCARGS =
override XDCTARGETS =
endif
#
ifeq (0,1)
PKGPATH = D:/work/tutorial/repo;e:/rtsc/xdctools_3_15_00_29/packages;..
HOSTOS = Windows
endif