opnsense-src/usr.sbin/lpr/Makefile.inc

10 lines
121 B
PHP
Raw Normal View History

1999-08-27 21:35:59 -04:00
# $FreeBSD$
.include <src.opts.mk>
2006-07-27 10:52:12 -04:00
.if ${MK_INET6_SUPPORT} != "no"
CFLAGS+= -DINET6
2006-07-27 10:52:12 -04:00
.endif
.include "../Makefile.inc"