Re: $(.CURDIR) in Makefile

From: Roland Jesse <jesse(at)csmd.cs.Uni-Magdeburg.DE>
Date: Mon, 1 Apr 1996 15:39:53 +0200 (MESZ)

Quoting Wolfram Schneider:
> >blurb:
> > cd $(.CURDIR)
>
> was gibt ``echo ${.CURDIR}; pwd'' aus?

folgendes:
echo /home/jesse/t/wrk; pwd
/home/jesse/t/wrk
/home/jesse/t/wrk
cd /home/jesse/t/wrk
cd: not found
*** Error code 1

[Makefile jetzt -wie man sieht- :
blurb:
        echo ${.CURDIR}; pwd
        cd ${.CURDIR}
]

BTW: gmake funktioniert klaglos, ich moechte nur halt gern wissen, warum
es das 'normale' BSD-make nicht macht.

> Wolfram
 
Roland

-- 
"Who the hell is General Failure?" - "And why is he reading my harddisk?"
-- 
+---------------------------------------------------------------------+
|   Roland (rj,-) Jesse,        <jesse(at)hppool.cs.uni-magdeburg.de>    |
|  stud.rer.nat. et phil.     http://www.cs.uni-magdeburg.de/~jesse/  |
+------ pgp public key via keyserver or mail with subject ##key ------+
Received on Mon 01 Apr 1996 - 15:45:42 CEST

search this site