]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/openbsm/modules/auditfilter_noop/Makefile.am
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / contrib / openbsm / modules / auditfilter_noop / Makefile.am
1 if USE_NATIVE_INCLUDES
2 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
3 else
4 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
5 endif
6
7 lib_LTLIBRARIES = auditfilter_noop.la
8
9 auditfilter_noop_la_SOURCE = auditfilter_noop.c
10 auditfilter_noop_la_LDFLAGS = -module