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
--
"O maior prazer do inteligente é bancar o idiota
diante de um idiota que banca o inteligente".
- [Amsn-devel] suggestion for Makefile from cvs Salatiel Filho
- [Amsn-devel] suggestion for Makefile from cvs Salatiel Filho
- Re: [Amsn-devel] suggestion for Makefile from cvs Youness Alaoui
- Re: [Amsn-devel] suggestion for Makefile from ... Salatiel Filho
- Re: [Amsn-devel] suggestion for Makefile f... Youness Alaoui
- Re: [Amsn-devel] suggestion for Makef... Youness Alaoui
- Re: [Amsn-devel] suggestion for M... Salatiel Filho
