root/HW_tools/sff_sdr/serial_loader/trunk/DVFlasher/Makefile

Revision 260, 61 bytes (checked in by hvilleneuve, 19 months ago)

Converted DOS line endings to UNIX.

Created UART string functions to simplify code.

Coding style cleanup and corrected indentation for some files.

Line 
1all:
2%::
3                $(MAKE) -C ubl $@
4                $(MAKE) -C DVFlasher $@
5
6               
7               
Note: See TracBrowser for help on using the browser.