X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos.mk;h=4ed360ebcea8b41a45d8e82fe57addf3f0cfafae;hp=ce13d0f3f4dcd2549cdf62dcd64ec048b755af7c;hb=add98f2f5788d2ee9f8104881fd0a2bc97f2c209;hpb=d589cc3bbd567573b287687fc2b1fd636be4d218 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