- Backout botched attempt to introduce MANSECT feature.

- MAN[1-9] -> MAN.
This commit is contained in:
Ruslan Ermilov 2001-03-26 14:33:27 +00:00
parent e5b5c66bca
commit 0a5779d45b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74815
97 changed files with 101 additions and 29 deletions

View file

@ -3,4 +3,3 @@
BINDIR?= /sbin
NOSHARED?= YES
MANSECT?= 8

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= adjkerntz
MAN= adjkerntz.8
CFLAGS+= -Wall
.include <bsd.prog.mk>

View file

@ -1,4 +1,5 @@
#$FreeBSD$
PROG= atacontrol
MAN= atacontrol.8
.include <bsd.prog.mk>

View file

@ -30,6 +30,7 @@
PROG= atm
SRCS= atm.c atm_fore200.c atm_eni.c atm_inet.c atm_print.c \
atm_set.c atm_show.c atm_subr.c
MAN= atm.8
CFLAGS+= -I${.CURDIR}/../../../sys
LDADD+= -latm

View file

@ -28,6 +28,7 @@
#
PROG= fore_dnld
MAN= fore_dnld.8
SRCS= fore_dnld.c pca200e.c
CFLAGS+= -I${.CURDIR}/../../../sys

View file

@ -28,6 +28,7 @@
#
PROG= ilmid
MAN= ilmid.8
CFLAGS+= -I${.CURDIR}/../../../sys
LDADD+= -latm

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= badsect
MAN= badsect.8
.include <bsd.prog.mk>

View file

@ -3,8 +3,7 @@
PROG= disklabel
SRCS= disklabel.c
MAN8= disklabel.8
MAN5= disklabel.5
MAN= disklabel.5 disklabel.8
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98

View file

@ -3,6 +3,7 @@ MAINTAINER=ken@FreeBSD.ORG
PROG= camcontrol
SRCS= camcontrol.c modeedit.c util.c
MAN= camcontrol.8
SDIR= ${.CURDIR}/../../sys
CFLAGS+= -I${SDIR}

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ccdconfig
MAN= ccdconfig.8
CFLAGS+= -I${.CURDIR}/../../sys
LDADD+= -lkvm

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= clri
MAN= clri.8
.include <bsd.prog.mk>

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= comcontrol
MAN= comcontrol.8
.include <bsd.prog.mk>

View file

@ -1,5 +1,6 @@
# $FreeBSD$
PROG = cxconfig
PROG= cxconfig
MAN= cxconfig.8
.include <bsd.prog.mk>

View file

@ -13,8 +13,8 @@ SRCS+= alloc.c bpf.c conflex.c convert.c dispatch.c errwarn.c ethernet.c \
CFLAGS+= -I${DIST_DIR}/includes -I${DIST_DIR}
CFLAGS+= -DCLIENT_PATH='"PATH=/sbin:/bin:/usr/sbin:/usr/bin"' -Dwarn=dhcp_warn
MAN5= dhclient.conf.5 dhclient.leases.5 dhcp-options.5
MAN8= dhclient.8 dhclient-script.8
MAN= dhclient.conf.5 dhclient.leases.5 dhcp-options.5
MAN+= dhclient.8 dhclient-script.8
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \

View file

@ -3,8 +3,7 @@
PROG= disklabel
SRCS= disklabel.c
MAN8= disklabel.8
MAN5= disklabel.5
MAN= disklabel.5 disklabel.8
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dmesg
MAN= dmesg.8
BINGRP= kmem
BINMODE=2555
LDADD= -lkvm

View file

@ -20,6 +20,7 @@ CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c
BINGRP= tty
BINMODE=2555
MAN= dump.8
MLINKS+=dump.8 rdump.8
.if exists(${DESTDIR}${LIBDIR}/libkrb.a) && defined(MAKE_KERBEROS4)

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= dumpfs
MAN= dumpfs.8
.include <bsd.prog.mk>

