Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
a9e797f210
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Makefile

+ 1
- 1
Makefile View File

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

Loading…
Cancel
Save