t-linux 160 B

123456
  1. # We *know* we have a limits.h in the glibc library, with extra
  2. # definitions needed for e.g. libgfortran.
  3. ifneq ($(inhibit_libc),true)
  4. LIMITS_H_TEST = :
  5. endif