View file

@ -1,5 +1,6 @@
# $FreeBSD$
PROG= dumpon
MAN= dumpon.8
.include <bsd.prog.mk>

View file

@ -1,5 +1,6 @@
# $FreeBSD$
PROG= fdisk
MAN= fdisk.8
.include <bsd.prog.mk>

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= fdisk
MAN= fdisk.8
CFLAGS += -DPC98

View file

@ -10,6 +10,7 @@ MAINTAINER= tomsoft@FreeBSD.ORG, chm@FreeBSD.ORG
PROG= ffsinfo
SRCS= ffsinfo.c debug.c
MAN= ffsinfo.8
GROWFS= ${.CURDIR}/../growfs
CFLAGS+=-DFS_DEBUG -I${GROWFS}

View file

@ -3,5 +3,6 @@
PROG= fsck
SRCS= fsck.c fsutil.c preen.c
MAN= fsck.8
.include <bsd.prog.mk>

View file

@ -4,6 +4,7 @@
PROG= fsck_ffs
LINKS+= ${BINDIR}/fsck_ffs ${BINDIR}/fsck_ufs
LINKS+= ${BINDIR}/fsck_ffs ${BINDIR}/fsck_4.2bsd
MAN= fsck_ffs.8
SRCS= dir.c fsutil.c inode.c main.c pass1.c pass1b.c pass2.c pass3.c pass4.c \
pass5.c setup.c utilities.c ffs_subr.c ffs_tables.c
CFLAGS+=-W

View file

@ -3,6 +3,7 @@
# $FreeBSD$
PROG= fsdb
MAN= fsdb.8
SRCS= fsdb.c fsdbutil.c \
dir.c fsutil.c inode.c pass1.c pass1b.c pass2.c pass3.c pass4.c \
pass5.c preen.c setup.c utilities.c ffs_subr.c ffs_tables.c

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= fsirand
MAN= fsirand.8
DPADD= ${LIBUTIL}
LDADD= -lutil

View file

@ -11,6 +11,7 @@ MAINTAINER= tomsoft@FreeBSD.ORG, chm@FreeBSD.ORG
PROG= growfs
SRCS= growfs.c
MAN= growfs.8
.if defined(GFSDBG)
SRCS+= debug.c

View file

@ -1,5 +1,6 @@
# $FreeBSD$
PROG = cxconfig
PROG= cxconfig
MAN= cxconfig.8
.include <bsd.prog.mk>

View file

@ -1,5 +1,6 @@
# $FreeBSD$
PROG= fdisk
MAN= fdisk.8
.include <bsd.prog.mk>

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= nextboot
MAN= nextboot.8
.include <bsd.prog.mk>

View file

@ -15,6 +15,7 @@ SRCS+= ifvlan.c
CFLAGS+=-DUSE_VLANS
.endif
MAN= ifconfig.8
DPADD= ${LIBIPX}
LDADD= -lipx
COPTS= -DNS -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings \

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= init
MAN= init.8
MLINKS= init.8 securelevel.8
BINMODE=500
INSTALLFLAGS=-fschg

View file

@ -1,5 +1,6 @@
# $FreeBSD$
PROG= ip6fw
MAN= ip6fw.8
.include <bsd.prog.mk>

View file

@ -3,9 +3,7 @@
.PATH: ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man
PROG= ipf
MAN4= ipf.4
MAN5= ipf.5
MAN8= ipf.8
MAN= ipf.4 ipf.5 ipf.8
SRCS= ipf.c parse.c opt.c facpri.c common.c
CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../contrib/ipfilter

View file

@ -3,6 +3,7 @@
.PATH: ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man
PROG= ipfstat
MAN= ipfstat.8
SRCS= fils.c parse.c opt.c kmem.c facpri.c common.c
CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DSTATETOP -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ipfw
MAN= ipfw.8
CFLAGS+=-Wall
.include <bsd.prog.mk>

View file

@ -3,8 +3,7 @@
.PATH: ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man
PROG= ipmon
MAN4= ipl.4
MAN8= ipmon.8
MAN= ipl.4 ipmon.8
SRCS= ipmon.c
CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter

View file

@ -3,9 +3,7 @@
.PATH: ${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man
PROG= ipnat
MAN1= ipnat.1
MAN4= ipnat.4
MAN5= ipnat.5
MAN= ipnat.1 ipnat.4 ipnat.5
MLINKS= ipnat.5 ipnat.conf.5
SRCS= ipnat.c kmem.c natparse.c common.c
CFLAGS+=-DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -I- -I${.CURDIR}/../../sys/netinet -I${.CURDIR}/../../sys -I${.CURDIR}/../../contrib/ipfilter

View file

@ -1,5 +1,6 @@
# $FreeBSD$
#
PROG= kget
MAN= kget.8
.include <bsd.prog.mk>

View file

@ -27,6 +27,7 @@
#
PROG= kldload
MAN= kldload.8
CFLAGS+=-I${.CURDIR}/../../sys

View file

@ -27,6 +27,7 @@
#
PROG= kldstat
MAN= kldstat.8
CFLAGS+=-I${.CURDIR}/../../sys

View file

@ -27,6 +27,7 @@
#
PROG= kldunload
MAN= kldunload.8
CFLAGS+=-I${.CURDIR}/../../sys

View file

@ -4,6 +4,7 @@ PROG= ldconfig
SRCS= elfhints.c ldconfig.c shlib.c support.c
LDDIR?= ${.CURDIR}/../../libexec/rtld-aout
CFLAGS+=-I${LDDIR} -DFREEBSD_AOUT
MAN= ldconfig.8
.PATH: ${LDDIR}

View file

@ -2,7 +2,6 @@
# $FreeBSD$
PROG= md5
MAN1= ${PROG}.1
LDADD+= -lmd
DPADD+= ${LIBMD}

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= mdconfig
MAN= mdconfig.8
MLINKS= mdconfig.8 vnconfig.8
.include <bsd.prog.mk>

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= mknod
MAN= mknod.8
.include <bsd.prog.mk>

View file

@ -3,6 +3,7 @@
PROG= mount
SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c
MAN= mount.8
# We do NOT install the getmntopts.3 man page.
.include <bsd.prog.mk>

View file

@ -3,6 +3,7 @@
PROG= mount_cd9660
SRCS= mount_cd9660.c getmntopts.c
MAN= mount_cd9660.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}

View file

@ -3,6 +3,7 @@
PROG= mount_ext2fs
SRCS= mount_ext2fs.c getmntopts.c
MAN= mount_ext2fs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}

View file

@ -4,6 +4,7 @@
PROG= mount_hpfs
SRCS= mount_hpfs.c getmntopts.c
MAN= mount_hpfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} -DHPFS

View file

@ -4,6 +4,7 @@
PROG= mount_msdos
SRCS= mount_msdos.c getmntopts.c
MAN= mount_msdos.8
DPADD= ${LIBUTIL}
LDADD= -lutil

View file

@ -4,6 +4,7 @@
PROG= mount_msdos
SRCS= mount_msdos.c getmntopts.c
MAN= mount_msdos.8
DPADD= ${LIBUTIL}
LDADD= -lutil

View file

@ -4,6 +4,7 @@
PROG= mount_nfs
SRCS= mount_nfs.c getmntopts.c mounttab.c
MAN= mount_nfs.8
MOUNT= ${.CURDIR}/../mount
UMNTALL= ${.CURDIR}/../../usr.sbin/rpc.umntall

View file

