summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-03-31 07:28:04 -0400
committerEric S. Raymond <esr@thyrsus.com>2015-03-31 07:28:04 -0400
commite8f3294206741dd41a2302c4fef30af34f2c9822 (patch)
treea6dec7cdec3f426267e82e7eade01bcb317febb0 /build.txt
parent445b7dd1fce13aa55f9579d8b29a05a9eedf2247 (diff)
downloadgpsd-e8f3294206741dd41a2302c4fef30af34f2c9822.tar.gz
Repair the sconsclean production.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index ae08fb50..7de42487 100644
--- a/build.txt
+++ b/build.txt
@@ -388,7 +388,7 @@ For instructions on how to live-test the software, see the file INSTALL.
The scons equivalent of 'make clean' is 'scons -c'. This will revert
your source tree to a clean state nearly as though you had just cloned or
downloaded it; some scons housekeeping stuff is left in place. If you
-interrupted a regression test, 'distclean' will remove generated test
+interrupted a regression test, 'scons testclean' will remove generated test
programs.
== Notes on Android: