summaryrefslogtreecommitdiff
path: root/rbutil/mkamsboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/mkamsboot/Makefile')
-rw-r--r--rbutil/mkamsboot/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/rbutil/mkamsboot/Makefile b/rbutil/mkamsboot/Makefile
index e2af93716b..cb8b2b8207 100644
--- a/rbutil/mkamsboot/Makefile
+++ b/rbutil/mkamsboot/Makefile
@@ -4,7 +4,9 @@ LIBUCL=../../tools/ucl/src/libucl$(RBARCH).a
4CC = gcc 4CC = gcc
5 5
6#change for releases 6#change for releases
7ifndef APPVERSION
7APPVERSION=`../../tools/version.sh` 8APPVERSION=`../../tools/version.sh`
9endif
8 10
9ifndef V 11ifndef V
10SILENT = @ 12SILENT = @