@ -4,6 +4,7 @@
PROG= mount_ntfs
SRCS= mount_ntfs.c getmntopts.c
MAN= mount_ntfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,6 +3,7 @@
PROG= mount_null
SRCS= mount_null.c getmntopts.c
MAN= mount_null.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,6 +3,7 @@
PROG= mount_null
SRCS= mount_null.c getmntopts.c
MAN= mount_null.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -2,6 +2,7 @@
PROG= mount_nwfs
SRCS= mount_nwfs.c getmntopts.c
MAN= mount_nwfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -DNWFS -I${MOUNT}

View file

@ -4,6 +4,7 @@
PROG= mount_portal
SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
pt_exec.c pt_file.c pt_tcp.c pt_tcplisten.c
MAN= mount_portal.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -4,6 +4,7 @@
PROG= mount_portal
SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
pt_exec.c pt_file.c pt_tcp.c pt_tcplisten.c
MAN= mount_portal.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,6 +3,7 @@
PROG= mount_std
SRCS= mount_std.c getmntopts.c
MAN= mount_std.8
MLINKS= mount_std.8 mount_devfs.8 \
mount_std.8 mount_fdesc.8 \
mount_std.8 mount_linprocfs.8 \

View file

@ -3,6 +3,7 @@
PROG= mount_umap
SRCS= mount_umap.c getmntopts.c
MAN= mount_umap.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,6 +3,7 @@
PROG= mount_umap
SRCS= mount_umap.c getmntopts.c
MAN= mount_umap.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,6 +3,7 @@
PROG= mount_union
SRCS= mount_union.c getmntopts.c
MAN= mount_union.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,6 +3,7 @@
PROG= mount_union
SRCS= mount_union.c getmntopts.c
MAN= mount_union.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,7 +3,6 @@
PROG= mountd
CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS
MAN5= exports.5 netgroup.5
MAN8= mountd.8
MAN= exports.5 netgroup.5 mountd.8
.include <bsd.prog.mk>

View file

@ -7,5 +7,6 @@ SRCS = natd.c icmp.c
CFLAGS += -Wall
LDADD = -lalias
DPADD = ${LIBALIAS}
MAN = natd.8
.include <bsd.prog.mk>

View file

@ -3,6 +3,7 @@
PROG= newfs
SRCS= getmntopts.c newfs.c mkfs.c
MAN= newfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+=-DMFS -DFSIRAND -I${MOUNT}

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= newfs_msdos
MAN= newfs_msdos.8
.if ${MACHINE} == "pc98"
CFLAGS+= -DPC98

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= nextboot
MAN= nextboot.8
.include <bsd.prog.mk>

View file

@ -3,6 +3,7 @@
PROG= nfsd
CFLAGS+=-DNFS
MAN= nfsd.8
.if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4)
CFLAGS+=-DKERBEROS

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= nfsiod
MAN= nfsiod.8
CFLAGS+=-DNFS
.include <bsd.prog.mk>

View file

@ -1,7 +1,7 @@
# @(#)Makefile 8.2 (Berkeley) 4/22/94
# $FreeBSD$
MAN8= nologin.8
MAN5= nologin.5
MAN= nologin.5 nologin.8
nologin depend lint tags:

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG=nos-tun
PROG= nos-tun
MAN= nos-tun.8
.include <bsd.prog.mk>

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= fdisk
MAN= fdisk.8
CFLAGS += -DPC98

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= ping
MAN= ping.8
BINMODE=4555
COPTS+= -Wall -Wmissing-prototypes
.if ${MACHINE_ARCH} == "alpha"

View file

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ping6
MAN= ping6.8
CFLAGS+=-DINET6 -DIPSEC

View file

@ -3,6 +3,7 @@
PROG= quotacheck
SRCS= quotacheck.c preen.c utilities.c
MAN= quotacheck.8
.PATH: ${.CURDIR}/../fsck_ffs
.include <bsd.prog.mk>

View file

@ -1,9 +1,10 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
PROG= reboot
DPADD= ${LIBUTIL}
LDADD= -lutil
MAN8= reboot.8 boot_i386.8
MAN= reboot.8 boot_i386.8
MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
ARCH!= uname -m

