Ignore:
Timestamp:
Jul 7, 1999, 2:18:04 PM (26 years ago)
Author:
phaller
Message:

Add: wsock32.1102 rcmd and .1103 rexec added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/makefile

    r92 r283  
    1 # $Id: makefile,v 1.3 1999-06-10 16:11:08 phaller Exp $
     1# $Id: makefile,v 1.4 1999-07-07 12:18:04 phaller Exp $
    22
    33#
     
    2121TARGET = wsock32
    2222
    23 OBJS =  wsock32.obj notify.obj initterm.obj
     23OBJS =  wsock32.obj notify.obj initterm.obj unknown.obj
    2424
    2525all: $(TARGET).dll $(TARGET).lib
     
    3939wsock32.obj: wsock32.cpp wsock32.h
    4040notify.obj:  notify.cpp wsock32.h
     41unknown.obj: unknown.cpp wsock32.h
    4142initterm.obj: initterm.cpp
    4243
Note: See TracChangeset for help on using the changeset viewer.