summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-12-31 09:12:18 +0100
committertomsmeding <tom.smeding@gmail.com>2016-12-31 09:12:18 +0100
commit0cc504d3aa972cc8d5d501d9278e8773a810985a (patch)
tree733232ad613c7aa0e8c6bff047772ce745dba8a3
parent07bf3dc18fa7dc99300a61acd443650a30c84d25 (diff)
Less kaas
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index b0f3b83..3018bfc 100644
--- a/Makefile
+++ b/Makefile
@@ -54,9 +54,6 @@ run: all
printf "\x1B[1mRUNNING...\x1B[0m\n"
./$(BIN)
-kaas:
- echo $(all_objects)
-
$(BIN): $(all_objects)
echo Linking