Changeset 46 for trunk/src/wsock32/makefile
- Timestamp:
- Jun 7, 1999, 10:58:22 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/makefile
r4 r46 1 # $Id: makefile,v 1.1 1999-05-24 20:20:09 ktk Exp $2 3 1 # 4 2 # PD-Win32 API … … 37 35 38 36 39 wsock32.obj: wsock32.c wsock32.h40 notify.obj: notify.c wsock32.h41 initterm.obj: initterm.c 37 wsock32.obj: wsock32.cpp wsock32.h 38 notify.obj: notify.cpp wsock32.h 39 initterm.obj: initterm.cpp 42 40 43 41 clean:
Note:
See TracChangeset
for help on using the changeset viewer.