Changeset 272 for trunk/src/pe2lx/makefile
- Timestamp:
- Jul 5, 1999, 2:36:12 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/pe2lx/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/pe2lx/makefile
r97 r272 1 # $Id: makefile,v 1. 3 1999-06-10 17:08:54 phallerExp $1 # $Id: makefile,v 1.4 1999-07-05 12:36:12 sandervl Exp $ 2 2 3 3 # … … 31 31 32 32 $(TARGET).exe: $(OBJS) 33 $(LD) $(LDFLAGS) -Fe$@ $(OBJS) 33 $(LD) $(LDFLAGS) -Fe$@ $(OBJS) $(PDWIN32_LIB)\LIBCONV.LIB 34 34 $(CP) $(TARGET).exe $(PDWIN32_BIN) 35 35
Note:
See TracChangeset
for help on using the changeset viewer.
