View | Details | Raw Unified | Return to bug 122941
Collapse All | Expand All

(-)chkrootkit/Makefile (+1 lines)
Lines 20-25 Link Here
20
MAINTAINER=	cordeiro@nic.br
20
MAINTAINER=	cordeiro@nic.br
21
COMMENT=	A tool to locally check for signs of a rootkit
21
COMMENT=	A tool to locally check for signs of a rootkit
22
22
23
MAKE_ENV+=	CC="${CC}"
23
ALL_TARGET=	chkrootkit chklastlog chkwtmp chkutmp chkproc chkdirs ifpromisc check_wtmpx strings
24
ALL_TARGET=	chkrootkit chklastlog chkwtmp chkutmp chkproc chkdirs ifpromisc check_wtmpx strings
24
25
25
PLIST_FILES=	${ALL_TARGET:C,^,sbin/,}
26
PLIST_FILES=	${ALL_TARGET:C,^,sbin/,}

Return to bug 122941