summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorGerrit Pape <pape@smarden.org>2001-11-26 11:31:53 +0000
committerGerrit Pape <pape@smarden.org>2001-11-26 11:31:53 +0000
commitf849568f4ccdcce45225fa1df2821c4aef607e3d (patch)
tree11f9ba313b1efac555ea315640ca8710e3a9f31f /Makefile
parentf71b40212367b464a882d7a1ef4c5e1f68cd87f1 (diff)
downloadrunit-f849568f4ccdcce45225fa1df2821c4aef607e3d.tar.gz
runit-f849568f4ccdcce45225fa1df2821c4aef607e3d.tar.xz
runit-f849568f4ccdcce45225fa1df2821c4aef607e3d.zip
* runit-halt, runit-reboot removed, integrated into runit-init
  * tested with dietlibc
  * doc: usedietlibs.html added.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ad32e5f..8375b8f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 DESTDIR=
 
-PACKAGE=runit-0.1.2
+PACKAGE=runit-0.2.0
 DIRS=doc man etc package src
-MANPAGES=man/runit.8 man/runit-init.8 man/runit-halt.8 man/runit-reboot.8
+MANPAGES=man/runit.8 man/runit-init.8
 DAEMONTOOLS_PD=daemontools-pd-0.76
 
 all: clean .manpages $(DAEMONTOOLS_PD).tar.gz $(PACKAGE).tar.gz