mirror of
https://github.com/AdaCore/uwrap.git
synced 2026-02-12 13:06:34 -08:00
5 lines
134 B
Bash
Executable File
5 lines
134 B
Bash
Executable File
cd out
|
|
cp -r ../../../../../documentation/source/tutorial/access/* .
|
|
mkdir obj
|
|
UWRAP "-l ada -w ./access.wrp -P prj.gpr src/test.adb"
|