Changeset 6fa9a99d in mainline for uspace/app/kio/Makefile


Ignore:
Timestamp:
2014-01-05T17:50:01Z (10 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
91db0280
Parents:
208b5f5
Message:

Rename klog to kio

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/app/kio/Makefile

    r208b5f5 r6fa9a99d  
    3131LIBS = $(LIBCLUI_PREFIX)/libclui.a
    3232EXTRA_CFLAGS = -I$(LIBCLUI_PREFIX)
    33 BINARY = klog
     33BINARY = kio
    3434
    3535SOURCES = \
    36         klog.c
     36        kio.c
    3737
    3838include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.