mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
8 lines
63 B
Makefile
8 lines
63 B
Makefile
#
|
|
#
|
|
|
|
KMOD= smrstress
|
|
SRCS= smrstress.c
|
|
|
|
.include <bsd.kmod.mk>
|