Skip to content
SoftPrayog
  • Home
  • Programming
  • Tutorials
  • Videos
  • Software Engineering
  • Troubleshooting
Menu Close
  • Home
  • Programming
  • Tutorials
  • Videos
  • Software Engineering
  • Troubleshooting

make

Read more about the article Using the make utility to build software (Advanced)

Using the make utility to build software (Advanced)

  • Post author:Karunesh Johri
  • Post published:September 21, 2018
  • Post category:Tutorials
  • Post comments:0 Comments

make is a utility for building programs based on the contents of a specially formatted text file named Makefile or makefile under Linux and Unix environments. A makefile has explicit…

Continue ReadingUsing the make utility to build software (Advanced)
Read more about the article Using the make utility to build software (Primer)

Using the make utility to build software (Primer)

  • Post author:Karunesh Johri
  • Post published:September 21, 2018
  • Post category:Tutorials
  • Post comments:0 Comments

As the number of source files and libraries required to build a software increase in number, the build process gets more complicated and the time required to build the final…

Continue ReadingUsing the make utility to build software (Primer)
Read more about the article Understanding the GNU Build System

Understanding the GNU Build System

  • Post author:Karunesh Johri
  • Post published:September 10, 2018
  • Post category:Tutorials

This tutorial looks at the GNU Build System. From an end-user's perspective, it first describes how to build the binary executable of a GNU free and open source software package…

Continue ReadingUnderstanding the GNU Build System
Subscribe to SoftPrayog on YouTube

Video Series

  • Linux System Programming
  • Linux Commands
  • C Programming

Recent Posts

  • Flex Tutorial
  • Process synchronization
  • Regular Expressions in C
  • vi not showing color syntax highlighting in Ubuntu Linux
  • Using sha256sum command for ensuring file integrity

Popular Posts

  • D-Bus Tutorial
  • POSIX Shared Memory in Linux
  • Gtk-WARNING **: cannot open display:
  • POSIX message queues in Linux
  • Network Traffic Control with tc command in Linux
  • POSIX Semaphores in Linux
  • Connecting two computers with Ethernet LAN cable
  • I/O multiplexing: select, poll and epoll in Linux
  • Regular Expressions in C
  • POSIX Threads Synchronization in C

Email Newsletter

Loading
Web Store
About
Subscribe
Contact Us
Privacy Policy
Terms of service
SoftPrayog on Facebook        SoftPrayog on Twitter         SoftPrayog on Telegram
Copyright © 2023 Karunesh Johri. All Rights reserved.