# Acess 2 Login Shell

-include ../Makefile.cfg

DBTYPE = tpl

OBJ = main.o database_$(DBTYPE).o
BIN = login
DIR = SBin

-include ../Makefile.tpl
