summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authoruser <user@localhost.localdomain>2019-08-02 07:38:28 -0400
committeruser <user@localhost.localdomain>2019-08-02 07:38:28 -0400
commit100a03770712c32cadd5e55e9b3fa10b68fa9b8d (patch)
tree1c6b891409b0eb27b6043978f288c9d7d5d7f6be /makefile
parentb1cf7e4831b28d1883d40af1575056ef7846594d (diff)
downloadstandingwithresilience-100a03770712c32cadd5e55e9b3fa10b68fa9b8d.tar.gz
standingwithresilience-100a03770712c32cadd5e55e9b3fa10b68fa9b8d.zip
self-process-reference cpp file
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
new file mode 100644
index 0000000..9475287
--- /dev/null
+++ b/makefile
@@ -0,0 +1,2 @@
+intellect: intellect.cpp
+ g++ -ggdb -std=c++11 intellect.cpp -Wl,--print-map