Changeset 487 for trunk/src


Ignore:
Timestamp:
Aug 12, 1999, 6:08:09 PM (26 years ago)
Author:
cbratschi
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/comctl32/makefile

    r450 r487  
    1 # $Id: makefile,v 1.10 1999-08-09 18:33:00 achimha Exp $
     1# $Id: makefile,v 1.11 1999-08-12 16:08:09 cbratschi Exp $
    22#
    33# PD-Win32 API
     
    3232
    3333
    34 $(TARGET).dll: $(OBJS) $(TARGET).def
     34$(TARGET).dll: $(OBJS) $(TARGET).def rsrc.res
    3535        $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) sbsstub.obj $(TARGET).def \
    3636              $(PDWIN32_LIB)/kernel32.lib \
Note: See TracChangeset for help on using the changeset viewer.