remove rules for sushi.
This commit is contained in:
parent
5bfce2e9a7
commit
73a55441d6
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.24 2006/02/08 00:47:29 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.25 2006/08/30 03:20:46 yamt Exp $
|
||||
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
# Missing: ms
|
||||
|
@ -15,7 +15,7 @@ SUBDIR+=i18n locale nls
|
|||
.endif
|
||||
|
||||
# Speedup stubs for some subtrees that don't need to run these rules
|
||||
includes-examples includes-man includes-sushi obj-sushi:
|
||||
includes-examples includes-man:
|
||||
@true
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
Loading…
Reference in New Issue