diff --git a/pl/ostype/SunOS.pl b/pl/ostype/SunOS.pl new file mode 100644 index 0000000..980b119 --- /dev/null +++ b/pl/ostype/SunOS.pl @@ -0,0 +1,4 @@ +# $Id$ +use_backend("x11"); + +1;