Changeset 1384 for trunk/src/wsock32/makefile
- Timestamp:
- Oct 20, 1999, 10:11:03 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/wsock32/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/makefile
r1372 r1384 1 # $Id: makefile,v 1. 9 1999-10-20 10:03:53phaller Exp $1 # $Id: makefile,v 1.10 1999-10-20 20:10:57 phaller Exp $ 2 2 3 3 # … … 29 29 $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \ 30 30 $(PDWIN32_LIB)\pmwinx.lib $(PDWIN32_LIB)\user32.lib \ 31 tcp 32dll.lib so32dll.lib $(PDWIN32_LIB)\kernel32.lib \31 tcpip32.lib tcp32dll.lib so32dll.lib $(PDWIN32_LIB)\kernel32.lib \ 32 32 $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O) 33 33 $(CP) $@ $(PDWIN32_BIN)
Note:
See TracChangeset
for help on using the changeset viewer.
