OSDN Git Service

Zap toys/Config.in and instead create generated/Config.in from contents of
authorRob Landley <rob@landley.net>
Sat, 19 Jan 2008 23:08:39 +0000 (17:08 -0600)
committerRob Landley <rob@landley.net>
Sat, 19 Jan 2008 23:08:39 +0000 (17:08 -0600)
commit2896480c4918f2accccb8301bec457a7bff7377e
tree622527b0fcb9b5ed9d8b7fb50db316dc00111b2c
parent58ecc3e589c2edc0ef4f33d4419b0b2e7ac6a83d
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.)
41 files changed:
Config.in
Makefile
configure [new file with mode: 0644]
kconfig/Makefile
lib/bunzip.c
scripts/cfg2files.sh [deleted file]
scripts/genconfig.sh [new file with mode: 0755]
scripts/make.sh [new file with mode: 0755]
toys.h
toys/Config.in [deleted file]
toys/basename.c
toys/bzcat.c
toys/catv.c
toys/chroot.c
toys/chvt.c
toys/count.c
toys/df.c
toys/dirname.c
toys/dmesg.c
toys/echo.c
toys/false.c
toys/hello.c
toys/help.c
toys/mdev.c
toys/mke2fs.c
toys/mkfifo.c
toys/netcat.c
toys/oneit.c
toys/patch.c
toys/pwd.c
toys/readlink.c
toys/sed.c
toys/sha1sum.c
toys/sleep.c
toys/sync.c
toys/touch.c
toys/toysh.c
toys/true.c
toys/tty.c
toys/which.c
toys/yes.c