ZNEO now (almost) builds in Windows native environment

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5402 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-11-29 22:27:22 +00:00
parent d5a83f6c48
commit f7bc20f341
20 changed files with 55 additions and 21 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ define ASSEMBLE
endef
define ARCHIVE
echo AR: $2
@echo AR: $2
$(Q) for %%G in ($(2)) do ( "$(AR)" $(ARFLAGS) $1=-+%%G )
endef
+1 -1
View File
@@ -181,7 +181,7 @@ define ASSEMBLE
endef
define ARCHIVE
echo AR: $2
@echo AR: $2
$(Q) for %%G in ($(2)) do ( "$(AR)" $(ARFLAGS) $1=-+%%G )
endef
+1 -1
View File
@@ -181,7 +181,7 @@ define ASSEMBLE
endef
define ARCHIVE
echo AR: $2
@echo AR: $2
$(Q) for %%G in ($(2)) do ( "$(AR)" $(ARFLAGS) $1=-+%%G )
endef
+1 -1
View File
@@ -181,7 +181,7 @@ define ASSEMBLE
endef
define ARCHIVE
echo AR: $2
@echo AR: $2
$(Q) for %%G in ($(2)) do ( "$(AR)" $(ARFLAGS) $1=-+%%G )
endef
+1 -1
View File
@@ -181,7 +181,7 @@ define ASSEMBLE
endef
define ARCHIVE
echo AR: $2
@echo AR: $2
$(Q) for %%G in ($(2)) do ( "$(AR)" $(ARFLAGS) $1=-+%%G )
endef
+1 -1
View File
@@ -181,7 +181,7 @@ define ASSEMBLE
endef
define ARCHIVE
echo AR: $2
@echo AR: $2
$(Q) for %%G in ($(2)) do ( "$(AR)" $(ARFLAGS) $1=-+%%G )
endef