Correctly pass arguments. This enables doing e.g.
authorSimon Schubert <corecode@dragonflybsd.org>
Fri, 23 Sep 2005 00:31:37 +0000 (00:31 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Fri, 23 Sep 2005 00:31:37 +0000 (00:31 +0000)
commitc5f6a5591c6200a41ad6cbee1dfb977124c3e245
tree25d3ea3d328468d962bf68104d1c9c2182f7c31a
parent96cd5fc6549090c2136f5eedfa9c1903dd85c0f4
Correctly pass arguments.  This enables doing e.g.

wmake -n DESTDIR=/ install

which failed before.
usr.bin/wmake/wmake.sh