repo.or.cz
/
freeems-vanilla.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Split the second fixed config up, reorganised things between the two blocks, added...
[freeems-vanilla.git]
/
bin
/
makeWinMake.bash
blob
7fa084ca0199e571665156676cf02f3a3ddda1d8
1
#!/bin/bash
2
3
grep
-v
"\.\.\."
Makefile |
grep
-v
"###################"
|
grep
-v
"m68hc11-"
>
Makefile.windows
4