mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-25 07:49:18 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
76 B
Makefile
7 lines
76 B
Makefile
|
|
PACKAGE= certctl
|
|
SCRIPTS=certctl.sh
|
|
MAN= certctl.8
|
|
|
|
.include <bsd.prog.mk>
|