5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
|
PLI_STUB_OBJS += _vcs_pli_stub_.o
|
||
|
_vcs_pli_stub_.o: _vcs_pli_stub_.c
|
||
|
@$(CC) -I/eda_tools/vcs201809/include -pipe -fPIC -I/eda_tools/vcs201809/include -fPIC -c -o _vcs_pli_stub_.o _vcs_pli_stub_.c
|
||
|
@strip -g _vcs_pli_stub_.o
|