- Backout botched attempt to introduce MANSECT feature.

- MAN[1-9] -> MAN.
This commit is contained in:
Ruslan Ermilov 2001-03-26 14:42:20 +00:00
parent 0a5779d45b
commit 345e52e742
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74816
215 changed files with 199 additions and 95 deletions

View File

@ -56,6 +56,7 @@ DPADD+= ${LIBIPSEC}
LDADD+= -lipsec
CLEANFILES+= scriptdump y.tab.h
MAN= setkey.8
LOCALPREFIX= /usr/local
scriptdump: scriptdump.pl

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= IPXrouted
MAN= IPXrouted.8
SRCS= af.c if.c input.c main.c output.c startup.c tables.c timer.c trace.c
SRCS+= sap_input.c sap_tables.c sap_output.c
DPADD= ${LIBCOMPAT} ${LIBIPX}

View File

@ -2,4 +2,3 @@
# $FreeBSD$
BINDIR?= /usr/sbin
MANSECT?= 8

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ac
MAN= ac.8
# If "CONSOLE_TTY" is not defined, this program is compatible with the
# traditional implementation (using SunOS 4.x as the sample traditional

View File

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

View File

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

View File

@ -3,6 +3,7 @@
PROG= acpidump
SRCS= acpi.c acpi_user.c asl_dump.c aml_dump.c acpidump.c
MAN= acpidump.8
#DEBUG_FLAGS= -g
.include <bsd.prog.mk>

View File

@ -4,6 +4,7 @@
PROG= amldb
SRCS= amldb.c debug.c region.c
SRCS+= aml_parse.c aml_name.c aml_amlmem.c aml_memman.c aml_store.c aml_obj.c aml_evalobj.c aml_common.c
MAN= amldb.8
#DEBUG_FLAGS= -g
CFLAGS+= -I${.CURDIR}

View File

@ -3,7 +3,7 @@
MAINTAINER= wosch
SCRIPTS= adduser.perl rmuser.perl
MAN8= adduser.8 rmuser.8
MAN= adduser.8 rmuser.8
beforeinstall:
.for script in ${SCRIPTS}

View File

@ -9,6 +9,7 @@
.PATH: ${.CURDIR}/../../../contrib/amd/amd
PROG= amd
MAN= amd.8
SRCS= conf_parse.y conf_tok.l
SRCS+= am_ops.c amd.c amfs_auto.c amfs_direct.c amfs_error.c

View File

@ -9,6 +9,7 @@
.PATH: ${.CURDIR}/../../../contrib/amd/amq
PROG= amq
MAN= amq.8
SRCS= amq.c amq_clnt.c amq_xdr.c

View File

@ -10,6 +10,7 @@
${.CURDIR}/../../../contrib/amd/conf/checkmount
PROG= fixmount
MAN= fixmount.8
SRCS= fixmount.c

View File

@ -9,6 +9,7 @@
.PATH: ${.CURDIR}/../../../contrib/amd/fsinfo
PROG= fsinfo
MAN= fsinfo.8
SRCS= fsi_gram.y fsi_lex.l
SRCS+= fsi_analyze.c fsi_dict.c fsi_util.c fsinfo.c wr_atab.c

View File

@ -9,6 +9,7 @@
.PATH: ${.CURDIR}/../../../contrib/amd/hlfsd
PROG= hlfsd
MAN= hlfsd.8
SRCS= hlfsd.c homedir.c nfs_prot_svc.c stubs.c

View File

@ -9,5 +9,6 @@
.PATH: ${.CURDIR}/../../../contrib/amd/mk-amd-map
PROG= mk-amd-map
MAN= mk-amd-map.8
.include <bsd.prog.mk>

View File

@ -11,8 +11,6 @@
BINDIR= /usr/bin
PROG= pawd
MAN1= pawd.1
SRCS= pawd.c amq_clnt.c amq_xdr.c
CFLAGS+= -I${.CURDIR}/../../../contrib/amd/amq

View File

@ -2,6 +2,6 @@
.PATH: ${.CURDIR}/../../../contrib/amd/scripts
MAN5= amd.conf.5
MAN= amd.conf.5
.include <bsd.prog.mk>

View File

