Explorar el Código

auto acp scripted

dev
jfinn hace 5 años
padre
commit
a9e797f210
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Ver fichero

@@ -100,7 +100,7 @@ dev:
100 100
 	
101 101
 # 	echo $(MVAR)
102 102
 # 	echo "MVAR"
103
-	ifeq ($($(MVR)),"emptyx")
103
+	ifeq ($(MVR),"emptyx")
104 104
 		echo not iE
105 105
 	else
106 106
 		echo iE

Loading…
Cancelar
Guardar