mirror of
https://github.com/AdaCore/lsif-ada.git
synced 2026-02-12 13:11:51 -08:00
7 lines
99 B
Makefile
7 lines
99 B
Makefile
|
|
all:
|
|
gprbuild -j0 -P gnat/lsif.gpr -XVSS_LIBRARY_TYPE=static
|
|
|
|
run:
|
|
./bin/lsif-ada gnat/lsif.gpr
|