freebsd-dev/usr.sbin/lpr/Makefile.inc

10 lines
121 B
PHP
Raw Normal View History

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