diff options
| author | Thomas Quinot <thomas@FreeBSD.org> | 2004-05-28 21:26:49 +0000 |
|---|---|---|
| committer | Thomas Quinot <thomas@FreeBSD.org> | 2004-05-28 21:26:49 +0000 |
| commit | ad7df741c9173bdd5763a9d95343cb071a7885ff (patch) | |
| tree | 8b8e26627f691c99284db16314572fda50889ebd /tools | |
| parent | c0c63fd3c59b06301ff920b9483f3036b2bdef1b (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/nanobsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/Makefile b/tools/tools/nanobsd/Makefile index 6ed6e3ecd25ba..735d8d249811a 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 |
