elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
elks
/
tools
/
mtools
/
mtools-4.0.23
/
buildMingw.sh
File editor
#!/bin/sh # Build Mingw (Windows) executable # # For this you meed the mingw cross-compiler to be installed # # You may download the RPMs from http://mirzam.it.vu.nl/mingw/ # All 4 RPM's are needed: # mingw-binutils # mingw-gcc-core # mingw-runtime # mingw-w32api dir=`dirname $0` $dir/configure --srcdir $dir --host i586-mingw32msvc --disable-floppyd make mv mtools mtools.exe
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history