PDA

View Full Version : create makefile how to?


blahjunky
06-12-2004, 08:12 PM
Hello,

Does anyone have an example of a makefile that they could share so I can have look at?
Or where I can get more information about it.
I need to create a make file that link lib and f90 file together.
I currently using lahey95 that running on window operating system. I use dos command promt to run my program.

thanks alot.

HL

tzeis
06-15-2004, 04:35 PM
The User's Guide has a section called "Make Utilities" which has example makefiles, including a makefile that builds an exe and a library. If you have the Express version, the "Make Utilities" chapter is not present, but you can still view the documentation online, look at the "LF Fortran Professional" document, the Make chapter is there.