Usermode - Starting on a text editor
[tpg/acess2.git] / Makefile.cfg
index 38f03de..547f1bb 100644 (file)
@@ -4,8 +4,9 @@
 
 # Source and destination configuration
 DISTROOT := a:/Acess2
-#ACESSDIR := /home/tpg/Projects/Acess2
+
 ACESSDIR := $(dir $(lastword $(MAKEFILE_LIST)))
+ACESSDIR := $(shell cd $(ACESSDIR) && pwd)
 
 # Default build programs
 CC := gcc

UCC git Repository :: git.ucc.asn.au