# $FreeBSD: head/usr.sbin/lpr/Makefile.inc 116214 2003-06-11 20:32:52Z gad $ CFLAGS+= -DINET6 .if exists(${.OBJDIR}/../common_source) LIBLPR= ${.OBJDIR}/../common_source/liblpr.a .else LIBLPR= ${.CURDIR}/../common_source/liblpr.a .endif .include "../Makefile.inc"