I need to write a make script to install a C module in a UNIX
environment.It should install the sources, build the libraries and
install them and also install the info pages on the system.
Can this script be general enough to also install on
windows, windows dll, windows help file's etc. Any directions
will be helpful.
Did you think that someone should just say: hello! i can make that for you? you have to do something first, and then others can help you on your way, give you some advices, tell you howto do specific things, etc.. excuse me if im wrong.
Well I have not written a single make script and nor have I authored a windows help file.Any pointers to books or guides or online material to help me design the file, and get me started, was all I was looking for.Once I start using the system and do have problem's I will contact you ?
Here is one website with an introduction to "make". There are lots more to be found with goggle. There is a book on "make" published by O'Reilly. Most unix programming texts cover "make".
This in a unix site, so you may not have a lot of luck with those windows questions.
I would not exactly use the verb "contact"; but you can certainly post any followup questions on the site.