Changeset d5a89a3 in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2019-02-11T22:31:04Z (7 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
aaf9789c
Parents:
e3272101 (diff), 4805495 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

merging with upstream/master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    re3272101 rd5a89a3  
    5353        generic/context.c \
    5454        generic/corecfg.c \
     55        generic/ctype.c \
    5556        generic/devman.c \
    5657        generic/device/hw_res.c \
     
    190191        test/adt/circ_buf.c \
    191192        test/adt/odict.c \
     193        test/casting.c \
    192194        test/fibril/timer.c \
    193195        test/main.c \
     
    196198        test/io/table.c \
    197199        test/stdio/scanf.c \
     200        test/perf.c \
    198201        test/perm.c \
    199202        test/qsort.c \
Note: See TracChangeset for help on using the changeset viewer.