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 - Working on AxWin3 SubWin widget (also API change for SysSpawn)
[tpg/acess2.git]
/
Usermode
/
Applications
/
telnet_src
/
Makefile
1
# Project: telnet
2
3
-include ../Makefile.cfg
4
5
LDFLAGS += -lnet -lreadline
6
7
OBJ = main.o
8
BIN = telnet
9
10
-include ../Makefile.tpl
UCC
git Repository :: git.ucc.asn.au