1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

fix for win32

git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@101 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
cameronrich 2007-05-25 06:08:54 +00:00
parent f592df2e1f
commit a3ed2cd3e0

View File

@ -51,6 +51,8 @@ lua:
endif endif
else # win32 build else # win32 build
lua:
TARGET=../$(STAGE)/axhttpd.exe TARGET=../$(STAGE)/axhttpd.exe
TARGET2=../$(STAGE)/htpasswd.exe TARGET2=../$(STAGE)/htpasswd.exe