Usermode/libposix - Added types for F_GETLK
[tpg/acess2.git] / Externals / config.mk
index f61fb94..5e688b5 100644 (file)
@@ -8,7 +8,7 @@ ifeq ($(ARCH),x86)
 else ifeq ($(ARCH),x86_64)
  BFD := x86_64
 else
- $(error No BFD translation for $(ARCH) in Externals/core.mk)
+ $(error No BFD translation for $(ARCH) in Externals/config.mk)
 endif
 
 #PREFIX=$(ACESSDIR)/Externals/Output

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