]> rtime.felk.cvut.cz Git - jailhouse-test.git/commitdiff
Untabify Makefile help
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 8 Apr 2016 11:49:44 +0000 (13:49 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 8 Apr 2016 11:49:44 +0000 (13:49 +0200)
build/l4/Makefile

index e1989c57e3a466d56910f9d83237abc17a403281..0b609fd61c5d505bb7261829c1cbaa98917e5d7b 100644 (file)
@@ -5,9 +5,9 @@ help:
        @echo "  all           - Build all"
        @echo "  fiasco        - Build Fiasco kernel"
        @echo "  fiasco-config - Reconfigure Fiasco kernel"
-       @echo "  l4re          - Build L4 runtime environment"
+       @echo "  l4re          - Build L4 runtime environment"
        @echo "  l4re-config   - Reconfigure L4 runtime environment"
-       @echo "  hello         - Build image with hello entry"
+       @echo "  hello         - Build image with hello entry"
 
 .NOTPARALLEL: