summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-09-22 23:41:30 -0400
committerFreya Murphy <freya@freyacat.org>2024-09-22 23:41:30 -0400
commit7a19179b0f0e22a372eacb791d2ac86155da9e11 (patch)
tree4edc25ca6ca37b4a68e6d5c53fcf447777141699 /config.mk
parentmsim stub (diff)
downloadmips-7a19179b0f0e22a372eacb791d2ac86155da9e11.tar.gz
mips-7a19179b0f0e22a372eacb791d2ac86155da9e11.tar.bz2
mips-7a19179b0f0e22a372eacb791d2ac86155da9e11.zip
add global makefile, update tests
Diffstat (limited to '')
-rw-r--r--config.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.mk b/config.mk
index 4586fb9..dcc3bcf 100644
--- a/config.mk
+++ b/config.mk
@@ -8,6 +8,8 @@ CFLAGS += -Wall -Wextra -pedantic
CFLAGS += -Wno-initializer-overrides
CFLAGS += -O0 -g
+PREFIX=/usr/local
+
# ======================== CONFIG OPTIONS ==
#
# MAX LEX LENGTH