git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Updated build system to remove `install` from `all`
[tpg/acess2.git]
/
Usermode
/
Applications
/
login_src
/
Makefile
1
# Acess 2 Login Shell
2
3
-include ../Makefile.cfg
4
5
DBTYPE = tpl
6
7
OBJ = main.o database_$(DBTYPE).o
8
BIN = ../login
9
10
-include ../Makefile.tpl
UCC
git Repository :: git.ucc.asn.au