From 7d25696a35c32b242425aa0e77d1b4d938d1262e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 19 Oct 1998 00:45:33 +0000 Subject: 1998-10-19 Roland McGrath * hurd/hurd/threadvar.h (enum __hurd_threadvar_index): Add _HURD_THREADVAR_DL_ERROR. * hurd/Makefile (user-interfaces): Add login, password. * sysdeps/mach/hurd/Makefile (+cflags): Append -Wno-parentheses. --- hurd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hurd/Makefile') diff --git a/hurd/Makefile b/hurd/Makefile index 441c66c..85aa30a 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -35,7 +35,9 @@ user-interfaces := $(addprefix hurd/,\ process process_request \ msg msg_reply msg_request \ exec exec_startup crash interrupt \ - fs fsys io term tioctl socket ifsock) + fs fsys io term tioctl socket ifsock \ + login password \ + ) server-interfaces := hurd/msg faultexc routines = hurdstartup hurdinit \ -- cgit v1.1