Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* Makerules (distinfo-vars): Add sysdep_headers. * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Append to this instead of $(headers). * sysdeps/unix/sysv/linux/alpha/Makefile: Likewise.
This commit is contained in:
parent
adf91cfa8d
commit
0526c3be0e
@ -1,7 +1,6 @@
|
|||||||
ifeq ($(subdir), misc)
|
ifeq ($(subdir), misc)
|
||||||
headers += alpha/ptrace.h alpha/regdef.h
|
sysdep_headers += alpha/ptrace.h alpha/regdef.h
|
||||||
|
|
||||||
sysdep_routines := $(sysdep_routines) \
|
sysdep_routines += ieee_get_fp_control ieee_set_fp_control fpu_control \
|
||||||
ieee_get_fp_control ieee_set_fp_control fpu_control setfpucw \
|
setfpucw sethae ioperm osf_sigprocmask fstatfs statfs
|
||||||
sethae ioperm osf_sigprocmask fstatfs statfs
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user