diff options
Diffstat (limited to 'mk/tools.mk')
-rw-r--r-- | mk/tools.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/tools.mk b/mk/tools.mk index 2d506bc34da..79bb0d125f9 100644 --- a/mk/tools.mk +++ b/mk/tools.mk @@ -1,4 +1,4 @@ -# $NetBSD: tools.mk,v 1.12 2003/08/27 20:03:44 jlam Exp $ +# $NetBSD: tools.mk,v 1.13 2003/09/02 06:59:48 jlam Exp $ # # This Makefile creates a ${TOOLS_DIR} directory and populates the bin # subdir with tools that hide the ones outside of ${TOOLS_DIR}. |