Changeset 8d4e4fb for fedkit/Makefile


Ignore:
Timestamp:
Feb 10, 2010 10:29:18 AM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
bbd0039
Parents:
b73cc45
Message:

Add support for parameters via files in a standard emulab location

Also moved combo_active.pl to combo.pl and added support for passive gateways.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedkit/Makefile

    rb73cc45 r8d4e4fb  
    11BINARIES=federate.sh smbmount.FreeBSD.pl smbmount.Linux.pl \
    22         make_hosts fed-tun.pl fed_evrepeater rc.fedaccounts \
    3          config_from_tunnelip.pl active_config.pl combo_active.pl \
     3         config_from_tunnelip.pl active_config.pl combo.pl \
    44         prep_gateway.pl port_forward.pl setup_bridge.pl
    55
    66LIBRARIES=gateway_lib.pm
    77
    8 fedkit.tgz:     ${BINARIES} ${PATCHES}
     8fedkit.tgz:     ${LIBRARIES} ${BINARIES} ${PATCHES}
    99        mkdir -p /tmp/fedkit/local/federation/bin
    1010        mkdir -p /tmp/fedkit/local/federation/lib
Note: See TracChangeset for help on using the changeset viewer.