blob: 3e599f041e618ddd1a6c10b7126fdb635a55d64b [file] [log] [blame]
$(KATI_visibility_prefix FOO, foo fo) # no error, different path prefixes
$(KATI_visibility_prefix Bar, bar/baz bar)
ifndef KATI
$(info Makefile:2: Visibility prefix bar is the prefix of another visibility prefix bar/baz)
endif
test:
@: