Project

General

Profile

« Previous | Next » 

Revision 4613

root Makefile: Maps validation: Removed no longer used $(missingMappingsCmd)

View differences:

Makefile
328 328

  
329 329
#### Maps validation
330 330

  
331
# Must come after Subdir forwarding to avoid infinite recursion, for some reason
332

  
333
missingMappingsCmd = +$(MAKE) inputs/$@|grep -vEe '(common|mappings).Makefile'\
334
-e ' Missing ' $(if $(filter non-empty_join,$*), -e '^make '|sort|uniq)
335

  
336 331
termsSubdirs := $(call no/,$(call wildcard/,inputs/*/))
337 332

  
338 333
include lib/mappings.Makefile

Also available in: Unified diff