2 # Usermode Makefile.cfg
5 # Include Root Makefile.cfg
6 -include $(dir $(lastword $(MAKEFILE_LIST)))../Makefile.cfg
10 ACESSUSERDIR := $(ACESSDIR)/Usermode/
11 # > Output directory for build binaries
12 OUTPUTDIR := $(ACESSUSERDIR)Output/$(ARCH)/
14 DISTROOT := $(DISTROOT)/$(ARCH)