Changeset 1393 for trunk/src/wsock32/makefile
- Timestamp:
- Oct 21, 1999, 4:58:54 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/wsock32/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/makefile
r1384 r1393 1 # $Id: makefile,v 1.1 0 1999-10-20 20:10:57phaller Exp $1 # $Id: makefile,v 1.11 1999-10-21 14:58:54 phaller Exp $ 2 2 3 3 # … … 10 10 PDWIN32_LIB = ..\..\lib 11 11 PDWIN32_BIN = ..\..\bin 12 12 PDWIN32_TOOLS = ..\..\tools\bin 13 13 14 14 !include $(PDWIN32_INCLUDE)/pdwin32.mk … … 29 29 $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \ 30 30 $(PDWIN32_LIB)\pmwinx.lib $(PDWIN32_LIB)\user32.lib \ 31 tcp ip32.lib tcp32dll.lib so32dll.lib $(PDWIN32_LIB)\kernel32.lib \31 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.
