- Timestamp:
 - Aug 13, 1999, 8:59:25 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/pe2lx/makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/pe2lx/makefile
r453 r494 1 # $Id: makefile,v 1. 6 1999-08-09 19:17:41 achimhaExp $1 # $Id: makefile,v 1.7 1999-08-13 18:59:25 sandervl Exp $ 2 2 3 3 # … … 32 32 $(TARGET).exe: $(OBJS) 33 33 $(LD) $(LDFLAGS) -Fe$@ $(OBJS) \ 34 $(PDWIN32_LIB)\LIBCONV.LIB $(PDWIN32_LIB)/odincrt.lib OS2386.LIB CPPOM30.LIB 34 $(PDWIN32_LIB)\LIBCONV.LIB cppom30.lib OS2386.LIB 35 # $(PDWIN32_LIB)\LIBCONV.LIB $(PDWIN32_LIB)/odincrt.lib OS2386.LIB CPPOM30.LIB 35 36 $(CP) $(TARGET).exe $(PDWIN32_BIN) 36 37  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  