From d540911a9d2fc11ce87324bbeb09d3ed09efc100 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 25 Dec 2002 21:10:27 +0000 Subject: No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already set from --- sys/arch/mvmeppc/conf/Makefile.mvmeppc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sys/arch/mvmeppc') diff --git a/sys/arch/mvmeppc/conf/Makefile.mvmeppc b/sys/arch/mvmeppc/conf/Makefile.mvmeppc index 0e217bf98b1..c7fab18050c 100644 --- a/sys/arch/mvmeppc/conf/Makefile.mvmeppc +++ b/sys/arch/mvmeppc/conf/Makefile.mvmeppc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.mvmeppc,v 1.10 2002/12/02 09:00:25 miod Exp $ +# $OpenBSD: Makefile.mvmeppc,v 1.11 2002/12/25 21:10:26 miod Exp $ # # Makefile for OpenBSD PowerPC # @@ -25,10 +25,6 @@ .include -AS?= as -CC?= cc -CPP?= cpp -LD?= ld MKDEP?= mkdep STRIP?= strip SIZE?= size -- cgit v1.2.3