diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-windows | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mh-windows b/config/mh-windows new file mode 100644 index 0000000..e5f606c --- /dev/null +++ b/config/mh-windows @@ -0,0 +1,4 @@ +CC=cc +CFLAGS= +RANLIB=true +AR_FLAGS= |