Title: Message
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
_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to