Changeset 68 for trunk/Makefile


Ignore:
Timestamp:
Apr 8, 2017, 12:25:44 AM (8 years ago)
Author:
Ben Rietbroek
Message:

Minor fixes for building on Linux [v1.1.1-testing]

CAUTION:
This is a testbuild !
AirBoot uses the BIOS to access disks and a small coding error can trash
partition tables or other vital disk structures. You are advised to make
backups of TRACK0 and EBRs before using this testbuild. More info at:
https://rousseaux.github.io/netlabs.air-boot/pdf/AirBoot-v1.1.0-manual.pdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r63 r68  
    6363 bootcode$(DS)mbr-prot&
    6464 tools$(DS)internal&
    65  bootcode&
    6665 install$(DS)c&
    6766 tools$(DS)os2$(DS)setaboot&
     67 bootcode&
    6868
    6969
     
    7373# and the OS/2 setboot replacement (setaboot).
    7474COMPONENTS2DIST=&
    75  bootcode&
    7675 install$(DS)c&
    7776 tools$(DS)os2$(DS)setaboot&
     77 bootcode&
    7878
    7979
Note: See TracChangeset for help on using the changeset viewer.