]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/dma/Makefile.inc
Optionally bind ktls threads to NUMA domains
[FreeBSD/FreeBSD.git] / libexec / dma / Makefile.inc
1 # $FreeBSD$
2
3 .sinclude "${.CURDIR:H:H}/Makefile.inc"
4 DMA_SOURCES=    ${SRCTOP}/contrib/dma
5 .PATH:  ${DMA_SOURCES}
6
7 CFLAGS+= -I${DMA_SOURCES} \
8         -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME \
9         -DCONF_PATH='"/etc/dma"' \
10         -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.11+"' \
11         -DDMA_ROOT_USER='"mailnull"' \
12         -DDMA_GROUP='"mail"'
13 BINGRP= mail
14 PACKAGE=        dma