]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/asa/Makefile
pmap: move the smp_targeted_tlb_shutdown pointer stuff to amd64 pmap.h
[FreeBSD/FreeBSD.git] / usr.bin / asa / Makefile
1 .include <src.opts.mk>
2
3 PROG=   asa
4 HAS_TESTS=
5 SUBDIR.${MK_TESTS}=     tests
6
7 .include <bsd.prog.mk>