repo.or.cz
/
ocproxy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Copy man page over from ocproxy-debian.git
[ocproxy.git]
/
Makefile
blob
dc71b6477cbfc55a84df806b44bd9d476969ffd1
1
DIR
=
contrib
/
ports
/
unix
/
proj
/
ocproxy
2
3
all install clean
:
4
make
-
C
$(
DIR
) $
@
5
6
TAG
=
1
.
$(
shell
date
--
utc
"+%Y%m%d%H%M%S"
)
7
dist
:
8
git tag
"$(TAG)"
9
tar
-
czf
"../ocproxy-$(TAG).tar.gz"
--
exclude
=
.git
* --
exclude
=*
~
*