common/autoconf/spec.gmk.in
changeset 30096 5624d3a52647
parent 30094 bc3b5dbd8931
child 30415 c5629d65265d
--- a/common/autoconf/spec.gmk.in	Wed May 06 11:15:27 2015 +0200
+++ b/common/autoconf/spec.gmk.in	Wed May 06 15:30:51 2015 +0200
@@ -391,7 +391,6 @@
 NM:=@NM@
 GNM:=@GNM@
 STRIP:=@STRIP@
-MCS:=@MCS@
 
 LIPO:=@LIPO@
 
@@ -440,7 +439,6 @@
 OBJ_SUFFIX:=@OBJ_SUFFIX@
 
 POST_STRIP_CMD:=@POST_STRIP_CMD@
-POST_MCS_CMD:=@POST_MCS_CMD@
 
 JAVA_FLAGS:=@JAVA_FLAGS@
 JAVA_FLAGS_BIG:=@JAVA_FLAGS_BIG@