repo.or.cz
/
moon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-12-03 Jeffrey Stedfast <fejj@novell.com>
[moon.git]
/
src
/
fullscreen
/
fullscreen.sh
blob
95bd5db7cfe47f0efd948884e6e789961cfb9376
1
#!/bin/sh
2
gmcs
-debug
fullscreen.cs
-target
:
exe
3
mono
--debug
fullscreen.exe
4
rm
-f
fullscreen.exe
*