From 0d9e9db12970f16fad4c6d6c94b08adf2bd79d25 Mon Sep 17 00:00:00 2001 From: cr0sd Date: Wed, 13 Nov 2019 07:45:03 -0600 Subject: [PATCH] Updated TODO --- TODO | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 02d6460..41f5944 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ Things we need to do: -1. Allow finding targets by appending '.exe' on Windows -2. Add implicit rules? -3. Add more conditionals -4. Multiple build targets? -5. GNU special symbols (e.g., $@)? +1. Add implicit rules? +2. Add more conditionals +3. Multiple build targets? +4. GNU special symbols (e.g., $@)?