Changeset 8d4e4fb for fedkit/Makefile
- Timestamp:
- Feb 10, 2010 10:29:18 AM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- bbd0039
- Parents:
- b73cc45
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedkit/Makefile
rb73cc45 r8d4e4fb 1 1 BINARIES=federate.sh smbmount.FreeBSD.pl smbmount.Linux.pl \ 2 2 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 \ 4 4 prep_gateway.pl port_forward.pl setup_bridge.pl 5 5 6 6 LIBRARIES=gateway_lib.pm 7 7 8 fedkit.tgz: ${ BINARIES} ${PATCHES}8 fedkit.tgz: ${LIBRARIES} ${BINARIES} ${PATCHES} 9 9 mkdir -p /tmp/fedkit/local/federation/bin 10 10 mkdir -p /tmp/fedkit/local/federation/lib
Note: See TracChangeset
for help on using the changeset viewer.