IPv6, and I need to learn to compile before commiting
[tpg/acess2.git] / Modules / IPStack / Makefile
index 6226f4f..a79f09a 100644 (file)
@@ -1,7 +1,10 @@
 #
 #
 
-OBJ = main.o link.o arp.o ipv4.o ipv6.o
+OBJ  = main.o link.o arp.o
+OBJ += ipv4.o icmp.o
+OBJ += ipv6.o
+OBJ += udp.o tcp.o
 NAME = IPStack
 
 -include ../Makefile.tpl

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