projects
/
psmb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
wip send/recv
[psmb.git]
/
examples
/
Makefile
1
CFLAGS = -Wall -I../include
2
LDLIBS = -L../src -lpsmb
3
4
all: psmb
5
6
psmb: ../src/libpsmb.a