mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-06 05:10:05 +00:00
387be08759
2000-06-21 Jes Sorensen <jes@linuxcare.com> * sysdeps/unix/sysv/linux/ia64/Makefile: New file.
9 lines
148 B
Makefile
9 lines
148 B
Makefile
ifeq ($(subdir),csu)
|
|
CFLAGS-initfini.s += -DWEAK_GMON_START
|
|
endif
|
|
|
|
ifeq ($(subdir),misc)
|
|
sysdep_headers += sys/io.h
|
|
sysdep_routines += ioperm
|
|
endif
|