mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 23:05:49 +01:00
Wrap building of uucp related programs around NOUUCP knob.
This commit is contained in:
parent
874294bac3
commit
5abd7b9c68
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58391
@ -1,5 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.if !defined(NOUUCP)
|
||||
SUBDIR= uucp
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user