I guess you meant -f option... I'll add it... KaKARoTo
On Mon, 24 Oct 2005 17:14:40 -0400, Salatiel Filho <[EMAIL PROTECTED]> wrote:
It would be great add -s option to the "ln" line. I hate having my make install fails because old link already exists. install:: cp -Rf $(srcdir) $(dstdir)/$(PACKAGE) ln -s $(dstdir)/$(PACKAGE)/amsn $(slnkdir) --> ln -sf $(dstdir)/$(PACKAGE)/amsn $(slnkdir) ^ Just a suggestion :p []'s Salatiel -- "O maior prazer do inteligente é bancar o idiota diante de um idiota que banca o inteligente".
-- KaKaRoTo ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ Amsn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amsn-devel
