repo.or.cz
/
beanstalkd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve the tests
[beanstalkd.git]
/
mk
/
inc
blob
4db7f22120d71a5043953c587f0024a34b9f8a62
1
PREFIX=/usr/local
2
BINDIR=$(PREFIX)/bin
3
CFLAGS=-Wall -Werror
4
LDFLAGS=
5
OS=$(shell uname -s | tr A-Z a-z)
6
INSTALL=install
7
TAR=tar