Misc - Fixed all-install not setting up destination dirs/static files
[tpg/acess2.git] / Makefile.cfg
index 83c593b..70570c8 100644 (file)
@@ -25,7 +25,7 @@ ASSUFFIX = asm
 
 # Load Architecture settings
 ifeq ($(ARCH),)
-       ARCH := i386
+       ARCH := x86
 endif
 include $(ACESSDIR)/Makefile.$(ARCH).cfg
 ifeq ($(ARCHDIR),)

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