Ignore:
Timestamp:
Dec 12, 2017, 11:08:37 PM (8 years ago)
Author:
David Azarewicz
Message:

Fixed IOCtl pass-thru interface.
Cosmetic changes to user interface.
Removed old IBM smartctl exe from distribution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/Makefile

    r190 r193  
    1212# Define default build version if not specified in environment
    1313BLD_MAJOR=2
    14 BLD_MINOR=03 # must be 2 digits
     14BLD_MINOR=04 # must be 2 digits
    1515BLD_REV=0 # not used at this time
    1616
     
    166166  copy /b $(ROOT)\src\os2ahci\$(O)\os2ahci.sym $(ZIPDIR)\pkg1 >NUL
    167167
    168   @md $(ZIPDIR)\pkg2
    169   @copy /b $(ROOT)\Tools\smartahci.exe $(ZIPDIR)\pkg2 >NUL
    170 
    171168  @md $(ZIPDIR)\pkg20
    172169  @copy $(ROOT)\src\os2ahci\ReadMe.txt $(ZIPDIR)\pkg20 >NUL
Note: See TracChangeset for help on using the changeset viewer.