Changeset 5e962ad in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2017-09-21T16:13:41Z (7 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
207d5da
Parents:
4c363fa2
Message:

Add a module to format command output as a table.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r4c363fa2 r5e962ad  
    126126        generic/io/con_srv.c \
    127127        generic/io/console.c \
     128        generic/io/table.c \
    128129        generic/io/visualizer.c \
    129130        generic/io/window.c \
     
    183184        test/fibril/timer.c \
    184185        test/main.c \
     186        test/io/table.c \
    185187        test/odict.c \
    186188        test/qsort.c \
Note: See TracChangeset for help on using the changeset viewer.