From 33f3e6ab569eb1040266c8ee7bdd0cf74bd58751 Mon Sep 17 00:00:00 2001 From: rpaulo Date: Sat, 12 Oct 2013 06:08:18 +0000 Subject: MFC 256365 Remove most of the ATF tools and the _atf user. Approved by: re --- share/man/man5/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'share/man/man5') diff --git a/share/man/man5/Makefile b/share/man/man5/Makefile index 6e4aa84..e0bd222 100644 --- a/share/man/man5/Makefile +++ b/share/man/man5/Makefile @@ -6,7 +6,6 @@ #MISSING: dump.5 plot.5 MAN= acct.5 \ ar.5 \ - ${_atf_formats.5} \ a.out.5 \ bluetooth.device.conf.5 \ bluetooth.hosts.5 \ @@ -80,12 +79,6 @@ MLINKS+=quota.user.5 quota.group.5 MLINKS+=rc.conf.5 rc.conf.local.5 MLINKS+=resolver.5 resolv.conf.5 -.if ${MK_ATF} != "no" -ATF= ${.CURDIR}/../../../contrib/atf -.PATH: ${ATF}/doc -_atf_formats.5= atf-formats.5 -.endif - .if ${MK_FREEBSD_UPDATE} != "no" MAN+= freebsd-update.conf.5 .endif -- cgit v1.1