mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
8 lines
80 B
Makefile
8 lines
80 B
Makefile
# $FreeBSD$
|
|
|
|
.if !defined(NOUUCP)
|
|
SUBDIR= uucp
|
|
.endif
|
|
|
|
.include <bsd.subdir.mk>
|