Changeset 90a428a in mainline for uspace/app/bdsh/Makefile
- Timestamp:
- 2008-08-24T16:00:11Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 088ab05
- Parents:
- 814c4f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/bdsh/Makefile
r814c4f5 r90a428a 64 64 cmds/modules/touch/ \ 65 65 cmds/modules/ls/ \ 66 cmds/modules/mount/ \67 66 cmds/builtins/ \ 68 67 cmds/builtins/pwd/ \ … … 78 77 cmds/modules/touch/touch.c \ 79 78 cmds/modules/ls/ls.c \ 80 cmds/modules/mount/mount.c \81 79 cmds/builtins/pwd/pwd.c \ 82 80 cmds/builtins/cd/cd.c \
Note:
See TracChangeset
for help on using the changeset viewer.