aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Noll <nnoll523@gmail.com>2021-10-09 10:40:12 -0700
committerNicholas Noll <nnoll523@gmail.com>2021-10-09 10:40:18 -0700
commit7d7af85919bbd352bb7dc0b5751b3684f8f0a8e4 (patch)
treea2a894c2807637bea5744d3438e8cad170f17bda
parent2a32309f9cfc602d478229a6fe8562996a4652c9 (diff)
chore(font): comment out makefile
-rw-r--r--sys/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/rules.mk b/sys/rules.mk
index dcaae06..5d31ec8 100644
--- a/sys/rules.mk
+++ b/sys/rules.mk
@@ -23,8 +23,8 @@ include $(DIR)/rules.mk
# DIR := $(d)/libimage
# include $(DIR)/rules.mk
-DIR := $(d)/libfont
-include $(DIR)/rules.mk
+# DIR := $(d)/libfont
+# include $(DIR)/rules.mk
# DIR := $(d)/libterm
# include $(DIR)/rules.mk