mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 21:31:05 +01:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
11 lines
135 B
Makefile
11 lines
135 B
Makefile
|
|
DO32=1
|
|
|
|
.include <bsd.init.mk>
|
|
|
|
LIB=sa32
|
|
LIBSA_CPUARCH=${MACHINE_CPUARCH:C/amd64/i386/}
|
|
|
|
.PATH: ${SASRC}
|
|
.include "${SASRC}/Makefile"
|