This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
7c3e6e8e865e8e1f9c34ac5a17d0032946b81aeb
solana
/
programs
/
bpf
/
c
/
makefile
4 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Move bpf-sdk to sdk/bpf
2018-12-01 09:59:08 -08:00
BPF_SDK
:=
../../../sdk/bpf
$(
shell
$
(
BPF_SDK
)
/
scripts
/
install
.
sh
)
i
n
c
l
u
d
e
$(
BPF_SDK
)
/
b
p
f
.
m
k
Reference in New Issue
Copy Permalink