diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:13:31 +0000 |
commit | fe655281c5aaa0c4feb637ba0199f869ba84a78b (patch) | |
tree | ec6d9a3298f43e6216117f9bd115130df43bf52a /sbin/init | |
parent | 6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff) | |
download | src-test2-fe655281c5aaa0c4feb637ba0199f869ba84a78b.tar.gz src-test2-fe655281c5aaa0c4feb637ba0199f869ba84a78b.zip |
Notes
Diffstat (limited to 'sbin/init')
-rw-r--r-- | sbin/init/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile index 83488c145e02..a04c65ddc7d8 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -2,7 +2,6 @@ # $FreeBSD$ PROG= init -MAN8= init.8 MLINKS= init.8 securelevel.8 BINMODE=500 INSTALLFLAGS=-fschg |