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/login - Disabled screen clear so kernel boot messages can be seen
[tpg/acess2.git]
/
Usermode
/
Applications
/
telnetd_src
/
Makefile
1
# Project: telnetd
2
3
-include ../Makefile.cfg
4
5
LDFLAGS += -lnet
6
7
OBJ = main.o
8
BIN = telnetd
9
DIR = SBin
10
CFLAGS += -std=c99
11
12
-include ../Makefile.tpl
UCC
git Repository :: git.ucc.asn.au