View file

@ -9,6 +9,7 @@ SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
dumprmt.c
BINGRP= tty
BINMODE=2555
MAN= restore.8
MLINKS+=restore.8 rrestore.8
.PATH: ${.CURDIR}/../dump

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= route
MAN= route.8
SRCS= route.c keywords.h
CFLAGS+=-I. -Wall -DNS
CFLAGS+=-DINET6

View file

@ -4,6 +4,7 @@
PROG= routed
SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c
MAN= routed.8
SUBDIR= rtquery
LDADD+= -lmd
DPADD+= ${LIBMD}

View file

@ -3,6 +3,7 @@
# $FreeBSD$
PROG= rtquery
MAN= rtquery.8
LDADD+= -lmd
DPADD+= ${LIBMD}
#COPTS= -g -DDEBUG -W -Wall -Wcast-align -Wcast-qual -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wunused

View file

@ -3,6 +3,7 @@
PROG= savecore
SRCS= savecore.c zopen.c
MAN= savecore.8
ZOPENPATH= ${.CURDIR}/../../usr.bin/compress
.PATH: ${ZOPENPATH}

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= shutdown
MAN= shutdown.8
BINGRP= operator
BINMODE=4550

View file

@ -3,6 +3,7 @@
# $FreeBSD$
PROG= slattach
MAN= slattach.8
MLINKS= slattach.8 slip.8
LDADD= -lutil
DPADD= ${LIBUTIL}

View file

@ -1,5 +1,6 @@
# $FreeBSD$
PROG= spppcontrol
MAN= spppcontrol.8
.include <bsd.prog.mk>

View file

@ -2,7 +2,6 @@
# $FreeBSD$
PROG= startslip
MAN1= ${PROG}.1
DPADD= ${LIBUTIL}
LDADD= -lutil

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= swapon
MAN= swapon.8
.include <bsd.prog.mk>

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= sysctl
MAN= sysctl.8
.include <bsd.prog.mk>

View file

@ -2,5 +2,6 @@
# $FreeBSD$
PROG= tunefs
MAN= tunefs.8
.include <bsd.prog.mk>

View file

@ -4,6 +4,7 @@
PROG= umount
SRCS= umount.c vfslist.c mounttab.c
MAN= umount.8
MOUNT= ${.CURDIR}/../mount
UMNTALL= ${.CURDIR}/../../usr.sbin/rpc.umntall

View file

@ -2,6 +2,7 @@
PROG= vinum
SRCS= v.c list.c vinumparser.c vinumutil.c vext.h commands.c
MAN= vinum.8
CFLAGS+= -I${.CURDIR}/../../sys -Wall -DVINUMDEBUG

View file

@ -2,6 +2,7 @@
PROG= mount_nwfs
SRCS= mount_nwfs.c getmntopts.c
MAN= mount_nwfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -DNWFS -I${MOUNT}

View file

@ -4,6 +4,7 @@
PROG= mount_portal
SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
pt_exec.c pt_file.c pt_tcp.c pt_tcplisten.c
MAN= mount_portal.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}

View file

@ -3,7 +3,6 @@
PROG= mountd
CFLAGS+=-DNFS -DMFS -DCD9660 -DMSDOSFS
MAN5= exports.5 netgroup.5
MAN8= mountd.8
MAN= exports.5 netgroup.5 mountd.8
.include <bsd.prog.mk>

View file

@ -3,6 +3,7 @@
PROG= nfsd
CFLAGS+=-DNFS
MAN= nfsd.8
.if exists(${DESTDIR}/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4)
CFLAGS+=-DKERBEROS

View file

@ -1,7 +1,7 @@
# @(#)Makefile 8.2 (Berkeley) 4/22/94
# $FreeBSD$
MAN8= nologin.8
MAN5= nologin.5
MAN= nologin.5 nologin.8
nologin depend lint tags: