Operating System - HP-UX
1838381 Members
2691 Online
110125 Solutions
New Discussion

Re: Simple Makefile program

 
sodani
Occasional Contributor

Simple Makefile program

Hi,

AS i am new to HP-UX,Could u please give me some documents or some simple sample programs for makefiles.

Thanks in Advance,
swetha

3 REPLIES 3
Steven Schweda
Honored Contributor

Re: Simple Makefile program

Try a Google search for keywords like:

make tutorial
Kenan Erdey
Honored Contributor

Re: Simple Makefile program

Dennis Handly
Acclaimed Contributor

Re: Simple Makefile program

One important thing is that if you are used to better makes on other OSes, you should download GNU's gmake. That will provide all sorts of features that HP-UX's doesn't.
http://hpux.cs.utah.edu/hppd/hpux/Gnu/make-3.81/