init
This commit is contained in:
commit
243e102b10
10 changed files with 282 additions and 0 deletions
6
doc/declarations.md
Normal file
6
doc/declarations.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Declarations for a3
|
||||
|
||||
| usage | description |
|
||||
| ----------------------------------- | ------------------------------------------------- |
|
||||
| `declare_executable <path>` | the executable to put in /usr/bin |
|
||||
| `declare_library <path> [lib_name]` | library to put at /usr/lib/<a3.name>(/<lib_name>) |
|
Loading…
Add table
Add a link
Reference in a new issue