commit | 2896480c4918f2accccb8301bec457a7bff7377e | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sat Jan 19 17:08:39 2008 -0600 |
committer | Rob Landley <rob@landley.net> | Sat Jan 19 17:08:39 2008 -0600 |
tree | 622527b0fcb9b5ed9d8b7fb50db316dc00111b2c | |
parent | 58ecc3e589c2edc0ef4f33d4419b0b2e7ac6a83d [diff] |
Zap toys/Config.in and instead create generated/Config.in from contents of toys/*.c. Move relevant info into comment at the top of each toys/*.c. Also convert more of Makefile into a thin wrapper around shell scripts that actually do the work. (Makefile is only still there for the user interface.)