summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-08-30 08:25:57 +0000
committerRoland McGrath <roland@gnu.org>1994-08-30 08:25:57 +0000
commit1f7e82b5720b0869bedf52a027b3e99c8680c93a (patch)
tree0c6f515c3b53911ace52f51b4d21be03be66405b /hurd
parent0dd3991ff31c2f4a195066e90639a61e6e7520e0 (diff)
(routines): Changed hurdpath to hurdlookup.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/Makefile b/hurd/Makefile
index 5020ff582c..96ca229961 100644
--- a/hurd/Makefile
+++ b/hurd/Makefile
@@ -39,7 +39,7 @@ user-interfaces := $(addprefix hurd/,\
fs fsys io term socket ifsock)
server-interfaces := hurd/msg
-routines = hurdinit hurdid hurdpath hurdpid hurdrlimit hurdexec \
+routines = hurdinit hurdid hurdlookup hurdpid hurdrlimit hurdexec \
__setauth setauth \
__pid2task __task2pid pid2task task2pid \
getuids setuids getumask fchroot \