]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/Makerules
Fixed some bugs with the tinyos-tools that have crept in due to incompatibilities...
[tinyos-2.x.git] / support / make / Makerules
index 6850fb1376b36c179da878bc4452a0f29c4eab1b..ae3b9d3e47b21f39d07d30f4b23215618d5040a9 100644 (file)
@@ -187,6 +187,9 @@ endef
 $(error $(USAGE)Thank you)
 endif
 
+$(COMPONENT).nc:
+       @echo "ERROR: You need to create a top level file called $(COMPONENT).nc, or modify your local Makefile to point to the real name of your top level component."
+       @false
 
 .PHONY: FORCE