This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topisto
/
btcspy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Modify LIBRARY dependency
master
MEUNIER Thibaud
5 years ago
parent
f2db28eca8
commit
11b96a6ef4
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.inc
+ 1
- 1
Makefile.inc
View File
@ -1,7 +1,7 @@
CC
=
gcc
IFLAGS
=
-
I
/
usr
/
local
/
include
-
I
include
CFLAGS
=
-
g
LDFLAGS
=
-
lbtc
LDFLAGS
=
-
lbtc
-
lsecp256k1
OBJDIR
=
obj
BINDIR
=
bin
SRCDIR
=
src
Write
Preview
Loading…
Cancel
Save