OpenCores
URL https://opencores.org/ocsvn/plasma/plasma/trunk

Subversion Repositories plasma

[/] [plasma/] [trunk/] [tools/] [makefile] - Diff between revs 352 and 363

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 352 Rev 363
Line 69... Line 69...
ram_image.exe: ram_image.c
ram_image.exe: ram_image.c
        @$(CC_X86) -o ram_image.exe ram_image.c
        @$(CC_X86) -o ram_image.exe ram_image.c
 
 
# Terminal program that will download a new image and supports Ethernet
# Terminal program that will download a new image and supports Ethernet
# traffic over UART.  Get wpcap.lib from http://www.winpcap.org/.
# traffic over UART.  Get wpcap.lib from http://www.winpcap.org/.
 
# Requires Windows OS
 
# For Linux, use any serial port program at 57600 baud 8-bits;1-stop bit
etermip: etermip.c
etermip: etermip.c
        -@$(CC_X86) -o etermip.exe etermip.c wpcap.lib
        -@$(CC_X86) -o etermip.exe etermip.c wpcap.lib
        @echo Get wpcap.lib from http://www.winpcap.org/
        @echo Get wpcap.lib from http://www.winpcap.org/
 
 
nomult.exe: nomult.c
nomult.exe: nomult.c

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.