diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2012-02-07 09:27:07 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2012-02-07 09:27:07 +0000 |
| commit | 5e0a19bdeee80766c9e20ab1f85487fbeaf64894 (patch) | |
| tree | f4288bb4a19e87202aaf6ef984ab4952750e882b /usr.sbin/amd | |
| parent | 65d43cc6e7af34576955aadc09db3cef70e01b47 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/amd')
| -rw-r--r-- | usr.sbin/amd/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/Makefile.inc b/usr.sbin/amd/Makefile.inc index 1965ff933e4c0..cc616f1592f8f 100644 --- a/usr.sbin/amd/Makefile.inc +++ b/usr.sbin/amd/Makefile.inc @@ -36,7 +36,7 @@ LIBAMUDIR= ${.CURDIR}/../libamu .endif LIBAMU= ${LIBAMUDIR}/libamu.a -RPCCOM= rpcgen +RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen MOUNT_X= ${DESTDIR}/usr/include/rpcsvc/mount.x NFS_PROT_X= ${DESTDIR}/usr/include/rpcsvc/nfs_prot.x |
