From ef512a454184bfbcdf3ac6b295e9fb5bf7e26841 Mon Sep 17 00:00:00 2001 From: Nicholas Noll Date: Sun, 19 Apr 2020 09:46:35 -0700 Subject: chore: updated inclusion of files to mark the new partition of logic --- rules.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rules.mk') diff --git a/rules.mk b/rules.mk index 1737cb2..0f81ea2 100644 --- a/rules.mk +++ b/rules.mk @@ -14,9 +14,8 @@ LIBS := BINS := # Iterate through directory tree -DIR := src +DIR := sys include $(DIR)/rules.mk -# ... (repeat) # Generic rules %.a: %.o -- cgit v1.2.1