3e0c3e5f76
git-svn-id: file:///home/svn/framework3/trunk@13534 4d416f70-5f16-0410-b530-b9f4589650da
3 lines
58 B
Bash
Executable File
3 lines
58 B
Bash
Executable File
#!/bin/sh
|
|
gcc ntreg.c addmsf.c --static -m32 -o regeditor
|