Re: two buildworld problems

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Mon, 14 Jun 2010 23:01:35 +0200
Alexander Best <alexbestms_at_uni-muenster.de> writes:
> .if empty(.CURDIR:M/usr/src/*) && empty(.CURDIR:M/usr/obj/*) &&
> exists(/usr/local/bin/gcc44)
> CC = gcc44
> CXX = g++44
> CPP = cpp44
> .endif

What happens when .CURDIR = /usr/src?

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Mon Jun 14 2010 - 19:03:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:04 UTC