milsko/pl/ostype/UnixWare.pl

4 lines
52 B
Perl
Raw Permalink Normal View History

2026-07-16 15:44:09 -07:00
add_libs("-lsocket -lnsl");
use_backend("x11");
1;