mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-19 11:30:06 +00:00
dfe1754a55
time/africa, time/asia, time/australasia, time/europe, time/northamerica, time/southamerica: Updated from ADO 96h. * Make-dist (all-headers): Filter $(sysdep_headers) out of $(headers). (try-sysdeps, +sysdep-names): Check sysdeps/libm-ieee754 too. * 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. * Make-dist [subdirs-dirs]: Don't prefix $(subdir-dirs) with $(subdir); we are already there. * sysdeps/unix/sysv/sysv4/solaris2/sparc/Dist: Removed.
7 lines
210 B
Makefile
7 lines
210 B
Makefile
ifeq ($(subdir), misc)
|
|
sysdep_headers += alpha/ptrace.h alpha/regdef.h
|
|
|
|
sysdep_routines += ieee_get_fp_control ieee_set_fp_control fpu_control \
|
|
setfpucw sethae ioperm osf_sigprocmask fstatfs statfs
|
|
endif
|