mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
svn merge -r 72:HEAD svn+ssh://mellis@svn.berlios.de/svnroot/repos/arduino/tags/0004 - used Base.java from tags/0004 but changed version back to 0003.
This commit is contained in:
2
build/windows/dist/lib/makefile.w2k
vendored
2
build/windows/dist/lib/makefile.w2k
vendored
@ -1,6 +1,6 @@
|
||||
# Arduino Makefile (for Windows 2000)
|
||||
# Nick Zambetti and David A. Mellis
|
||||
# $Id: makefile.w2k,v 1.1 2005/05/23 17:19:56 mellis Exp $
|
||||
# $Id$
|
||||
|
||||
# Windows 2000 seems to need backslashes in certain commands
|
||||
# (e.g. bin\rm in the compile rule below) where Windows XP
|
||||
|
2
build/windows/dist/lib/makefile.win
vendored
2
build/windows/dist/lib/makefile.win
vendored
@ -1,6 +1,6 @@
|
||||
# Arduino Makefile (for Windows XP)
|
||||
# Nick Zambetti and David A. Mellis
|
||||
# $Id: makefile.win,v 1.9 2005/05/23 18:21:46 mellis Exp $
|
||||
# $Id$
|
||||
|
||||
# By default, this makefile uses the serial device specified by
|
||||
# Wiring (either in the Tools | Serial Port menu or the Wiring
|
||||
|
Reference in New Issue
Block a user