Skip the "includes" phase of examples, man, and sushi.
This commit is contained in:
parent
3552c05893
commit
afb7305f59
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.17 2001/06/21 13:36:27 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2001/09/21 20:54:02 tv Exp $
|
||||
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
# Missing: ms
|
||||
@ -14,4 +14,8 @@ SUBDIR+=locale
|
||||
.endif
|
||||
.endif
|
||||
|
||||
# Speedup stubs for some subtrees that don't need to run these rules
|
||||
includes-examples includes-man includes-sushi:
|
||||
@${TRUE}
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user