Increase size of /tmp swap File

Hi Guys

I need to increase the size of my /tmp swap file. What is the easiest way to do this.

Thanks

Carson

Im using Solaris 8.

#mkdir /files
#mkfile -24m /file/swapfile
#swap -a /files/swapfile

Put an entry in /etc/vfstab also.

Now check with
#swap -l

Is should increase 24 MB in swap.