Bruce Evans 09f2f5ad67 Removed env(1) commands. make(1) uses a real shell, and
"env name=value ... cmd ..." is just a pessimized way of doing
"name=value ... cmd ..." in real shells.  Set the environment
(without using env(1)) before starting xargs so that env(1)
is not needed in "xargs env name=value ... cmd ..."
2002-03-19 06:30:24 +00:00
..
2002-03-18 18:23:42 +00:00
2002-03-18 09:35:45 +00:00
2001-10-08 10:43:34 +00:00
2002-03-04 03:51:21 +00:00
2002-03-18 18:23:42 +00:00
2001-08-02 23:54:23 +00:00
1999-08-28 01:08:13 +00:00