summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/Makefile.inc
blob: 59f8ceb1ed552baefed0f29ff7addb6d9d7d6e85 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.include <src.opts.mk>

.if ${MK_INET6_SUPPORT} != "no"
CFLAGS+= -DINET6
.endif

.include "../Makefile.inc"
OpenPOWER on IntegriCloud