CVS: examples/cplusplus makefile,NONE,1.1

Chris Liechti <[email protected]>
Newsgroups gmane.comp.hardware.texas-instruments.msp430.gcc.cvs
Message-ID <[email protected]>
Update of /cvsroot/mspgcc/examples/cplusplus
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14945/examples/cplusplus

Added Files:
	makefile 
Log Message:
- only exec makefile if it exists
- add makefile for clean operation in c++ subfolder

--- NEW FILE: makefile ---
PROJECTS = leds

clean:
	for d in $(PROJECTS); do if [ -f makefile -o -f Makefile ]; then make -C $$d clean; fi; done


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.