Changeset 193 for trunk/src/os2ahci/Makefile
- Timestamp:
- Dec 12, 2017, 11:08:37 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/Makefile
r190 r193 12 12 # Define default build version if not specified in environment 13 13 BLD_MAJOR=2 14 BLD_MINOR=0 3# must be 2 digits14 BLD_MINOR=04 # must be 2 digits 15 15 BLD_REV=0 # not used at this time 16 16 … … 166 166 copy /b $(ROOT)\src\os2ahci\$(O)\os2ahci.sym $(ZIPDIR)\pkg1 >NUL 167 167 168 @md $(ZIPDIR)\pkg2169 @copy /b $(ROOT)\Tools\smartahci.exe $(ZIPDIR)\pkg2 >NUL170 171 168 @md $(ZIPDIR)\pkg20 172 169 @copy $(ROOT)\src\os2ahci\ReadMe.txt $(ZIPDIR)\pkg20 >NUL
Note:
See TracChangeset
for help on using the changeset viewer.