Ver código fonte

auto acp scripted

dev
jfinn 5 anos atrás
pai
commit
a9e797f210
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar