Changeset 451 for trunk/src/pe2lx


Ignore:
Timestamp:
Aug 9, 1999, 9:00:24 PM (26 years ago)
Author:
achimha
Message:

odincrt adjustments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pe2lx/makefile

    r272 r451  
    1 # $Id: makefile,v 1.4 1999-07-05 12:36:12 sandervl Exp $
     1# $Id: makefile,v 1.5 1999-08-09 18:57:13 achimha Exp $
    22
    33#
     
    3131
    3232$(TARGET).exe: $(OBJS)
    33         $(LD) $(LDFLAGS) -Fe$@ $(OBJS) $(PDWIN32_LIB)\LIBCONV.LIB
     33        $(LD) $(LDFLAGS) -Fe$@ $(OBJS) sbsstub.obj $(PDWIN32_LIB)\LIBCONV.LIB $(PDWIN32_LIB)/odincrt.lib OS2386.LIB
    3434        $(CP) $(TARGET).exe $(PDWIN32_BIN)
    3535
Note: See TracChangeset for help on using the changeset viewer.