Ignore:
Timestamp:
Dec 1, 1999, 2:13:57 AM (26 years ago)
Author:
phaller
Message:

Fix: relay window implemented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/new/makefile

    r1882 r1908  
    1 # $Id: makefile,v 1.4 1999-11-29 22:31:50 phaller Exp $
     1# $Id: makefile,v 1.5 1999-12-01 01:10:54 phaller Exp $
    22
    33#
     
    2121TARGET = wsock32
    2222
    23 OBJS =  wsock32.obj initterm.obj unknown.obj
     23OBJS =  wsock32.obj initterm.obj unknown.obj relaywin.obj
    2424
    2525all: $(TARGET).dll $(TARGET).lib
     
    4343unknown.obj: unknown.cpp
    4444initterm.obj: initterm.cpp
     45relaywin.obj: relaywin.cpp
    4546
    4647
Note: See TracChangeset for help on using the changeset viewer.