]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/fortune/Makefile
Optionally bind ktls threads to NUMA domains
[FreeBSD/FreeBSD.git] / usr.bin / fortune / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 5/31/93
2 #
3 # $FreeBSD$
4
5 SUBDIR= fortune strfile datfiles unstr
6
7 SUBDIR_DEPEND_datfiles= strfile
8
9 SUBDIR_PARALLEL=
10
11 .include <bsd.subdir.mk>