Use MACHINE_ARCH instead of ARCH

This commit is contained in:
Thomas Veerman
2012-06-18 10:53:35 +00:00
parent f93afa00e9
commit f09c2e014f
8 changed files with 10 additions and 11 deletions
-1
View File
@@ -2,7 +2,6 @@
LIB= compat_minix
CPPFLAGS+= -D_MINIX_COMPAT
MACHINE_ARCH= ${ARCH}
USE_SHLIBDIR= yes
.PATH: ${.CURDIR}