makefile generation: output a single list of ec files which make can process to gener...
authorRejean Loyer <rejean.loyer@gmail.com>
Sun, 8 Apr 2012 00:30:51 +0000 (20:30 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sun, 15 Apr 2012 18:06:28 +0000 (14:06 -0400)
commit1dd3a7bc3eeeb9568a94fd8469210dedad63255f
treedf3ebcd04e0544a88636cc2f1665c3809d9fa072
parent5e866d19dda9ad0d142a677bac9df21395f90727
makefile generation: output a single list of ec files which make can process to generate the symbols, imports and cobjects lists. no more needless duplication of lists. ecsources is included in sources to further reduce duplication.
ide/src/project/Project.ec
ide/src/project/ProjectNode.ec
include.mk