Files
volatility3/testing/Makefile
T

7 lines
108 B
Makefile

KMOD=cr3_printer
SRCS=cr3_printer.c
# Name of KLD to build.
# List of source files.
.include <bsd.kmod.mk>