include <bsd.sys.mk> because uue files need TOOL_UUDECODE and in the

USETOOLS=no case this never gets defined.
This commit is contained in:
christos 2004-03-29 21:44:07 +00:00
parent a97d60211a
commit b1b156ce46
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
# $NetBSD: bsd.files.mk,v 1.33 2004/03/19 06:10:27 jmc Exp $
# $NetBSD: bsd.files.mk,v 1.34 2004/03/29 21:44:07 christos Exp $
.if !defined(_BSD_FILES_MK_)
_BSD_FILES_MK_=1
.include <bsd.init.mk>
.include <bsd.sys.mk>
.if !target(__fileinstall)
##### Basic targets