Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/Makefile

    rec18957a r63fc519  
    4040SOURCES = \
    4141        ctype.c \
    42         errno.c \
    43         fcntl.c \
    44         fnmatch.c \
    45         locale.c \
    46         math.c \
    47         pwd.c \
    48         signal.c \
     42        getopt.c \
    4943        stdio.c \
    50         stdio/scanf.c \
    5144        stdlib.c \
    52         stdlib/strtol.c \
    5345        stdlib/strtold.c \
    5446        string.c \
    5547        strings.c \
    5648        sys/stat.c \
    57         sys/wait.c \
    5849        time.c \
    5950        unistd.c
Note: See TracChangeset for help on using the changeset viewer.