LINUX and STUFF

All about linux inside, networking, programming,server,tutorials, Open Source resources software and hardware and the other stuff.

Saturday, March 25, 2006

Makefile don't equal C

Makefiles are used in most Unix C or even C++ programs. But nowhere does it say that they can't be used for other languages. Make is a program installed with most Linux distributions, and on most Unix systems too.
Makefiles make your program portable, and easy to compile. These files can be used in C, C++, Java, and any program that requires compilation. Make has so many useful applications. Feel free to explore them for your programs.

keyword : makefile howto
 
Web www.linuxscience.blogspot.com

0 Comments:

Post a Comment

<< Home