# Project: Acess Shell -include ../Makefile.cfg CPPFLAGS += -I./include BIN = ../CLIShell OBJ = main.o lib.o -include ../Makefile.tpl