summaryrefslogtreecommitdiffstats
path: root/package/procps
Commit message (Collapse)AuthorAgeFilesLines
* Remove /usr/share/man instead of /usr/man after installEric Andersen2005-09-301-1/+1
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* version bumpMike Frysinger2005-02-091-6/+6
|
* Patch from gtj: http://bugs.uclibc.org/view.php?id=29Eric Andersen2005-01-231-1/+2
| | | | Make certain the correct include files are used
* fix installing of libproc.so on 64bit systems (like amd64) and fix the clean ↵Mike Frysinger2004-10-151-3/+8
| | | | target so it works
* help textMike Frysinger2004-10-141-4/+4
|
* fix building of procps on mips systemsMike Frysinger2004-10-142-0/+30
|
* use $TARGET_CFLAGSMike Frysinger2004-10-111-0/+1
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+39
directory.