Remove the xsl subtree from here. We are not installing anything now, as
the atf xsl is now installed from the external subtree.
This commit is contained in:
parent
02168e565f
commit
48b9858388
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.30 2009/01/19 07:08:14 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.31 2009/01/19 08:03:42 jmmv Exp $
|
||||
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
# Missing: ms
|
||||
@ -8,7 +8,7 @@
|
||||
.if ${MKSHARE} != "no" || \
|
||||
make(clean) || make(cleandir) || make(distclean) || make(obj)
|
||||
SUBDIR= dict doc examples legal man me misc mk \
|
||||
tabset termcap tmac wscons xml xsl zoneinfo
|
||||
tabset termcap tmac wscons xml zoneinfo
|
||||
.if ${MKNLS} != "no"
|
||||
SUBDIR+=i18n locale nls
|
||||
.endif
|
||||
|
@ -1,5 +0,0 @@
|
||||
# $NetBSD: Makefile,v 1.1 2007/11/12 15:01:51 jmmv Exp $
|
||||
|
||||
SUBDIR= atf
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in New Issue
Block a user