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
/
gui_shell_src
/
Makefile
1
# Project: [GUI] Terminal
2
3
-include ../Makefile.cfg
4
5
LDFLAGS += -laxwin3 -lunicode
6
7
OBJ = main.o vt100.o display.o
8
BIN = terminal
9
DIR := Apps/AxWin/3.0
10
11
-include ../Makefile.tpl
UCC
git Repository :: git.ucc.asn.au