1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/Tools/portbuild/scripts/makeindex
Satoshi Asami 75ec193fb8 The scripts to allow parallel package building. See the README file in
Tools/portbuild for details.

Note that this is still a major work in progress.  I probably forgot
something but I need to go to sleep.  At least it works here (most of
the time :).
1998-12-28 13:27:27 +00:00

8 lines
145 B
Bash
Executable File

#!/bin/sh
export OSREL=2.2.8
export OSVERSION=228001
export PORTOBJFORMAT=aout
export PORTSDIR=$(pwd)
export PARALLEL_PACKAGE_BUILD=t
make index