freebsd-dev/tools/uma/smrstress/Makefile

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

9 lines
75 B
Makefile
Raw Normal View History

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