mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Revert r319659
I missed the fact that atf-sh(3) already documents atf_check(3). I'll be adding an manpage link for that instead in the next commit. MFC after: 1 week MFC with: r319659 Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
cdfe874a10
commit
8393f4feaf
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ ATF= ${SRCTOP}/contrib/atf
|
|||
PROG_CXX= atf-check
|
||||
SRCS= atf-check.cpp
|
||||
MAN= atf-check.1
|
||||
MLINKS+= atf-check.1 atf_check.1
|
||||
|
||||
CFLAGS+= -I${ATF}
|
||||
CFLAGS+= -DATF_SHELL='"/bin/sh"'
|
||||
|
|
|
|||
Loading…
Reference in a new issue