@ -9,6 +9,7 @@
.PATH: ${.CURDIR}/../../../contrib/amd/wire-test
PROG= wire-test
MAN= wire-test.8
DPADD+= ${LIBAMU}
LDADD+= ${LIBAMU}

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= ancontrol
MAN= ancontrol.8
CFLAGS+= -I${.CURDIR}/../../sys -DANCACHE -Wall

View File

@ -2,6 +2,7 @@
PROG= apm
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
MAN= apm.8
MLINKS= apm.8 apmconf.8 apm.8 zzz.8
.include <bsd.prog.mk>

View File

@ -6,6 +6,8 @@ SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
DPADD= ${LIBL}
LDADD= -ll
MAN= apmd.8
YFLAGS+=-v
CFLAGS+=-I. -I${.CURDIR} -Wall #-DYY_STACK_USED
# for debug:

View File

@ -1,8 +1,8 @@
# @(#)Makefile 8.2 (Berkeley) 4/18/94
# $FreeBSD$
PROG= arp
MAN8= arp.8
MAN4= arp.4
MAN= arp.4 arp.8
COPTS+= -Wall
.include <bsd.prog.mk>

View File

@ -30,6 +30,7 @@
PROG= atmarpd
SRCS= atmarpd.c atmarp_config.c atmarp_log.c atmarp_scsp.c \
atmarp_subr.c atmarp_timer.c
MAN= atmarpd.8
CFLAGS+= -I${.CURDIR}/../../../sys
LDADD+= -latm -lmd

View File

@ -33,6 +33,7 @@ SRCS= scspd.c scsp_cafsm.c scsp_config.c scsp_config_lex.c \
scsp_hfsm.c scsp_if.c scsp_input.c scsp_log.c scsp_msg.c \
scsp_output.c scsp_print.c scsp_socket.c scsp_subr.c \
scsp_timer.c
MAN= scspd.8
CFLAGS+= -I. -I${.CURDIR}/../../../sys -I${.CURDIR}
LDADD+= -latm -lmd

View File

@ -3,5 +3,6 @@
MAINTAINER= rnordier
PROG= boot0cfg
MAN= boot0cfg.8
.include <bsd.prog.mk>

View File

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

View File

@ -4,8 +4,7 @@
PROG= bootparamd
SRCS= bootparamd.c main.c ${GENSRCS}
GENSRCS=bootparam_prot.h bootparam_prot_svc.c bootparam_prot_xdr.c
MAN5= bootparams.5
MAN8= bootparamd.8
MAN= bootparams.5 bootparamd.8
CFLAGS+= -DTFTP_DIR=\"/tftpboot\" -I.
CLEANFILES= ${GENSRCS}

View File

@ -4,6 +4,7 @@ MAINTAINER= rnordier
PROG= btxld
SRCS= btxld.c elfh.c
MAN= btxld.8
CFLAGS+= -Wall

View File

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

View File

@ -1,7 +1,6 @@
# $FreeBSD$
PROG= cdcontrol
MAN1= ${PROG}.1
CFLAGS+= -Wall
DPADD += ${LIBEDIT} ${LIBTERMCAP}

View File

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

View File

@ -3,8 +3,7 @@
PROG= chown
CFLAGS+=-DSUPPORT_DOT
MAN1= chgrp.1
MAN8= chown.8
MAN= chgrp.1 chown.8
LINKS= ${BINDIR}/chown /usr/bin/chgrp
.include <bsd.prog.mk>

View File

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

View File

@ -1,7 +1,6 @@
# $FreeBSD$
PROG= ckdist
MAN1= ${PROG}.1
.PATH: ${.CURDIR}/../../usr.bin/cksum

View File

@ -6,6 +6,7 @@ CFLAGS+=-I. -I${.CURDIR}
CFLAGS+=${BDECFLAGS}
SRCS= config.y main.c lang.l mkmakefile.c mkheaders.c \
mkoptions.c y.tab.h
MAN= config.8
DPADD= ${LIBL}
LDADD= -ll

View File

@ -5,5 +5,6 @@ SRCS= cron.c database.c do_command.c job.c user.c popen.c
CFLAGS+=-DLOGIN_CAP
DPADD= ${LIBCRON} ${LIBUTIL}
LDADD= ${LIBCRON} -lutil
MAN= cron.8
.include <bsd.prog.mk>

