X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos.mk;h=4ed360ebcea8b41a45d8e82fe57addf3f0cfafae;hp=ce13d0f3f4dcd2549cdf62dcd64ec048b755af7c;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hpb=adf1de6c009d13b7b52e68535c63b28f59c97400 diff --git a/tos.mk b/tos.mk index ce13d0f3..4ed360eb 100644 --- a/tos.mk +++ b/tos.mk @@ -7,7 +7,7 @@ # under Cygwin and using cp2103 based motes). # Set TOSROOT to the directory in which this include file is located -this := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)) +this := $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)) export TOSROOT := $(shell dirname $(this)) # Build an updated CLASSPATH