dashboard
repositories
filestore
activity
search
login
main
/
rpi
RaspberrPi project source code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update socketd example project
Guo Wenxue
2023-09-08
29b331b4375c1e07fee0e943ec90c3a855b6d428
[rpi.git]
/
project
/
socketd
/
sqlite
/
makefile
1
2
3
4
5
6
7
all:
./build.sh
clean:
rm -rf install
./build.sh -c