Also temporarily remove servent until it's made compileable again

after recent changes to <netdb.h>.
This commit is contained in:
he 2004-03-21 01:47:00 +00:00
parent f433e33bb4
commit 89ae25ef5b
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.46 2004/03/20 23:27:40 he Exp $
# $NetBSD: Makefile,v 1.47 2004/03/21 01:47:00 he Exp $
SUBDIR+= _setjmp atexit basename clone context convfp db dirname div divrem \
gen getaddrinfo hsearch int_fmtio locale md5sha popen \
randomid regex rpc servent setjmp sigsetjmp stdio stdlib string \
randomid regex rpc setjmp sigsetjmp stdio stdlib string \
sys time
.include <bsd.own.mk>