5 lines
92 B
Bash
5 lines
92 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./prebuild /clean /removedir obj /file ../prebuild.xml /pause
|
||
|
rm -rf ../Makefile
|