minix/commands/less/Makefile.inc
2010-06-26 01:41:19 +00:00

8 lines
212 B
Makefile

# $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