Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>

* sysdeps/unix/sysv/linux/alpha/Makefile (headers): Add
 	alpha/ptrace.h.
	* sysdeps/unix/sysv/linux/alpha/alpha/ptrace.h: New file.
This commit is contained in:
Roland McGrath 1996-05-24 05:58:22 +00:00
parent 598022c144
commit 4da911871d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
ifeq ($(subdir), misc) ifeq ($(subdir), misc)
headers += alpha/regdef.h headers += alpha/ptrace.h alpha/regdef.h
sysdep_routines := $(sysdep_routines) \ sysdep_routines := $(sysdep_routines) \
ieee_get_fp_control ieee_set_fp_control fpu_control setfpucw \ ieee_get_fp_control ieee_set_fp_control fpu_control setfpucw \