diff options
Diffstat (limited to 'run_bochs_debug.sh')
-rwxr-xr-x | run_bochs_debug.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/run_bochs_debug.sh b/run_bochs_debug.sh deleted file mode 100755 index 7bc7d1c..0000000 --- a/run_bochs_debug.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -cd `dirname $0` - -make || exit 1 -./make_cdrom.sh -bochs -f bochs_debug.cfg -q |