Reorganise repo
This commit is contained in:
2
compile
2
compile
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
(set -x ; clang -g -Iintern/wapp/src intern/wapp/src/wapp.c uuid4.c -o uuid4)
|
(set -x ; clang -g -Iintern/wapp/src intern/wapp/src/wapp.c src/uuid4.c -o uuid4)
|
||||||
|
|||||||
Reference in New Issue
Block a user