dashboard
repositories
filestore
activity
search
login
main
/
apue
APUE course source code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update apue makefile for -Wall
guowenxue
13 hours ago
4ea61c1941ce77b3b919e9088c3291a04d20533a
[apue.git]
/
project
/
4.mqttd
/
openlibs
/
sqlite
/
makefile
1
2
3
4
5
6
7
all:
./build.sh
clean:
rm -rf install
./build.sh -c