From 5de4c2949b50992dd7c5063835301e5ff18e66cb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 11 Dec 2009 17:00:39 +0100 Subject: make iproute compilable on FreeBSD host make an extra linux-headers dir in STAGING_DIR for special cases, where host gcc is used, but kernel headers from Linux are needed. Move GNU make specific export to GNUMakefile. --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index eaddd6ca3..095336f08 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,6 @@ # This file is part of the OpenADK project. OpenADK is copyrighted # material, please see the LICENCE file in the top-level directory. -ADKVERSION= 0.1.0 -export ADKVERSION - CC= gcc GMAKE?= $(PWD)/scripts/make GMAKE_FMK= ${GMAKE} -f $(PWD)/mk/build.mk -- cgit v1.2.3