From 1c8195944a253d3eab0fd2d022cc64dd62c04390 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Tue, 24 Apr 2012 12:17:27 +0200 Subject: add showmodules target to gbuild --- solenv/gbuild/gbuild.help.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'solenv/gbuild/gbuild.help.txt') diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index 6506022934e7..8ec1539f8214 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -35,6 +35,7 @@ AVAILABLE TARGETS check run unit tests and if in toplevel subsequentcheck clean remove all generated files showdeliverables show the targets delivered to OUTDIR and their source + showmodules show the modules that would be loaded debugrun starts the dev-install instance and allows tests to be run against it build the named module -- cgit