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