Home | History | Annotate | Download | only in testcase
      1 # TODO(go): not implemented
      2 #
      3 # We go into a lot more cases in deprecated_var.mk, and hope that if deprecated works, obsolete does too.
      4 
      5 $(KATI_obsolete_var A)
      6 $(A) $(or $(KATI),$(error A is obsolete))
      7