Changeset 1451 for trunk/src/wsock32/makefile
- Timestamp:
- Oct 26, 1999, 1:17:20 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/wsock32/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/makefile
r1393 r1451 1 # $Id: makefile,v 1.1 1 1999-10-21 14:58:54phaller Exp $1 # $Id: makefile,v 1.12 1999-10-25 23:17:19 phaller Exp $ 2 2 3 3 # … … 21 21 TARGET = wsock32 22 22 23 OBJS = wsock32.obj notify.objinitterm.obj unknown.obj async.obj23 OBJS = wsock32.obj initterm.obj unknown.obj async.obj 24 24 25 25 all: $(TARGET).dll $(TARGET).lib … … 41 41 42 42 wsock32.obj: wsock32.cpp wsock32.h wsock32const.h 43 notify.obj: notify.cpp wsock32.h44 43 unknown.obj: unknown.cpp wsock32.h 45 44 async.obj: async.cpp wsock32const.h
Note:
See TracChangeset
for help on using the changeset viewer.
