~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to uspace/app/bdsh/Makefile

  • Committer: Jakub Jermar
  • Date: 2011-09-07 22:19:24 UTC
  • mfrom: (1113.1.41 devel)
  • Revision ID: jakub@jermar.eu-20110907221924-cfgktigu4e8l0uyv
Merge from lp:~helenos-posix/helenos/devel.

* Petr Koupy's port of binutils.
* Jiri Zarevucky's port of pcc.
* Petr and Jiri's libposix library.
* Changes needed to make it all work together.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
        cmds/modules/mount/mount.c \
51
51
        cmds/modules/unmount/unmount.c \
52
52
        cmds/modules/kcon/kcon.c \
 
53
        cmds/builtins/batch/batch.c \
53
54
        cmds/builtins/exit/exit.c \
54
55
        cmds/builtins/cd/cd.c \
55
56
        cmds/mod_cmds.c \