diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 06:22:11 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-13 06:22:11 +0000 |
commit | 491e992bb5eff39fdd22f6374c4d30132d6721ab (patch) | |
tree | 1dae62ce276b90574b3e181669da7c9e4f3413c5 /benchmarks/tcpblast | |
parent | Remove pkg_install from the SUBDIR list. (diff) |
Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved
to a reasonable compromise:
MASTER_SITES now contains a space seperated list of sites for which each
DISTFILE may be retrieved. This should be a directory spec, which will be
concatenated with each file in DISTFILES. HOME_LOCATION is *gone* now
and isn't used for anything, so you can delete it from your Makefiles.
If you want to force a fetch from a given location, simply do something like:
MASTER_SITES= ftp://fnord.foo.bar/pub/dist
DISTFILES= a.tar.gz b.tar.gz
Your entry in MASTER_SITES will be tried first to fetch a.tar.gz and
b.tar.gz, followed by any master sites we have set up (right now, only
freebsd.cdrom.com).
Diffstat (limited to 'benchmarks/tcpblast')
0 files changed, 0 insertions, 0 deletions