HardenedBSD/tools/uma/smrstress/Makefile

8 lines
63 B
Makefile
Raw Normal View History

#
#
KMOD= smrstress
SRCS= smrstress.c
.include <bsd.kmod.mk>