What does actually the MAKE command do, while installing a software? I never understood that...
Frequently, software is distributed as raw source code. MAKE runs a "compile script".
You can find a tutorial on here in the tutorial section on creating your own Make file, as well.
Raw source code? What is that?
@jordan: I'll have a look.
Raw source code would be the actual code in C++, C, Fortran, etc.
So that would be an open source program?
In general, though it can still have a variety of licensing agreements on what you can do with the source code.
Cool. I did not know that! Thanks...
So all those files before the MAKE command... they are the source code files? Wooo! How stupid am I.. for not noticing it...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks