summaryrefslogtreecommitdiff
path: root/mk/build.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-20 11:25:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-20 11:25:09 +0100
commitfed4931572ca5a46b4f316184f3f8d357636fbfb (patch)
treee9b8d445a50c427c8ed3e84e022b984bf71ad1a3 /mk/build.mk
parent1007042ca0a748f75f8e61c89e0278df55c8f390 (diff)
add subpackage descriptions and make menu
pkgmaker should only be run by developers. takes to long otherwise. generated Config.in data can be committed.
Diffstat (limited to 'mk/build.mk')
-rw-r--r--mk/build.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/mk/build.mk b/mk/build.mk
index c1828599f..f70d40cb1 100644
--- a/mk/build.mk
+++ b/mk/build.mk
@@ -352,3 +352,7 @@ distclean:
${TOPDIR}/package/*/info.mk
endif # ifeq ($(strip $(ADK_HAVE_DOT_CONFIG)),y)
+
+menu:
+ mksh $(TOPDIR)/package/pkgmaker
+