summaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-04 03:16:47 +0000
committerRoland McGrath <roland@gnu.org>1994-05-04 03:16:47 +0000
commit5964050ef7d239afda83077ea663e211695185fa (patch)
tree7f29345e3cfed23bc4c3e037bba61c394b95cc72 /sunrpc
parentea25eb86de48e029e06d5d7f0d11032d6cf7c0ff (diff)
Formerly ../sunrpc/Makefile.~9~
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile
index 6dd014d2f8..034d393b3f 100644
--- a/sunrpc/Makefile
+++ b/sunrpc/Makefile
@@ -53,7 +53,7 @@ rpcsvc = bootparam.x nlm_prot.x rstat.x \
rnusers.x spray.x nfs_prot.x rquota.x yp.x
install-others = $(includedir)/rpcsvc/bootparam_prot.h \
$(etcdir)/rpc
-generated = $(rpcsvc:%.x=$(objpfx)rpcsvc/%.h) $(rpcsvc:%.x=$(objpfx)x%.c)
+generated = $(rpcsvc:%.x=rpcsvc/%.h) $(rpcsvc:%.x=x%.c)
routines := auth_none auth_unix authuxprot bindrsvprt \
clnt_gen clnt_perr clnt_raw clnt_simp clnt_tcp \