Browse Source

auto acp scripted

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

+ 5
- 0
Makefile View File

@@ -100,6 +100,11 @@ dev:
100 100
 	
101 101
 # 	echo $(MVAR)
102 102
 # 	echo "MVAR"
103
+	ifeq ($($(MVR)),"emptyx")
104
+		echo not iE
105
+	else
106
+		echo iE
107
+	endif
103 108
 	echo $(MVR2)
104 109
 	echo $(MVR)
105 110
 # 	$(WEBPACK_DEV_SERVER) --port 8080

Loading…
Cancel
Save