Files
netbsd/lib/npf/Makefile.inc
2013-04-06 16:48:33 +02:00

9 lines
176 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2012/09/16 13:47:42 rmind Exp $
WARNS= 5
MKLINT= no
.if exists(${.CURDIR}/../../Makefile.inc)
.include "${.CURDIR}/../../Makefile.inc"
.endif