diff options
| author | Paul Saab <ps@FreeBSD.org> | 2000-08-08 03:47:21 +0000 |
|---|---|---|
| committer | Paul Saab <ps@FreeBSD.org> | 2000-08-08 03:47:21 +0000 |
| commit | 03982f57228ede2c8acf3be79ccdbf2e74606fec (patch) | |
| tree | 974427162f31a47164af4f03d79e2348d7e5a092 | |
| parent | d72bc05b50305fd6ff39ac84185e9483d06dd540 (diff) | |
Notes
| -rw-r--r-- | sbin/init/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile index f40061e22a8d..39a5efccf96c 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -3,6 +3,7 @@ PROG= init MAN8= init.8 +MLINKS= init.8 securelevel.8 BINMODE=500 INSTALLFLAGS=-fschg CFLAGS+=-DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT |
