1SubDir HAIKU_TOP src tests kits net libnetapi ; 2 3UnitTestLib libnetapitest.so : 4 NetAPITestAddon.cpp 5 6 NetworkAddressTest.cpp 7 8 : bnetapi $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) 9; 10