procps/ps
Filipe Brandenburger c1c73c0d00 build-sys: merge automake subdirs into toplevel
This will be required for subdir-objects, otherwise automake will have
problems with more than one Makefile.am having rules to build the same
files.

Tested that it builds and both `make check` and `make distcheck` work.

Tested `make install` and compared the tree with the one installed
before this commit, both installed the binaries to the same locations.
The binaries are also in the same location in the build tree (for
instance, ps/pscommand is still there.)

Checked the binaries for the correct libraries linked into them. Binary
sizes matched before and after this change.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2015-05-01 23:19:31 -07:00
..
common.h ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
COPYING
display.c Also emulate error_at_line if not present 2014-08-28 13:54:24 +02:00
global.c Also emulate error_at_line if not present 2014-08-28 13:54:24 +02:00
HACKING
help.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
output.c ps: exploit library systemd support vs. internal logic 2014-07-17 13:31:06 +02:00
parser.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
ps.1 ps: clarify which options depend on systemd in man doc 2014-07-17 13:31:06 +02:00
regression
select.c ps: add -q/q/--quick-pid option 2014-07-10 21:24:19 +02:00
sortformat.c
stacktrace.c