ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.sbin/auditreduce/Makefile
(Generate patch)

Comparing trunk/usr.sbin/auditreduce/Makefile (file contents):
Revision 11408 by laffer1, Fri Dec 20 23:33:19 2013 UTC vs.
Revision 11409 by laffer1, Sat Jul 7 01:11:25 2018 UTC

# Line 1 | Line 1
1 + # $MidnightBSD$
2   #
3 < # $FreeBSD: src/usr.sbin/auditreduce/Makefile,v 1.2 2006/09/25 11:56:20 rwatson Exp $
3 > # $FreeBSD: stable/10/usr.sbin/auditreduce/Makefile 201390 2010-01-02 11:07:44Z ed $
4   #
5  
6   OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
# Line 12 | Line 13 | MAN=   auditreduce.1
13  
14   DPADD=  ${LIBBSM}
15   LDADD=  -lbsm
16 +
17   WARNS?= 3
18  
19   .include <bsd.prog.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines