diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-28 13:27:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-28 13:27:27 +0000 |
commit | 75ec193fb8c4c78a9bce851f9bb1a8e421dc920c (patch) | |
tree | 4aff6fef7928695e79c8b2d6d0eb6dc3010d9880 /Tools/portbuild/mlist | |
parent | A dummy port to create a package of static Motif libs and include (diff) |
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 :).
Notes
Notes:
svn path=/head/; revision=15682
Diffstat (limited to 'Tools/portbuild/mlist')
-rw-r--r-- | Tools/portbuild/mlist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/portbuild/mlist b/Tools/portbuild/mlist new file mode 100644 index 000000000000..946ed5bb0106 --- /dev/null +++ b/Tools/portbuild/mlist @@ -0,0 +1,2 @@ +paddock 3 +builder 2 |