Changeset 3d482e0 in mainline for uspace/app/stats/Makefile


Ignore:
Timestamp:
2010-04-18T12:08:44Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bbda5ab
Parents:
c3d4bb45
Message:

Rename 'uptime' command to 'stats'.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/app/stats/Makefile

    rc3d4bb45 r3d482e0  
    2929
    3030USPACE_PREFIX = ../..
    31 BINARY = uptime
     31BINARY = stats
    3232
    3333SOURCES = \
    34         uptime.c
     34        stats.c
    3535
    3636include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.