GIT.Harvie.CZ
/
svn
/
Prometheus-QoS
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
target "make deb" + skript pro tvorbu debianiho balicku
[svn/Prometheus-QoS/.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 9c731785fd290f1e0983643619d067b69012d96b..f06bdd61f088fefe632ff51717e3385c26bd143b 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-9,6
+9,9
@@
sysconfdir=/etc/
main: prometheus
$(CC) -o prometheus prometheus.c
+deb: main
+ ./prometheus.debian
+
install: main
install -d $(sbindir)
install -d $(mandir)/man1
This page took
0.123687 seconds
and
4
git commands to generate.