parent
c8d6e94441
commit
5ac356b3e2
@ -0,0 +1,6 @@
|
||||
inc_path := $(shell pwd)/metadef/inc/external/
|
||||
out_path := $(shell pwd)/out/graph/lib64/stub/
|
||||
stub_path := $(shell pwd)/metadef/graph/stub/
|
||||
|
||||
mkdir_stub := $(shell mkdir -p $(out_path))
|
||||
graph_local_stub := $(shell $(HI_PYTHON) $(stub_path)/gen_stubapi.py $(inc_path) $(out_path))
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue