Brandon Invergo <[email protected]> writes:
> You know what...I started to write up a bit of an explanation of how I > would do it. Then I got distracted trying stuff. And then, well, I just > did the whole thing. :) Wow! Thanks so much for your work! Now I have a good example to learn more Make and autoconf from! > I'm attaching a tar.gz with all the files you need for a GNU Coding > Standards-compliant configure & Makefile. I used Autoconf to generate > configure, so you're also getting all those files as well. You should be > able to just drop the contents into the project directory, delete the > old Makefile, and use them. > > I took it upon myself to clean up the Makefile a lot (and turn it into a > Makefile.in). It also now handles building and installing the docs. I > added the `distclean' target, but you'll need to fill in the `dist' > target. Very cool! I've ordered a hard copy of the Make manual from the FSF store and I'll keep adding up to this as I get a better understanding. > It works pretty cleanly for me with GSRC, so hopefully it's ok in > general. Let me know if there are any problems! Glad it does. I'll have to start looking into GSRC ;-) Loic
