Build headers with -DWANT_NFS3.

(finishing up on Amd upgrade)
This commit is contained in:
David E. O'Brien 1998-09-17 19:51:40 +00:00
parent d74e86d9e3
commit b8cff82d7f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39429

View file

@ -1,5 +1,5 @@
# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC
# $Id: Makefile,v 1.21 1998/01/19 17:19:09 wpaul Exp $
# $Id: Makefile,v 1.22 1998/02/13 03:10:28 bde Exp $
.SUFFIXES: .x
@ -29,7 +29,7 @@ beforeinstall:
${DESTDIR}/usr/include/rpc
.x.h:
${RPCCOM} -h ${.IMPSRC} -o ${.TARGET}
${RPCCOM} -h -DWANT_NFS3 ${.IMPSRC} -o ${.TARGET}
nis.h: nis_object.x