HardenedBSD/tools/uma/smrstress/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
63 B
Makefile
Raw Normal View History

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