summaryrefslogtreecommitdiff
path: root/config.mak
diff options
context:
space:
mode:
Diffstat (limited to 'config.mak')
-rw-r--r--config.mak5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.mak b/config.mak
index 82b079b..a11891b 100644
--- a/config.mak
+++ b/config.mak
@@ -2,6 +2,11 @@
# These values are the defaults used by the main makefile
# if nothing is overridden here.
+#prefix = /usr/local
+#exec_prefix = $(prefix)
+#bindir = $(exec_prefix)/bin
+#sharedir = $(prefix)/share/saturn-tools
+
#CFLAGS = -Os -pipe -std=c99 -D_POSIX_C_SOURCE=200809L
#LDFLAGS =
#SATURN_CROSS = saturn-