
- create a subdirectory dll
- copy all .c and .h files from pbm, pgm, pnm and ppm
  to dll
- copy shhopt.c from shhopt to dll
- customize dll.mak
- run
  nmake -f dll.mak
  nmake -f dll.mak install

