Changeset 1288 for trunk/src


Ignore:
Timestamp:
Oct 14, 1999, 3:17:55 PM (26 years ago)
Author:
bird
Message:

Win32k\pel2x is made instead of pe2lx.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r1118 r1288  
    1 # $Id: makefile,v 1.23 1999-10-04 09:55:53 sandervl Exp $
     1# $Id: makefile,v 1.24 1999-10-14 13:17:55 bird Exp $
    22
    33#
     
    6161        cd ..\peldr
    6262        $(MAKE_CMD)
    63         cd ..\pe2lx
     63        cd ..\win32k\pe2lx
    6464        $(MAKE_CMD)
    65         cd ..\ddraw
     65        cd ..\..\ddraw
    6666        $(MAKE_CMD)
    6767        cd ..\ole32
Note: See TracChangeset for help on using the changeset viewer.