Changeset 81c4e6ec in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2020-07-05T20:46:27Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Parents:
a73aaec1
git-author:
Matthieu Riolo <matthieu.riolo@…> (2020-07-05 20:37:10)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2020-07-05 20:46:27)
Message:

removing adt/array and replace it with adt/list in sysman

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    ra73aaec1 r81c4e6ec  
    145145        generic/loader.c \
    146146        generic/getopt.c \
    147         generic/adt/array.c \
    148147        generic/adt/checksum.c \
    149148        generic/adt/circ_buf.c \
     
    192191
    193192TEST_SOURCES = \
    194         test/adt/array.c \
    195193        test/adt/circ_buf.c \
    196194        test/adt/odict.c \
Note: See TracChangeset for help on using the changeset viewer.