module.am 141 B

12345
  1. liblub_la_SOURCES += lub/ctype/ctype_isspace.c \
  2. lub/ctype/ctype_isdigit.c \
  3. lub/ctype/ctype_toupper.c \
  4. lub/ctype/ctype_tolower.c