common/autoconf/spec.gmk.in
changeset 34491 307c28cb36c2
parent 34120 313fb07f49a6
child 34493 c68e0ab807d8
--- a/common/autoconf/spec.gmk.in	Tue Dec 08 10:11:28 2015 +0530
+++ b/common/autoconf/spec.gmk.in	Wed Dec 09 11:44:40 2015 +0100
@@ -271,6 +271,9 @@
 # Number of parallel jobs to use for compilation
 JOBS?=@JOBS@
 
+# Default make target
+DEFAULT_MAKE_TARGET:=@DEFAULT_MAKE_TARGET@
+
 FREETYPE_LIBS:=@FREETYPE_LIBS@
 FREETYPE_CFLAGS:=@FREETYPE_CFLAGS@
 FREETYPE_BUNDLE_LIB_PATH=@FREETYPE_BUNDLE_LIB_PATH@