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


Ignore:
Timestamp:
2011-06-17T16:01:45Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b0889d05
Parents:
e3a46c2 (diff), 36ab7c7 (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 Bdsh support for stdin/stdout redirection, thx Martin Sucha.
Also, standardize formatting of Bdsh copyright headers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/Makefile

    re3a46c2 re99564d  
    5858        util.c \
    5959        exec.c \
    60         scli.c
     60        scli.c \
     61        tok.c
    6162
    6263include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.