Changeset 283 for trunk/src/wsock32/makefile
- Timestamp:
- Jul 7, 1999, 2:18:04 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/wsock32/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/makefile
r92 r283 1 # $Id: makefile,v 1. 3 1999-06-10 16:11:08phaller Exp $1 # $Id: makefile,v 1.4 1999-07-07 12:18:04 phaller Exp $ 2 2 3 3 # … … 21 21 TARGET = wsock32 22 22 23 OBJS = wsock32.obj notify.obj initterm.obj 23 OBJS = wsock32.obj notify.obj initterm.obj unknown.obj 24 24 25 25 all: $(TARGET).dll $(TARGET).lib … … 39 39 wsock32.obj: wsock32.cpp wsock32.h 40 40 notify.obj: notify.cpp wsock32.h 41 unknown.obj: unknown.cpp wsock32.h 41 42 initterm.obj: initterm.cpp 42 43
Note:
See TracChangeset
for help on using the changeset viewer.
