repo.or.cz
/
fripost-web.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Increase member counter
[fripost-web.git]
/
Makefile
blob
ec722c6787888453959359a0e3a8b02d71b33b46
1
EMACS
=
emacs
-
q
--
no-site-file
2
3
all
:
fripost-web
4
5
fripost-web
:
6
$(
EMACS
) -
batch
-
L . \
7
-
l
"fripost-web.el"
\
8
-
eval
"(org-publish-project
\"
fripost-web
\"
)"