Annotation of qemu/roms/Makefile, revision 1.1

1.1     ! root        1: 
        !             2: default:
        !             3:        @echo "nothing is build by default"
        !             4:        @echo "available build targets:"
        !             5:        @echo "  bios           -- update bios.bin (seabios)"
        !             6: 
        !             7: bios: config.seabios
        !             8:        sh configure-seabios.sh $<
        !             9:        make -C seabios out/bios.bin
        !            10:        cp seabios/out/bios.bin ../pc-bios/bios.bin

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.