summaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-25 11:34:09 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-25 11:34:09 +0000
commit6598ac30319f3c5483c7bc95214c48b6442b53bd (patch)
tree486e7e0fdea2d6c6769863c3dc45e45690104fcf /sunrpc
parente72bfd87ecf619d642b505d4a290331263456cd1 (diff)
1998-05-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> * configure.in: Allow more make versions e.g 3.76.90.
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile
index 3697e036c6..fd6c9d85ac 100644
--- a/sunrpc/Makefile
+++ b/sunrpc/Makefile
@@ -134,7 +134,6 @@ $(inst_sysconfdir)/rpc: etc.rpc $(+force)
# Generate the rpcsvc headers with rpcgen.
# We use a stamp file to avoid unnessary recompilation each time rpcgen is
# relinked.
-move-if-change = ./$(..)scripts/move-if-change
$(rpcsvc:%.x=$(objpfx)rpcsvc/%.h): $(objpfx)rpcsvc/%.h: $(objpfx)rpcsvc/%.stmp
@:
$(objpfx)rpcsvc/%.stmp: rpcsvc/%.x $(objpfx)rpcgen