Files

7 lines
89 B
Makefile

# FreeBSD Kernel module makefile
SRCS= ../plex86.o
KMOD= plex86
.include <bsd.kmod.mk>