]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/openbsm/modules/auditfilter_noop/Makefile.am
Merge OpenBSM 1.2-alpha3 from head to stable/9, upgrading from the previous
[FreeBSD/stable/9.git] / contrib / openbsm / modules / auditfilter_noop / Makefile.am
1 ##
2 ## $P4: //depot/projects/trustedbsd/openbsm/modules/auditfilter_noop/Makefile.am#4 $
3 ##
4
5 if USE_NATIVE_INCLUDES
6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
7 else
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
9 endif
10
11 lib_LTLIBRARIES = auditfilter_noop.la
12
13 auditfilter_noop_la_SOURCE = auditfilter_noop.c
14 auditfilter_noop_la_LDFLAGS = -module