What is the purpose for running the following Make rule and creating the 
symlink barry?

all-local:
       rm -f barry
       ln -s src barry

clean-local:
       rm -f barry

I'm asking because it breaks some of the CVS capabilities in eclipse, which I 
realize is a tool problem, but made me curious to the purpose of the rule(s).

-edge

Attachment: pgpepLHstl1O0.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to