Tools/NetTest - Add TCP retransmit test
[tpg/acess2.git] / BuildConf / x86 / Makefile.cfg
index 7b3d8a9..271059c 100644 (file)
@@ -2,10 +2,8 @@
 # Acess2 Build Configuration
 #
 
-CC = i586-elf-gcc
-LD = i586-elf-ld
+TRIPLET = i686-pc-acess2
 AS = nasm
-OBJDUMP = i586-elf-objdump
 RM = @rm -f
 STRIP = strip
 

UCC git Repository :: git.ucc.asn.au