Changeset 6429 for trunk/src


Ignore:
Timestamp:
Jul 31, 2001, 11:34:08 PM (24 years ago)
Author:
bird
Message:

Added aliases for mkcalltab.exe.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/win32k.mak

    r6290 r6429  
    1 # $Id: win32k.mak,v 1.12 2001-07-10 05:29:22 bird Exp $
     1# $Id: win32k.mak,v 1.13 2001-07-31 21:34:08 bird Exp $
    22
    33#
     
    411411
    412412# Rule to build MkCallTab.exe
     413mkcalltab.exe mkcalltab: $(WIN32KBIN)\mkcalltab.exe
    413414$(WIN32KBIN)\mkcalltab.exe: clfix.exe $(MKCALLTABOBJS)
    414415    $(LD) $(LFLAGS) /pmtype:vio @<<$(WIN32KOBJ)\$(@B).lnk
Note: See TracChangeset for help on using the changeset viewer.