aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/Makefile
AgeCommit message (Collapse)Author
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2002-04-12Completely rework the config system so that it no longer annoys me to work onEric Andersen
the busybox development tree. This eliminates the use of recursive make, and once again allows us to run 'make' in a subdirectory with the expected result. And things are now much faster too. Greatly improved IMHO... -Erik
2001-10-24Fix missing BB_VER definesEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
-Erik