Initial commit
This commit is contained in:
commit
2341e8711f
6 changed files with 70 additions and 0 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
all: build
|
||||
|
||||
build:
|
||||
make -C src/
|
Loading…
Add table
Add a link
Reference in a new issue