Changeset 1908 for trunk/src/wsock32/new/makefile
- Timestamp:
- Dec 1, 1999, 2:13:57 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/wsock32/new/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/new/makefile
r1882 r1908 1 # $Id: makefile,v 1. 4 1999-11-29 22:31:50phaller Exp $1 # $Id: makefile,v 1.5 1999-12-01 01:10:54 phaller Exp $ 2 2 3 3 # … … 21 21 TARGET = wsock32 22 22 23 OBJS = wsock32.obj initterm.obj unknown.obj 23 OBJS = wsock32.obj initterm.obj unknown.obj relaywin.obj 24 24 25 25 all: $(TARGET).dll $(TARGET).lib … … 43 43 unknown.obj: unknown.cpp 44 44 initterm.obj: initterm.cpp 45 relaywin.obj: relaywin.cpp 45 46 46 47
Note:
See TracChangeset
for help on using the changeset viewer.
