Changeset 58168e0 in mainline for uspace/Makefile


Ignore:
Timestamp:
2019-06-05T15:03:17Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
83b64a59
Parents:
a4cf312
Message:

libuntar should not be a base lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    ra4cf312 r58168e0  
    225225BASE_LIBS = \
    226226        lib/c \
    227         lib/cpp \
    228         lib/untar
     227        lib/cpp
    229228
    230229LIBS = \
     
    253252        lib/ext4 \
    254253        lib/trackmod \
     254        lib/untar \
    255255        lib/uri \
    256256        lib/usb \
Note: See TracChangeset for help on using the changeset viewer.