Changeset 604 for trunk/src/pe2lx
- Timestamp:
- Aug 21, 1999, 2:29:32 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/pe2lx/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/pe2lx/makefile
r510 r604 1 # $Id: makefile,v 1. 8 1999-08-16 16:28:03sandervl Exp $1 # $Id: makefile,v 1.9 1999-08-21 12:29:30 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 cppom30O.lib 35 $(PDWIN32_LIB)\LIBCONV.LIB OS2386.LIB cppom30.lib 34 $(PDWIN32_LIB)\LIBCONV.LIB $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O) 36 35 $(CP) $(TARGET).exe $(PDWIN32_BIN) 37 36
Note:
See TracChangeset
for help on using the changeset viewer.
