Skip to content

Instantly share code, notes, and snippets.

@Yvictor
Created July 23, 2020 03:22
Show Gist options
  • Save Yvictor/d1e721497e1c56d0be6b17a41221c315 to your computer and use it in GitHub Desktop.
Save Yvictor/d1e721497e1c56d0be6b17a41221c315 to your computer and use it in GitHub Desktop.
ShioajiCpp4Tutorial Makefile
simple:
g++ main.cpp -o simple
clean:
- rm simple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment