Various build system issues

* Removed broken Windows source browser rules and 'browse' targets
* Fixed parallel build issue for Make > 3.81
* Other tidying-up in RULES_ARCHS
* Fix the RTEMS override of the ECHO variable
This commit is contained in:
Andrew Johnson
2014-11-12 16:36:39 -06:00
parent 5554dfd66d
commit f7cc0e2d09
7 changed files with 27 additions and 71 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ menuGlobal_DBD += menuYesNo.dbd
menuGlobal_DBD += menuSimm.dbd
DBDINC += $(basename $(menuGlobal_DBD))
DBDINC += menuScan.dbd
DBDINC += menuScan
DBDINC += dbCommon
dbMenusPod = $(notdir $(wildcard ../db/menu*.dbd.pod))