diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,9 @@ distclean cleandist: image: .prereq_done @${GMAKE_INV} image +targethelp: .prereq_done + @${GMAKE_INV} targethelp + switch: .prereq_done @${GMAKE_INV} switch |