git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
SpiderScript! (with a sample script)
[tpg/acess2.git]
/
Modules
/
IPStack
/
Makefile
1
#
2
#
3
4
OBJ := main.o link.o arp.o
5
OBJ += ipv4.o icmp.o
6
OBJ += ipv6.o
7
OBJ += firewall.o
8
OBJ += udp.o tcp.o
9
NAME := IPStack
10
CATEGORY :=
11
12
-include ../Makefile.tpl
UCC
git Repository :: git.ucc.asn.au