Thread Module auf CPAN hochladen: hab's noch nie gemacht
(63 answers)
Opened by steffenw at 2004-12-30 17:16
[quote=steffenw,10.01.2005, 21:59]Dann habe ich mir mal die optionen von nmake anschschaut, komischerweise war da dist nicht dabei. irgendwie verstehe ich nicht, was da gemacht wird. Am Ende kommt ein tar.gz heraus, woher weiß das nmake alles?[/quote]
es korrigiere mich jemand, falls ich blödsinn verzapfe, aber (n)make weiß im grunde gar nichts. das Makefile ist das entscheidende; darin stehen die 'targets' wie install, test oder dist und die aktionen dazu. make weiß nur, wie es die targets aus dem makefile parst. Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: ![]() ![]() |