git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Usermode - heap debugging and memmove speedup
[tpg/acess2.git]
/
Usermode
/
Applications
/
ping_src
/
Makefile
1
# Project: ping
2
3
-include ../Makefile.cfg
4
5
LDFLAGS += -lnet
6
7
OBJ = main.o
8
BIN = ping
9
10
-include ../Makefile.tpl
11
UCC
git Repository :: git.ucc.asn.au