URL
https://opencores.org/ocsvn/plasma/plasma/trunk
[/] [plasma/] [trunk/] [kernel/] [makefile] - Diff between revs 359 and 364
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 359 |
Rev 364 |
Line 157... |
Line 157... |
@$(CC_X86) $(CFLAGS_X86) rtos_test.c
|
@$(CC_X86) $(CFLAGS_X86) rtos_test.c
|
@$(CC_X86) $(CFLAGS_X86) math.c $(ALIASING)
|
@$(CC_X86) $(CFLAGS_X86) math.c $(ALIASING)
|
@$(CC_X86) $(LFLAGS_X86) -o testrtos.exe rtos.$(OBJ) libc.$(OBJ) uart.$(OBJ) rtos_test.$(OBJ) math.$(OBJ)
|
@$(CC_X86) $(LFLAGS_X86) -o testrtos.exe rtos.$(OBJ) libc.$(OBJ) uart.$(OBJ) rtos_test.$(OBJ) math.$(OBJ)
|
$(LINUX_PWD)testrtos.exe
|
$(LINUX_PWD)testrtos.exe
|
|
|
# Test the TCP/IP protocol stack running on a PC
|
# Test the TCP/IP protocol stack running on a PC (requires Windows)
|
testip:
|
testip:
|
@$(CC_X86) $(CFLAGS_X86) tcpip.c
|
@$(CC_X86) $(CFLAGS_X86) tcpip.c
|
@$(CC_X86) $(CFLAGS_X86) http.c /DEXAMPLE_HTML
|
@$(CC_X86) $(CFLAGS_X86) http.c /DEXAMPLE_HTML
|
@$(CC_X86) $(CFLAGS_X86) netutil.c
|
@$(CC_X86) $(CFLAGS_X86) netutil.c
|
@$(CC_X86) $(CFLAGS_X86) filesys.c
|
@$(CC_X86) $(CFLAGS_X86) filesys.c
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.