repo.or.cz
/
vcard2ldap.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sample of jabberd2 configuration. PHOTO tag support. A lot of bugfixes in
[vcard2ldap.git]
/
Makefile
blob
5574df75e7468041d4efe3b7f1076b3a32c7c6f4
1
SRC
=
.
/
src
2
all
:
3
cd
$(
SRC
) && $(
MAKE
) $
@
4
commit
:
5
$(
MAKE
)
clean
6
git commit
-
a
7
clean
:
8
cd
$(
SRC
) && $(
MAKE
) $
@