Remove RPC define

This commit is contained in:
christos 2022-08-10 08:38:43 +00:00
parent 71fa92b75e
commit 6e30ba64e5
1 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
# $NetBSD: Makefile,v 1.31 2022/08/10 03:35:38 dholland Exp $
# $NetBSD: Makefile,v 1.32 2022/08/10 08:38:43 christos Exp $
.include <bsd.own.mk>
@ -15,9 +15,6 @@ WARNS= 6
# Enables debug printouts when in debug mode
CPPFLAGS+=-DDEBUG_ENABLE
# Enables SunRPC support
CPPFLAGS+=-DRPC
CPPFLAGS+=-DLIBWRAP
# Use LIBWRAP_INTERNAL for libwrap checking of inetd's `internal' services.
#CPPFLAGS+=-DLIBWRAP_INTERNAL