freebsd-dev/gnu/libexec/Makefile

8 lines
80 B
Makefile

# $FreeBSD$
.if !defined(NOUUCP)
SUBDIR= uucp
.endif
.include <bsd.subdir.mk>