bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot run shell command


From: FND-AD Qin Feng (NGN)
Subject: Cannot run shell command
Date: Fri, 20 Jun 2003 16:48:56 +0800

Hi,
    Following is my makefile:
 
    SHELL:=/usr/bin/sh
PWD:=$(shell pwd)
 
all:
        @echo dir: $(PWD)
 
    but the result is :
dir:
 
    it seems no shell command executed, my gmake version is v3.80 and platform is : OSF1 ds10.sbell.com.cn V4.0 1229 alpha
King Regards.
 
ASB FND-AD Qin Feng
TEL: 021-58541240-3618

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]