Changeset b781cc49 in mainline for uspace/app/bdsh/Makefile


Ignore:
Timestamp:
2019-07-05T18:37:31Z (5 years ago)
Author:
GitHub <noreply@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fa603e99
Parents:
53afa639 (diff), 46288ee (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.
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-07-05 18:37:31)
git-committer:
GitHub <noreply@…> (2019-07-05 18:37:31)
Message:

Merge pull request #135 from matthieuriolo/bdsh_alias

Implements alias/unalias commands in bdsh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/Makefile

    r53afa639 rb781cc49  
    3636        cmds/modules/module_aliases.c \
    3737        cmds/modules/modules.c \
     38        cmds/modules/alias/alias.c \
     39        cmds/modules/unalias/unalias.c \
    3840        cmds/modules/help/help.c \
    3941        cmds/modules/mkdir/mkdir.c \
Note: See TracChangeset for help on using the changeset viewer.