View File

@ -4,8 +4,7 @@ PROG= crontab
CFLAGS+=-I${.CURDIR}/../cron
DPADD= ${LIBCRON} ${LIBUTIL}
LDADD= ${LIBCRON} -lutil
MAN1= crontab.1
MAN5= crontab.5
MAN= crontab.1 crontab.5
BINDIR= /usr/bin
BINOWN= root

View File

@ -15,8 +15,7 @@ SRCS= ctm.c ctm_input.c ctm_pass1.c ctm_pass2.c ctm_pass3.c \
ctm_passb.c ctm_syntax.c ctm_ed.c
LDADD+= -lmd
DPADD+= ${LIBMD}
MAN1= ctm.1
MAN5= ctm.5
MAN= ctm.1 ctm.5
CFLAGS+= -Wall
.if exists(${.CURDIR}/../../Makefile.inc)

View File

@ -2,7 +2,6 @@
PROG= ctm_rmail
SRCS= ctm_rmail.c error.c
MAN1= ${PROG}.1
CFLAGS+= -Wall
MLINKS+= ctm_rmail.1 ctm_smail.1
MLINKS+= ctm_rmail.1 ctm_dequeue.1

View File

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

View File

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

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_ctlinfo
MAN= dpt_ctlinfo.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_ctls
MAN= dpt_ctls.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_dm
MAN= dpt_dm.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_led
MAN= dpt_led.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_sig
MAN= dpt_sig.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_softc
MAN= dpt_softc.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= dpt_sysinfo
MAN= dpt_sysinfo.8
CFLAGS+=-Wall -I${.CURDIR}/../../../sys
BINMODE=500

View File

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

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= elf2exe
MAN= elf2exe.8
CFLAGS+= -Wall
MANSUBDIR=/${MACHINE_ARCH}

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PROG= extattrctl
MAN= extattrctl.8
LDADD= ${LIBUTIL}
CFLAGS+= -g -Wall

View File

@ -15,6 +15,7 @@
PROG= faithd
SRCS= faithd.c tcp.c ftp.c rsh.c
MAN= faithd.8
#CFLAGS+= -DFAITH4
CFLAGS+= -Wall

View File

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

View File

@ -1,7 +1,6 @@
# $FreeBSD$
PROG= fdformat
MAN1= ${PROG}.1
# the -I's seem to be confusing, but necessery this way
# (so the right <unistd.h> will be found in /usr/include, and the

View File

@ -11,7 +11,6 @@
#
PROG= fdwrite
MAN1= ${PROG}.1
CFLAGS+=-Wall
.include <bsd.prog.mk>

View File

@ -1,5 +1,6 @@
# $FreeBSD$
PROG= getextattr
MAN= getextattr.8
LDADD= ${LIBUTIL}
CFLAGS+= -Wall

View File

@ -14,6 +14,7 @@
# $FreeBSD$
PROG= gifconfig
MAN= gifconfig.8
CFLAGS+=-DINET6

View File

@ -7,13 +7,11 @@
#---------------------------------------------------------------------------
PROG = dtmfdecode
SRC = dtmfdecode.c
# libm is only necessary if USE_COS is defined in the source
#LDADD += -lm
CFLAGS += -Wall -DDEBUG
MAN1 = dtmfdecode.1
test: ${PROG}
uudecode -p < dtmfsounds.al.uu | ./${PROG}

View File

@ -7,8 +7,6 @@
#---------------------------------------------------------------------------
PROG = g711conv
SRC = g711conv.c
CFLAGS += -Wall
MAN1 = g711conv.1
.include <bsd.prog.mk>

View File

@ -15,8 +15,7 @@ COPTS += -DDEBUG
# enable rtprio usage
COPTS += -DUSE_RTPRIO
MAN8 = isdnd.8
MAN5 = isdnd.rc.5 isdnd.rates.5 isdnd.acct.5
MAN = isdnd.rc.5 isdnd.rates.5 isdnd.acct.5 isdnd.8
.if !defined(I4B_WITHOUT_CURSES)
COPTS += -DUSE_CURSES

