repo.or.cz
/
luabind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
removed some warnings and fixed a bug in the copy constructor of functor.
[luabind.git]
/
makefile
blob
f96b7317b0381fd0eb231f950a764240ee1224ac
1
2
all clean
:
lib
3
cd src
; $(
MAKE
) $
@
4
cd
test
; $(
MAKE
) $
@
5
6
lib
:
7
mkdir
-
p
$
@
8