1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[sl] add chain.c32 module for embedding

* also minor updates
This commit is contained in:
Pete Batard 2012-01-12 18:55:30 +00:00
parent b6252a913a
commit 9d2f9faa70
6 changed files with 20 additions and 11 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
rm -f rufus*.exe
./configure --without-freedos
./configure --without-freedos --without-syslinux
make clean
make release -j2
./configure --with-freedos