minix/commands/less/Makefile.inc

8 lines
212 B
PHP
Raw Normal View History

2010-06-26 03:41:19 +02:00
# $NetBSD: Makefile.inc,v 1.3 2001/07/26 14:20:47 mrg Exp $
.if exists(${.CURDIR}/../../Makefile.inc)
.include "${.CURDIR}/../../Makefile.inc"
.endif
CWARNFLAGS+= -Wno-strict-prototypes -Wno-missing-prototypes