X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=Makefile;h=f06bdd61f088fefe632ff51717e3385c26bd143b;hp=9c731785fd290f1e0983643619d067b69012d96b;hb=ab7835109eacfed49f9747317a5161a964eff8e4;hpb=6f5053d58fdee30c59282ddec03a250e7df7cba7 diff --git a/Makefile b/Makefile index 9c73178..f06bdd6 100644 --- 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