8 lines
138 B
Python
8 lines
138 B
Python
# -*- Mode: Python; -*-
|
|
|
|
# The CDDL compiler is a standalone tool from the rest of OSP.
|
|
include_rules = [
|
|
'-util',
|
|
'-platform',
|
|
]
|