mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-22 07:20:00 +00: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>
|