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

Comparing trunk/usr.sbin/auditdistd/Makefile (file contents):
Revision 11409 by laffer1, Sun Sep 18 22:55:27 2016 UTC vs.
Revision 11410 by laffer1, Sat Jul 7 01:11:39 2018 UTC

# Line 1 | Line 1
1   # $MidnightBSD$
2 # $FreeBSD: release/9.2.0/usr.sbin/auditdistd/Makefile 243752 2012-12-01 15:11:46Z rwatson $
2   #
3 + # $FreeBSD: stable/10/usr.sbin/auditdistd/Makefile 249657 2013-04-19 19:45:00Z ed $
4 + #
5  
6   OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
7   .PATH: ${OPENBSMDIR}/bin/auditdistd
# Line 10 | Line 11 | OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
11   CFLAGS+=-I${OPENBSMDIR} -I${OPENBSMDIR}/bin/auditdistd
12  
13   NO_WFORMAT=
14 + NO_WMISSING_VARIABLE_DECLARATIONS=
15  
16   PROG=   auditdistd
17   SRCS=   auditdistd.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines