Ignore:
Timestamp:
Sep 23, 1999, 7:26:29 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/makefile

    r604 r1027  
    1 # $Id: makefile,v 1.14 1999-08-21 12:29:29 sandervl Exp $
     1# $Id: makefile,v 1.15 1999-09-23 17:26:29 cbratschi Exp $
    22#
    33# PD-Win32 API
     
    99PDWIN32_LIB = ..\..\lib
    1010PDWIN32_BIN = ..\..\bin
     11PDWIN32_TOOLS = ..\..\tools\bin
    1112
    1213
     
    3839              $(PDWIN32_LIB)/user32.lib  $(PDWIN32_LIB)/odincrt.lib \
    3940              OS2386.LIB  $(RTLLIB_O)
    40               rc rsrc.res comctl32.dll
     41              rc rsrc.res $(TARGET).dll
    4142        $(CP) $@ $(PDWIN32_BIN)
    4243
Note: See TracChangeset for help on using the changeset viewer.