If I have the folder structure seen below, how would I write a makefile to build an app file using SourceCode1 and SourceCode2 but not SourceCode3?
From the examples provided it seems like all of my application code need to be within the nburn folder, is that the case?
C:\TestFolder
├───nburn ...
Search found 2 matches
- Tue Feb 12, 2019 6:41 am
- Forum: NetBurner's Eclipse IDE
- Topic: Rebuild System Files via Command Line
- Replies: 2
- Views: 6809
- Mon Jan 21, 2019 6:56 am
- Forum: NetBurner's Eclipse IDE
- Topic: Rebuild System Files via Command Line
- Replies: 2
- Views: 6809
Rebuild System Files via Command Line
I am trying to build the Netburner system files for v3.0.0 via the command line for each hardware platform. What is the correct order to call the make files for each platform to build the system files?