ross
86c54874c2
The newly churned maketars was apparently not tested in its normal
...
mode with no options and no parameters.
You have to be careful about the difference between $@ and $*.
In particular, "if [ -n "$@" ]" does not do what you think it will.
1998-06-27 08:27:36 +00:00
lukem
c1ad909d7a
* replace '-arch arch' with '-m machine' (as per make(1)'s $MACHINE). e.g, i386
...
* add '-a arch' - $MACHINE_ARCH. e.g, m68k, powerpc
* replace long -options with short -options (with backward compat)
* ``knf''ify scripts
1998-06-15 14:45:05 +00:00
jonathan
9b4334217f
Change ".tar.gz" tarball suffix to ".tgz", per release(7).
1997-11-27 11:05:25 +00:00
chopps
37ac6a5ba8
add -both arg for when one puts xsrc and src builds in same DESTDIR
1997-11-09 20:47:29 +00:00
scottr
0b1a63b86b
When deciding which md set lists to use, prefer $MACHINE over
...
uname -m
1997-11-05 22:08:22 +00:00
veego
c9872b6bf8
Add xcontrib to xlists.
1997-10-28 17:29:45 +00:00
veego
6f2a7e6f08
Add a new option '-x11' for the xsets.
1997-10-28 13:35:23 +00:00
mikel
b1c7774932
Feed makeflist to sh, instead of relying on x-bits; from Andrew
...
Wheadon in PR 3116.
1997-02-18 06:03:48 +00:00
gwr
7bb94b7bdf
More portable versions of makeflist and maketars that can be used to
...
cross-make a distribution. Also avoid duplicating makeflist logic.
1996-05-20 19:10:28 +00:00
cgd
02c6564e0e
distribution sets contents lists
1994-08-29 15:21:02 +00:00