Explorar o código

* patch from Olivier

git-svn-id: trunk@7462 -
marco %!s(int64=18) %!d(string=hai) anos
pai
achega
b940996220
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/base/netdb/Makefile.fpc

+ 2 - 0
packages/base/netdb/Makefile.fpc

@@ -14,12 +14,14 @@ units_openbsd=netdb
 units_netbsd=netdb
 units_darwin=netdb
 units_solaris=netdb
+units_beos=netdb
 examples_linux=testdns testhst testsvc testnet testhosts
 examples_freebsd=testdns testhst testsvc testnet testhosts
 examples_openbsd=testdns testhst testsvc testnet testhosts
 examples_netbsd=testdns testhst testsvc testnet testhosts
 examples_darwin=testdns testhst testsvc testnet testhosts
 examples_solaris=testdns testhst testsvc testnet testhosts
+examples_beos=testdns testhst testsvc testnet testhosts
 examples=testuri
 
 [require]