NetBSD/usr.bin/xlint/Makefile.inc

8 lines
163 B
PHP
Raw Normal View History

1997-10-24 16:14:57 +04:00
# $NetBSD: Makefile.inc,v 1.2 1997/10/24 12:15:01 veego Exp $
WARNS= 0
1997-10-24 16:14:57 +04:00
.if exists(${.CURDIR}/../../Makefile.inc)
.include "${.CURDIR}/../../Makefile.inc"
.endif