summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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