mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 17:12:46 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
88 B
Makefile
7 lines
88 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= unexpand
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|