mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 08:51:03 +01:00
031beb4e23
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
|
KMOD= ng_nat
|
|
SRCS= ng_nat.c
|
|
|
|
.include <bsd.kmod.mk>
|