summaryrefslogtreecommitdiff
path: root/pkg/mc/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/mc/config.h')
-rw-r--r--pkg/mc/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/mc/config.h b/pkg/mc/config.h
new file mode 100644
index 00000000..b00373f7
--- /dev/null
+++ b/pkg/mc/config.h
@@ -0,0 +1,5 @@
+#define Instroot ""
+#define Asmcmd {"as", "-o", NULL}
+#define Objsuffix ".o"
+#define Symprefix ""
+#define Defaultasm Gnugaself