This commit is contained in:
jl777
2018-11-25 03:02:24 -11:00
parent d295a9aa9b
commit dc11c1b310
2 changed files with 6 additions and 3 deletions

2
src/cc/dapps/makedapps Executable file
View File

@@ -0,0 +1,2 @@
gcc -o oraclefeed cc/dapps/oraclefeed.c -lm
gcc -o zmigrate cc/dapps/zmigrate.c -lm