ya.make 202 B

123456789101112
  1. # This is a special library used to induce licenses onto bison-generated code
  2. # It is intentionally empty.
  3. LIBRARY()
  4. LICENSE(GPL-3.0-or-later WITH Bison-exception-2.2)
  5. NO_UTIL()
  6. NO_RUNTIME()
  7. END()