Changeset 1882 for trunk/src


Ignore:
Timestamp:
Nov 29, 1999, 11:31:50 PM (26 years ago)
Author:
phaller
Message:

Fix: makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/new/makefile

    r1881 r1882  
    1 # $Id: makefile,v 1.3 1999-11-29 22:23:07 phaller Exp $
     1# $Id: makefile,v 1.4 1999-11-29 22:31:50 phaller Exp $
    22
    33#
     
    2929        $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \
    3030              dapwsock.lib $(PDWIN32_LIB)\kernel32.lib \
    31               H$(PDWIN32_LIB)\user32.lib \
     31              $(PDWIN32_LIB)\user32.lib \
    3232              $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O)
    3333        $(CP) $@ $(PDWIN32_BIN)
Note: See TracChangeset for help on using the changeset viewer.