summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-07-10 16:13:26 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2020-07-10 16:13:26 -0400
commit4fcae53ed9180dfbb41c922540e7db769bd118d8 (patch)
tree914c4adf77dfdcb9a23ee65cf3df6f7cf8c5dc7a /Makefile
parentec25b66e85765bafe7a944d805669c931026a5be (diff)
some cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 856e88c..ac7ede4 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@ debug: *.[ch] build.sh
./build.sh
release: *.[ch] build.sh
./build.sh release
-
+profile: *.[ch] build.sh
+ ./build.sh profile
clean:
rm toc *.o