summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortomsmeding <hallo@tomsmeding.nl>2015-09-06 22:18:01 +0200
committertomsmeding <hallo@tomsmeding.nl>2015-09-06 22:18:01 +0200
commit61dc84ab5ae95b3fa6bbbdcadf880f8ec64a925f (patch)
tree8c6dd3b6edd29ffda2aa08a4af90c47835620f86 /Makefile
parent1ca81854f4ff68c7d65006d9a026e487fb537f2e (diff)
stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ad763d5..ded4503 100644
--- a/Makefile
+++ b/Makefile
@@ -13,3 +13,4 @@ remake: clean all
postrun: $(OBJECTS)
g++ -Wall -O2 -std=c++11 -o postrun $(OBJECTS)
+ strip postrun