glibc/sysdeps/m68k/fpu/Makefile
1995-02-18 01:27:10 +00:00

12 lines
157 B
Makefile

ifeq ($(subdir),math)
ifndef math-twiddled
# Avoid twiddling in generic/Makefile.
math-twiddled := t
endif
bsdmath_dirs := $(bsdmath_dirs) mc68881
endif