Changeset da98918 in mainline for uspace/app/tasks/Makefile


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

Rename 'ps' command to 'tasks'.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/app/tasks/Makefile

    rd869398 rda98918  
    2929
    3030USPACE_PREFIX = ../..
    31 BINARY = ps
     31BINARY = tasks
    3232
    3333SOURCES = \
    34         ps.c \
     34        tasks.c \
    3535        func.c
    3636
Note: See TracChangeset for help on using the changeset viewer.