bdftops 235 B

12345678
  1. #!/bin/sh
  2. # $Id: bdftops,v 1.5 2004/08/04 00:55:46 giles Exp $
  3. # This definition is changed on install to match the
  4. # executable name set in the makefile
  5. GS_EXECUTABLE=gs
  6. exec $GS_EXECUTABLE -q -dBATCH -dNODISPLAY -- bdftops.ps "$@"