Changeset 1289 for trunk/src


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

Copies the pe2lx.exe to the bin directory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/pe2lx/makefile

    r1268 r1289  
    11##############################################################################
    2 # $Id: makefile,v 1.3 1999-10-14 01:15:12 bird Exp $
     2# $Id: makefile,v 1.4 1999-10-14 13:20:16 bird Exp $
    33#
    44# PD-Win32 API
     
    9696    @echo linking $@
    9797    $(LD) $(LDFLAGS) $**
    98 
    99 # cppon30.lib
     98    $(CP) $@ $(PDWIN32_BIN)
    10099
    101100
Note: See TracChangeset for help on using the changeset viewer.