From 2873042997b2bd3b9ebb64d3ea805924eaf82ede Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 28 May 2004 21:26:49 +0000 Subject: Add trailing backslash missing from previous checkin. --- tools/tools/nanobsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools/nanobsd/Makefile b/tools/tools/nanobsd/Makefile index 6ed6e3e..735d8d2 100644 --- a/tools/tools/nanobsd/Makefile +++ b/tools/tools/nanobsd/Makefile @@ -150,7 +150,7 @@ _.md: _.cs ${SC} \ ${DATASLICE} \ ${WD} ${.OBJDIR}/_.i \ - ${CFGMASTER} + ${CFGMASTER} \ > _.md.tmp 2>&1 mv _.mtree.tmp _.mtree mv _.md.tmp _.md -- cgit v1.1