View File

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

View File

@ -2,6 +2,7 @@
PROG = isdndecode
SRCS = main.c layer1.c layer2.c layer3.c \
layer3_subr.c facility.c pcause.c
MAN = isdndecode.8
.include <bsd.prog.mk>

View File

@ -2,6 +2,7 @@
PROG = isdnmonitor
SRCS = main.c curses.c
MAN = isdnmonitor.8
# compile debug support
COPTS += -DDEBUG

View File

@ -2,6 +2,7 @@
PROG = isdnphone
SRCS = main.c display.c audio.c isdn.c
MAN = isdnphone.8
DPADD = ${LIBCURSES}
LDADD = -lcurses

View File

@ -4,5 +4,6 @@ PROG = isdntel
SRCS = main.c display.c files.c alias.c
DPADD = ${LIBNCURSES}
LDADD = -lncurses
MAN = isdntel.8
.include <bsd.prog.mk>

View File

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

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PROG = isdntest
SRCS = main.c
MAN = isdntest.8
install:
@echo isdntest is not installed automatically

View File

@ -2,6 +2,7 @@
PROG = isdntrace
SRCS = q921.c q931.c q931_util.c q932_fac.c 1tr6.c trace.c \
pcause_1tr6.c pcause_q850.c unknownl3.c
MAN = isdntrace.8
#CFLAGS += -Wall -g
.include <bsd.prog.mk>

View File

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

View File

@ -1,5 +1,5 @@
# $FreeBSD$
MAN4 = i4b.4 i4bctl.4 i4bipr.4 i4bq921.4 i4bq931.4 i4brbch.4 i4btel.4 \
MAN = i4b.4 i4bctl.4 i4bipr.4 i4bq921.4 i4bq931.4 i4brbch.4 i4btel.4 \
i4btrc.4 isic.4 i4bisppp.4 iwic.4 ifpi.4 ifpnp.4 ihfc.4 itjc.4
.include <bsd.prog.mk>

View File

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

View File

@ -5,6 +5,7 @@ MAINTAINER= dwmalone
PROG= inetd
SRCS= inetd.c builtins.c
MAN= inetd.8
MLINKS= inetd.8 inetd.conf.5
COPTS+= -Wall -DLOGIN_CAP

View File

@ -4,6 +4,7 @@
MAINTAINER=ken@FreeBSD.ORG
PROG= iostat
MAN= iostat.8
CFLAGS+=-I${.CURDIR}/../../sys
DPADD= ${LIBKVM} ${LIBDEVSTAT}
LDADD= -lkvm -ldevstat

View File

@ -4,7 +4,6 @@
${.CURDIR}/../../contrib/ipfilter ${.CURDIR}/../../contrib/ipfilter/man
PROG= ipftest
MAN1= ipftest.1
SRCS= opt_ipfilter.h \
ipt.c parse.c fil.c ipft_sn.c ipft_ef.c ipft_td.c ipft_pc.c opt.c \
ipft_tx.c misc.c ip_frag.c ip_state.c ip_nat.c ip_proxy.c \

View File

@ -4,7 +4,6 @@
${.CURDIR}/../../contrib/ipfilter
PROG= ipresend
MAN1= ipresend.1
SRCS= ipresend.c ip.c resend.c opt.c ipft_ef.c ipft_hx.c ipft_sn.c ipft_td.c ipft_tx.c sbpf.c 44arp.c ipft_pc.c
CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \

View File

@ -5,10 +5,9 @@
${.CURDIR}/../../contrib/ipfilter
PROG= ipsend
MAN1= ipsend.1
MAN5= ipsend.5
SRCS= ipsend.c ip.c ipsopt.c sbpf.c sock.c 44arp.c iplang_y.y iplang_l.l \
y.tab.h
MAN= ipsend.1 ipsend.5
CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \
-DUSE_INET6 \

View File

@ -4,7 +4,6 @@
${.CURDIR}/../../contrib/ipfilter
PROG= iptest
MAN1= iptest.1
SRCS= iptest.c iptests.c ip.c sbpf.c 44arp.c sock.c
CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \

View File

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

View File

