Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Write Linux code (factorial, hello)
no vote
Application background This is Makefile command for beginers and is used in Linux programming in Shell scripts. Makefile is used to recompile  the program if some portion of it is changed by editor. Makefile is a utility for recompilation.For peoples who are new to Linux ,this comes i basic commands to be learned.here it is being explained with factorial and hello.c codes.This is used to customize compilation time. Key Technology Linux Operating System.Shell scripting.Linux operating system is an open source OS. Ubuntu is a well known vendor of Linux.Linux Programming can be doe simply in C and there are different commands for different purposes.when Makefile command is fired it recompiles the program and that portion of the code which is edited.It reduces ideal compilation time of a program.  
sonikagupta
2016-08-23
0
1
No more~