mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 03:04:34 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
9 lines
150 B
Makefile
9 lines
150 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/06/27 08:39:59 tshiozak Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= csmapper esdb
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|