procps/.gitignore
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

64 lines
586 B
Plaintext

*.lo
*.o
*.so
*.swp
.deps
.libs
.version
.dirstamp
ABOUT-NLS
aclocal.m4
autom4te.cache
compile
config.cache
config.guess
config.h
config.h.in
config.log
config.rpath
config.status
config.sub
configure
depcomp
free
INSTALL
install-sh
kill
libtool
ltmain.sh
m4/
Makefile
Makefile.in
missing
mkinstalldirs
pgrep
pidof
pkill
pmap
procps-ng-*.tar.xz
proc/.depend
proc/libprocps.la
proc/libprocps.pc
proc/Makefile
proc/Makefile.in
ps/Makefile
ps/Makefile.in
ps/pscommand
pwdx
skill
slabtop
snice
stamp-h1
sysctl
tload
top/Makefile
top/Makefile.in
top/top
uptime
vmstat
w
watch
*~
*.log
*.sum