repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
packages.install: remove obsolete minix-all pkg.
[minix3.git]
/
commands
/
less
/
Makefile.inc
blob
4c8b4eae43b70ddd0aa74f172426091fb5c2e616
1
# $NetBSD: Makefile.inc,v 1.3 2001/07/26 14:20:47 mrg Exp $
2
3
.if exists(${.CURDIR}/../../Makefile.inc)
4
.include "${.CURDIR}/../../Makefile.inc"
5
.endif
6
7
CWARNFLAGS+= -Wno-strict-prototypes -Wno-missing-prototypes