mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 22:32:30 +01:00
90e655ea4e
These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
6 lines
64 B
Makefile
6 lines
64 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= lib cron crontab
|
|
|
|
.include <bsd.subdir.mk>
|