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
/
ls_src
/
rules.mk
1
# ls
2
3
include $(BASE)header.mk
4
5
# Variables
6
SRCS := main.c
7
BIN := $(OUTPUTDIR)Bin/ls
8
9
include $(BASE)body.mk
10
11
include $(BASE)footer.mk
12
UCC
git Repository :: git.ucc.asn.au