URL
https://opencores.org/ocsvn/usb_fpga_1_11/usb_fpga_1_11/trunk
Subversion Repositories usb_fpga_1_11
[/] [usb_fpga_1_11/] [trunk/] [examples/] [all/] [ucecho/] [c/] [Makefile] - Rev 2
Compare with Previous | Blame | View Log
GCC=gcc -pipe -gall: UCEchoUCEcho: UCEcho.c$(GCC) UCEcho.c -lusb -o UCEchoclean:rm -f *.o *.old *.bak *~distclean:rm -f UCEcho
