mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 17:44:17 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
114 B
Makefile
7 lines
114 B
Makefile
# $OpenBSD: Makefile,v 1.1 2004/04/26 19:51:20 markus Exp $
|
|
|
|
PROG= tcpdrop
|
|
MAN= tcpdrop.8
|
|
|
|
.include <bsd.prog.mk>
|