<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to work with multiple projects</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/19976/how-to-work-with-multiple-projects</link><description> 
Hi, 

 
Here is the situation. I have 4 mini projects that need to be
compiled (they have their own makefile). Here is the main
makefile 

 
ASSLST = no
MODULES = rules signals network
SOURCES = main.c eeprom.c
USR_CLR = rm -f *.map *.abs
include $</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>