glibc/sysdeps/unix/sysv/linux/ia64/Makefile

9 lines
148 B
Makefile
Raw Normal View History

ifeq ($(subdir),csu)
CFLAGS-initfini.s += -DWEAK_GMON_START
endif
ifeq ($(subdir),misc)
sysdep_headers += sys/io.h
sysdep_routines += ioperm
endif