summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcgen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rpcgen/Makefile')
-rw-r--r--usr.bin/rpcgen/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rpcgen/Makefile b/usr.bin/rpcgen/Makefile
index 36b46e3..d0e4c14 100644
--- a/usr.bin/rpcgen/Makefile
+++ b/usr.bin/rpcgen/Makefile
@@ -8,6 +8,6 @@ MAN1= rpcgen.1
# This is a kludge to work around the fact that this program
# uses 'inline' as a variable name.
#
-CFLAGS+=-Dinline=rpcgen_inline -I${.CURDIR}/../../include -I${.CURDIR}/../../sys/i386/include -I${.CURDIR}/../../include/rpc -I${.CURDIR}/../../sys/sys
+CFLAGS+=-Dinline=rpcgen_inline
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud