packages.install: remove obsolete minix-all pkg.
[minix3.git] / commands / less / Makefile.inc
blob4c8b4eae43b70ddd0aa74f172426091fb5c2e616
1 #       $NetBSD: Makefile.inc,v 1.3 2001/07/26 14:20:47 mrg Exp $
3 .if exists(${.CURDIR}/../../Makefile.inc)
4 .include "${.CURDIR}/../../Makefile.inc"
5 .endif
7 CWARNFLAGS+=    -Wno-strict-prototypes -Wno-missing-prototypes