repo.or.cz
/
pwlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added posix library to make files
[pwlib.git]
/
tools
/
plugintest
/
Makefile
blob
1e2106c5df63e9880a0cec530eb0b47adfb742f3
1
PROG
=
plugintest
2
SOURCES
:=
main.
cxx
3
4
ifndef
PWLIBDIR
5
PWLIBDIR
=$(
HOME
)/
pwlib
6
endif
7
8
include
$(
PWLIBDIR
)/
make
/
ptlib.mak