Changeset 1273 for trunk/p2p/Makefile


Ignore:
Timestamp:
Feb 5, 2009, 6:17:23 AM (16 years ago)
Author:
mmc
Message:

Major reorganization of p2p code, and support for solicit/proffer
messages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/p2p/Makefile

    r1257 r1273  
    44all:
    55        $(CC) $(CFLAGS) perftest.c -o perftest
    6         ./mkindex handler.tcl server.tcl client.tcl log.tcl random.tcl
     6        ./mkindex handler.tcl server.tcl client.tcl log.tcl random.tcl \
     7                options.tcl protocols.tcl statemachine.tcl wonks.tcl \
     8                foreman.tcl
Note: See TracChangeset for help on using the changeset viewer.