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


Ignore:
Timestamp:
2013-10-13T20:59:33Z (12 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
12d6c98
Parents:
820104d (diff), 39bcc99 (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:

Merge mainline changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r820104d rc2a6983  
    6565        generic/cfg.c \
    6666        generic/clipboard.c \
     67        generic/corecfg.c \
    6768        generic/devman.c \
    6869        generic/device/hw_res.c \
    6970        generic/device/hw_res_parsed.c \
     71        generic/device/pio_window.c \
    7072        generic/device/char_dev.c \
    7173        generic/device/clock_dev.c \
     
    7577        generic/device/pci.c \
    7678        generic/device/ahci.c \
     79        generic/dhcp.c \
    7780        generic/dnsr.c \
    7881        generic/dlfcn.c \
     
    97100        generic/inetcfg.c \
    98101        generic/inetping.c \
    99         generic/inetping6.c \
    100102        generic/io/asprintf.c \
    101103        generic/io/input.c \
Note: See TracChangeset for help on using the changeset viewer.