summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSami Kerola <kerolasa@iki.fi>2011-06-04 16:26:58 +0200
committerSami Kerola <kerolasa@iki.fi>2011-06-04 17:22:44 +0200
commit06d491f9e44f92443f61b7414099d67a8d2c313a (patch)
tree741f394ae3ed5ee3eecedea9636c355709765a61 /.gitignore
parentf43de0df19567d5d312cb722a83ee709d791bde6 (diff)
downloadprocps-ng-06d491f9e44f92443f61b7414099d67a8d2c313a.tar.gz
build-sys: take autotools in use again
This will revert change at Oct 2002 when autotools support was removed. Unlike before the package developers are expected to use ./autogen.sh to generate ./configure script, and run make after that. The build system is also able to create, with make dist, a tar ball release which compiles correctly, and has files which seemed to be important to have. The patch removes few unnecessary files, but no everything. Files procps.lsm and procps.spec in git repository are useless as is, but I left them lying around for someone who can make more justified call about removal of them. Last, but not least package version number is set 3.3.0 to distinct this procps from the sourceforge's upstream procps. Please notice that libproc relese is kept as 3.2.8. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore33
1 files changed, 31 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f2a3c56..f46326d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,44 @@
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+.deps
+.libs
free
+INSTALL
+install-sh
kill
+libtool
+*.lo
+ltmain.sh
+m4/
+Makefile
+Makefile.in
+missing
+*.o
pgrep
pkill
pmap
proc/.depend
-proc/libproc-3.2.8.so
-ps/ps
+proc/libproc.la
+proc/Makefile
+proc/Makefile.in
+ps/Makefile
+ps/Makefile.in
+ps/pscommand
pwdx
skill
slabtop
snice
+*.so
+stamp-h1
sysctl
tload
top