mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-17 16:10:46 +01:00
303b706ca0
and build libkern. This will be enhanced later to build other things.
6 lines
55 B
Makefile
6 lines
55 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= libkern
|
|
|
|
.include <bsd.subdir.mk>
|