From: Roland McGrath Date: Fri, 24 May 1996 05:58:22 +0000 (+0000) Subject: Wed May 22 00:40:50 1996 David Mosberger-Tang X-Git-Tag: upstream/2.30~10627^2~3821 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4da911871d7f32de5a71dc7c9bba47ee7ec88590;p=external%2Fglibc.git Wed May 22 00:40:50 1996 David Mosberger-Tang * sysdeps/unix/sysv/linux/alpha/Makefile (headers): Add alpha/ptrace.h. * sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file. --- diff --git a/sysdeps/unix/sysv/linux/alpha/Makefile b/sysdeps/unix/sysv/linux/alpha/Makefile index 9e12a0d..beb8441 100644 --- a/sysdeps/unix/sysv/linux/alpha/Makefile +++ b/sysdeps/unix/sysv/linux/alpha/Makefile @@ -1,5 +1,5 @@ ifeq ($(subdir), misc) -headers += alpha/regdef.h +headers += alpha/ptrace.h alpha/regdef.h sysdep_routines := $(sysdep_routines) \ ieee_get_fp_control ieee_set_fp_control fpu_control setfpucw \