Changeset 1070 for trunk/src


Ignore:
Timestamp:
Sep 27, 1999, 2:32:27 PM (26 years ago)
Author:
bird
Message:

ImpDef now work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/Makefile

    r1066 r1070  
    1 # $Id: Makefile,v 1.23 1999-09-26 16:09:04 dengert Exp $
     1# $Id: Makefile,v 1.24 1999-09-27 12:32:27 bird Exp $
    22
    33#
     
    5555        $(CP) $@ $(PDWIN32_LIB)
    5656
    57 #SvL: Does not work correctly for GetOS2Callback__15Win32WindowProcFv
    58 #$(TARGET)exp.def: $(TARGET).def
    59 #        $(IMPDEF) $** $@
     57$(TARGET)exp.def: $(TARGET).def
     58        $(IMPDEF) $** $@
    6059
    6160
Note: See TracChangeset for help on using the changeset viewer.