make/Init.gmk
changeset 47456 9c1e4b0a4761
parent 47346 ea082b202a23
child 47928 fb62d4519338
equal deleted inserted replaced
47455:4c294a196030 47456:9c1e4b0a4761
   220 
   220 
   221   include $(SPEC)
   221   include $(SPEC)
   222 
   222 
   223   # Our helper functions.
   223   # Our helper functions.
   224   include $(TOPDIR)/make/InitSupport.gmk
   224   include $(TOPDIR)/make/InitSupport.gmk
   225 
       
   226   # Verify that the spec file we included seems okay.
       
   227   $(eval $(call CheckSpecSanity))
       
   228 
   225 
   229   # Parse COMPARE_BUILD (for makefile development)
   226   # Parse COMPARE_BUILD (for makefile development)
   230   $(eval $(call ParseCompareBuild))
   227   $(eval $(call ParseCompareBuild))
   231 
   228 
   232   ifeq ($(LOG_NOFILE), true)
   229   ifeq ($(LOG_NOFILE), true)