From eed5d461e4a9e903c19a303b83d663093c25d68f Mon Sep 17 00:00:00 2001 From: dtrg Date: Sun, 23 Jul 2006 17:52:23 +0000 Subject: [PATCH] cpp now gets installed in the right place. --- util/ego/pmfile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/util/ego/pmfile b/util/ego/pmfile index 74ee13bac..fbedacad2 100644 --- a/util/ego/pmfile +++ b/util/ego/pmfile @@ -224,7 +224,7 @@ tool_ego = group { ego_descr = simple { outputs = {"%U%-%I%"}, command = { - "%BINDIR%bin/cpp -P -I%HEADERDIR% %in[1]% | sed -f %in[2]% > %out[1]%" + "%BINDIR%%PLATDEP%/cpp -P -I%HEADERDIR% %in[1]% | sed -f %in[2]% > %out[1]%" }, file (d.."descr/%ARCH%.descr"), @@ -235,6 +235,8 @@ ego_descr = simple { -- Revision history -- $Log$ --- Revision 1.1 2006-07-22 00:52:01 dtrg --- Added support for the ego global optimisation suite. +-- Revision 1.2 2006-07-23 17:52:23 dtrg +-- cpp now gets installed in the right place. -- +-- Revision 1.1 2006/07/22 00:52:01 dtrg +-- Added support for the ego global optimisation suite. -- 2.34.1