Ignore:
Timestamp:
Feb 28, 2017, 10:50:54 PM (8 years ago)
Author:
David Azarewicz
Message:

Doc changes
Warpin package changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/Makefile

    r185 r186  
    9191!endif
    9292
    93 !ifneq FIXPACK
     93!ifdef FIXPACK
    9494CDEFS+= -DTESTVER
    9595!endif
     
    168168  @md $(ZIPDIR)\pkg2
    169169  @copy /b $(ROOT)\Tools\smartahci.exe $(ZIPDIR)\pkg2 >NUL
    170   #@copy $(ROOT)\Tools\testlog.cmd $(ZIPDIR)\pkg2 >NUL
    171170
    172171  @md $(ZIPDIR)\pkg20
     
    185184clean: .symbolic
    186185  rm -f *.def *.err *.lnk version.h
     186  rm $(ROOT)\AHCI-*-WPI.zip
    187187  @if exist Debug @!rm -r Debug
    188188  @if exist Retail @!rm -r Retail
Note: See TracChangeset for help on using the changeset viewer.