@ -3,8 +3,7 @@
PROG= kbdcontrol
SRCS= kbdcontrol.c lex.l
CFLAGS+= -I${.CURDIR}
MAN1= kbdcontrol.1
MAN5= kbdmap.5
MAN= kbdcontrol.1 kbdmap.5
MLINKS= kbdmap.5 keymap.5
DPADD= ${LIBL}
LDADD= -ll

View File

@ -6,7 +6,7 @@ MAINTAINER= wosch
SCRIPT= ${.CURDIR}/kbdmap.pl
LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont
MAN1= kbdmap.1
MAN= kbdmap.1
MLINKS= kbdmap.1 vidfont.1
all:

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= kernbb
MAN= kernbb.8
DPADD= ${LIBKVM}
LDADD= -lkvm

View File

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

View File

@ -3,6 +3,8 @@
PROG= keyserv
SRCS= keyserv.c setkey.c crypt_svc.c crypt_server.c crypt.h
MAN= keyserv.8
CFLAGS+= -DKEYSERV_RANDOM -DBROKEN_DES -I.
.if $(OBJFORMAT) == elf
CFLAGS+= -DOBJFORMAT_ELF

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PROG= kgmon
MAN= kgmon.8
DPADD= ${LIBKVM}
LDADD= -lkvm
#

View File

@ -4,6 +4,7 @@ MAINTAINER= rnordier
PROG= kgzip
SRCS= kgzip.c aouthdr.c elfhdr.c kgzcmp.c kgzld.c xio.c
MAN= kgzip.8
CFLAGS+=-pedantic \
-W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align \
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs \

View File

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

View File

@ -1,6 +1,7 @@
# $FreeBSD$
PROG= chkprintcap
MAN= chkprintcap.8
CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
.PATH: ${.CURDIR}/../common_source
DPADD= ${LIBLPR}

View File

@ -1,7 +1,7 @@
# $FreeBSD$
BINDIR = /usr/bin
MAN1 = lp.1
BINDIR= /usr/bin
MAN= lp.1
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \

View File

@ -3,6 +3,7 @@
PROG= lpc
CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
MAN= lpc.8
SRCS= lpc.c cmds.c cmdtab.c
BINGRP= daemon
BINMODE=2555

View File

@ -3,6 +3,7 @@
PROG= lpd
CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
MAN= lpd.8
SRCS= lpd.c printjob.c recvjob.c lpdchar.c modes.c
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}

View File

@ -2,7 +2,6 @@
# $FreeBSD$
PROG= lpq
MAN1= ${PROG}.1
CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}

View File

@ -6,8 +6,7 @@ CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
BINGRP= daemon
BINMODE=6555
BINDIR= /usr/bin
MAN1= lpr.1
MAN5= printcap.5
MAN= lpr.1 printcap.5
.PATH: ${.CURDIR}/../common_source
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}

View File

@ -2,7 +2,6 @@
# $FreeBSD$
PROG= lprm
MAN1= ${PROG}.1
CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
.PATH: ${.CURDIR}/../common_source
DPADD= ${LIBLPR}

View File

@ -2,6 +2,5 @@
# $FreeBSD$
PROG= lptest
MAN1= ${PROG}.1
.include <bsd.prog.mk>

View File

@ -3,6 +3,7 @@
PROG= pac
CFLAGS+=-I${.CURDIR}/../common_source ${CWARNFLAGS}
MAN= pac.8
.PATH: ${.CURDIR}/../common_source
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}

View File

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

View File

@ -7,6 +7,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/mailstats
PROG= mailstats
MAN= mailstats.8
CFLAGS+=-I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include -DNOT_SENDMAIL
.if exists(${.OBJDIR}/../../lib/libsmutil)

View File

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

View File

@ -7,6 +7,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail
.PATH: ${SENDMAIL_DIR}/makemap
PROG= makemap
MAN= makemap.8
CFLAGS+=-I${SENDMAIL_DIR}/src -I${SENDMAIL_DIR}/include
CFLAGS+=-DNEWDB -DNOT_SENDMAIL

View File

@ -1,7 +1,7 @@
# Makefile
# $FreeBSD$
MAN8= manctl.8
MAN= manctl.8
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \

Some files were not shown because too many files have changed in this diff Show More