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