Ignore:
Timestamp:
Jul 5, 1999, 2:36:12 PM (26 years ago)
Author:
sandervl
Message:

Codepage changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pe2lx/makefile

    r97 r272  
    1 # $Id: makefile,v 1.3 1999-06-10 17:08:54 phaller Exp $
     1# $Id: makefile,v 1.4 1999-07-05 12:36:12 sandervl Exp $
    22
    33#
     
    3131
    3232$(TARGET).exe: $(OBJS)
    33         $(LD) $(LDFLAGS) -Fe$@ $(OBJS)
     33        $(LD) $(LDFLAGS) -Fe$@ $(OBJS) $(PDWIN32_LIB)\LIBCONV.LIB
    3434        $(CP) $(TARGET).exe $(PDWIN32_BIN)
    3535
Note: See TracChangeset for help on using the changeset viewer.