bde c900f7bd6f Removed bogus env(1) commands. make(1) uses a real shell, so
"env name=value ... cmd ..." was just a pessimized way of doing
"name=value ... cmd ...".  Note that make(1) can't optimize
either of these to an exec of env(1) or "cmd" even if the second
"..." is simple, since it can't tell that the shell metacharacter
in "name=value" is actually handled by env(1).
2002-03-19 06:11:43 +00:00
..
2002-01-08 15:20:13 +00:00
2002-02-27 14:57:54 +00:00
2002-03-16 15:14:41 +00:00
2002-03-18 16:52:32 +00:00
2002-03-10 19:00:37 +00:00
2002-01-08 15:20:13 +00:00
2002-02-12 18:40:57 +00:00
2002-02-12 18:40:57 +00:00
2002-01-08 15:20:13 +00:00