Project

General

Profile

« Previous | Next » 

Revision 6169

lib/mappings.Makefile: Checking if $(termsSubdirs) defined: Fixed bug where can't use ifndef because that checks if the variable is empty, not undefined. Need to use `ifeq ($(origin var),undefined)` instead.

  • added
  • modified
  • copied
  • renamed
  • deleted