help-make
[Top][All Lists]
Advanced

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

make switch option


From: Anh-Khanh Tran
Subject: make switch option
Date: Tue, 12 Oct 2004 13:58:26 -0700

Hi,
 
I have tried to search everywhere for the switch options but could not find them. I appreciate if you could point me to where I could find the switch option especially -a and -h.
 
thanks again.
 
This is an example from the Make script:
@if [ ! -f rundir.ant/$*/ant.sum -a ! -d rundir.ant/$*/ant.sum  -a ! -h rundir.ant/$*/ant.sum ]; then exit 1 ; fi

reply via email to

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