Skip to content

Instantly share code, notes, and snippets.

@timothyylim
Last active August 29, 2015 14:26
Show Gist options
  • Save timothyylim/d96fac6899e5e6ef9935 to your computer and use it in GitHub Desktop.
Save timothyylim/d96fac6899e5e6ef9935 to your computer and use it in GitHub Desktop.
General makefile for c++
Program: Program.cpp
g++ -Wall -g Program.cpp -o Program
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment