From 8fc69335e9c6b53805a7bf883de7ac57b2f564b4 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 4 Dec 2002 22:40:20 +0000 Subject: Change some variable names so we are more consistant with what the linux kernel uses. -Erik --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index f07d87d74..39bd21d18 100644 --- a/test/Makefile +++ b/test/Makefile @@ -24,7 +24,7 @@ TOPDIR=../ ALL_SUBDIRS = args assert ctype ldso pwd_grp signal silly stdlib string unistd crypt #misc DIRS = $(ALL_SUBDIRS) -#ifeq ($(TARGET_ARCH), $(NATIVE_ARCH)) +#ifeq ($(TARGET_ARCH), $(HOST_ARCH)) # DIRS = $(ALL_SUBDIRS) #else # DIRS = -- cgit v1.2.3