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/VFS - Added warning (instead of LOG) when GetNodeFromInode is unsupported
[tpg/acess2.git]
/
Usermode
/
Applications
/
CLIShell_src
/
Makefile
1
# Project: Acess Shell
\r
2
\r
3
-include ../Makefile.cfg
\r
4
\r
5
CPPFLAGS += -I./include
\r
6
LDFLAGS += -lreadline
\r
7
\r
8
BIN = CLIShell
\r
9
OBJ = main.o lib.o
\r
10
\r
11
-include ../Makefile.tpl
\r
UCC
git Repository :: git.ucc.asn.au