git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Kernel/drvutil - Fixes to cursor handling
[tpg/acess2.git]
/
Modules
/
IPStack
/
Makefile
1
#
2
#
3
4
OBJ := main.o interface.o
5
OBJ += link.o arp.o
6
OBJ += ipv4.o icmp.o
7
OBJ += ipv6.o
8
OBJ += firewall.o routing.o
9
OBJ += udp.o tcp.o
10
NAME := IPStack
11
CATEGORY :=
12
13
-include ../Makefile.tpl
UCC
git Repository :: git.ucc.asn.au