diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2012-02-14 19:49:06 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2012-02-14 19:49:06 +0000 |
| commit | 53466e96ffcf4df00e6f96a4906fd9ac55843d0a (patch) | |
| tree | df09c6dc45a5481f80149da588fa15d7ff2351c0 /include/rpcsvc | |
| parent | 48610dca55aece08a8069c43f2122faa653ad034 (diff) | |
Notes
Diffstat (limited to 'include/rpcsvc')
| -rw-r--r-- | include/rpcsvc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index d7d093fe5eb7..66acc9d5a727 100644 --- a/include/rpcsvc/Makefile +++ b/include/rpcsvc/Makefile @@ -3,7 +3,7 @@ .SUFFIXES: .x -RPCCOM = rpcgen -C +RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C HDRS= key_prot.h klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h \ rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h \ |
