[uClibc-cvs] svn commit: buildroot: docs package/autoconf package/automake package/bash package/berkeleydb package/bison package/boa package/bridge package/busybox package/bzip2 package/config package/coreutils package/customize package/dhcp_relay package/diffutils package/distcc package/dnsmasq package/dropbear_sshd package/ed package/fakeroot package/file package/findutils package/flex package/gawk package/gettext package/grep package/gzip package/hostap package/hotplug package/iproute2 package/iptables package/jpeg package/less package/libfloat package/libglib12 package/libmad package/libpcap package/libpng package/libtool package/links package/linux package/lrzsz package/ltp-testsuite package/ltrace package/lzo package/m4 package/make package/microcom package/microwin package/mkdosfs package/mke2fs package/mpg123 package/mrouted package/mtd package/nano package/ncurses package/netkitbase package/netkittelnet package/netsnmp package/newt package/ntp package/openssh package/openssl package/openvpn package/patch package/pciutils package/pcmcia package/portage package/portmap package/pppd package/procps package/python package/raidtools package/rsync package/rxvt package/sed package/sfdisk package/slang package/socat package/strace package/tar package/tcpdump package/tinylogin package/tinyx package/tn5250 package/ttcp package/udhcp package/util-linux package/valgrind package/vtun package/wget package/which package/wtools package/zlib target/cramfs target/ext2 target/jffs2 target/squashfs target/tar toolchain toolchain/binutils toolchain/ccache toolchain/gcc toolchain/gdb toolchain/kernel-headers

andersen at busybox.net andersen at busybox.net
Thu Feb 10 03:07:08 UTC 2005


Author: andersen
Date: 2005-02-09 20:06:39 -0700 (Wed, 09 Feb 2005)
New Revision: 9842

Log:
There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file


Removed:
   trunk/buildroot/package/autoconf/Makefile.in
   trunk/buildroot/package/automake/Makefile.in
   trunk/buildroot/package/bash/Makefile.in
   trunk/buildroot/package/berkeleydb/Makefile.in
   trunk/buildroot/package/bison/Makefile.in
   trunk/buildroot/package/boa/Makefile.in
   trunk/buildroot/package/bridge/Makefile.in
   trunk/buildroot/package/busybox/Makefile.in
   trunk/buildroot/package/bzip2/Makefile.in
   trunk/buildroot/package/config/Config.in
   trunk/buildroot/package/config/Makefile.in
   trunk/buildroot/package/coreutils/Makefile.in
   trunk/buildroot/package/customize/Makefile.in
   trunk/buildroot/package/dhcp_relay/Makefile.in
   trunk/buildroot/package/diffutils/Makefile.in
   trunk/buildroot/package/distcc/Makefile.in
   trunk/buildroot/package/dnsmasq/Makefile.in
   trunk/buildroot/package/dropbear_sshd/Makefile.in
   trunk/buildroot/package/ed/Makefile.in
   trunk/buildroot/package/fakeroot/Makefile.in
   trunk/buildroot/package/file/Makefile.in
   trunk/buildroot/package/findutils/Makefile.in
   trunk/buildroot/package/flex/Makefile.in
   trunk/buildroot/package/gawk/Makefile.in
   trunk/buildroot/package/gettext/Makefile.in
   trunk/buildroot/package/grep/Makefile.in
   trunk/buildroot/package/gzip/Makefile.in
   trunk/buildroot/package/hostap/Makefile.in
   trunk/buildroot/package/hotplug/Makefile.in
   trunk/buildroot/package/iproute2/Makefile.in
   trunk/buildroot/package/iptables/Makefile.in
   trunk/buildroot/package/jpeg/Makefile.in
   trunk/buildroot/package/less/Makefile.in
   trunk/buildroot/package/libfloat/Makefile.in
   trunk/buildroot/package/libglib12/Makefile.in
   trunk/buildroot/package/libmad/Makefile.in
   trunk/buildroot/package/libpcap/Makefile.in
   trunk/buildroot/package/libpng/Makefile.in
   trunk/buildroot/package/libtool/Makefile.in
   trunk/buildroot/package/links/Makefile.in
   trunk/buildroot/package/linux/Makefile.in
   trunk/buildroot/package/lrzsz/Makefile.in
   trunk/buildroot/package/ltp-testsuite/Makefile.in
   trunk/buildroot/package/ltrace/Makefile.in
   trunk/buildroot/package/lzo/Makefile.in
   trunk/buildroot/package/m4/Makefile.in
   trunk/buildroot/package/make/Makefile.in
   trunk/buildroot/package/microcom/Makefile.in
   trunk/buildroot/package/microwin/Makefile.in
   trunk/buildroot/package/mkdosfs/Makefile.in
   trunk/buildroot/package/mke2fs/Makefile.in
   trunk/buildroot/package/mpg123/Makefile.in
   trunk/buildroot/package/mrouted/Makefile.in
   trunk/buildroot/package/mtd/Makefile.in
   trunk/buildroot/package/nano/Makefile.in
   trunk/buildroot/package/ncurses/Makefile.in
   trunk/buildroot/package/netkitbase/Makefile.in
   trunk/buildroot/package/netkittelnet/Makefile.in
   trunk/buildroot/package/netsnmp/Makefile.in
   trunk/buildroot/package/newt/Makefile.in
   trunk/buildroot/package/ntp/Makefile.in
   trunk/buildroot/package/openssh/Makefile.in
   trunk/buildroot/package/openssl/Makefile.in
   trunk/buildroot/package/openvpn/Makefile.in
   trunk/buildroot/package/patch/Makefile.in
   trunk/buildroot/package/pciutils/Makefile.in
   trunk/buildroot/package/pcmcia/Makefile.in
   trunk/buildroot/package/portage/Makefile.in
   trunk/buildroot/package/portmap/Makefile.in
   trunk/buildroot/package/pppd/Makefile.in
   trunk/buildroot/package/procps/Makefile.in
   trunk/buildroot/package/python/Makefile.in
   trunk/buildroot/package/raidtools/Makefile.in
   trunk/buildroot/package/rsync/Makefile.in
   trunk/buildroot/package/rxvt/Makefile.in
   trunk/buildroot/package/sed/Makefile.in
   trunk/buildroot/package/sfdisk/Makefile.in
   trunk/buildroot/package/slang/Makefile.in
   trunk/buildroot/package/socat/Makefile.in
   trunk/buildroot/package/strace/Makefile.in
   trunk/buildroot/package/tar/Makefile.in
   trunk/buildroot/package/tcpdump/Makefile.in
   trunk/buildroot/package/tinylogin/Makefile.in
   trunk/buildroot/package/tinyx/Makefile.in
   trunk/buildroot/package/tn5250/Makefile.in
   trunk/buildroot/package/ttcp/Makefile.in
   trunk/buildroot/package/udhcp/Makefile.in
   trunk/buildroot/package/util-linux/Makefile.in
   trunk/buildroot/package/valgrind/Makefile.in
   trunk/buildroot/package/vtun/Makefile.in
   trunk/buildroot/package/wget/Makefile.in
   trunk/buildroot/package/which/Makefile.in
   trunk/buildroot/package/wtools/Makefile.in
   trunk/buildroot/package/zlib/Makefile.in
   trunk/buildroot/target/cramfs/Makefile.in
   trunk/buildroot/target/ext2/Makefile.in
   trunk/buildroot/target/jffs2/Makefile.in
   trunk/buildroot/target/squashfs/Makefile.in
   trunk/buildroot/target/tar/Makefile.in
   trunk/buildroot/toolchain/binutils/Makefile.in
   trunk/buildroot/toolchain/ccache/Makefile.in
   trunk/buildroot/toolchain/gdb/Makefile.in
   trunk/buildroot/toolchain/kernel-headers/Makefile.in

Modified:
   trunk/buildroot/Makefile
   trunk/buildroot/docs/buildroot-documentation.html
   trunk/buildroot/package/autoconf/autoconf.mk
   trunk/buildroot/package/automake/automake.mk
   trunk/buildroot/package/bash/bash.mk
   trunk/buildroot/package/berkeleydb/berkeleydb.mk
   trunk/buildroot/package/bison/bison.mk
   trunk/buildroot/package/boa/boa.mk
   trunk/buildroot/package/bridge/bridge.mk
   trunk/buildroot/package/busybox/busybox.mk
   trunk/buildroot/package/bzip2/bzip2.mk
   trunk/buildroot/package/coreutils/coreutils.mk
   trunk/buildroot/package/customize/customize.mk
   trunk/buildroot/package/dhcp_relay/dhcp_relay.mk
   trunk/buildroot/package/diffutils/diffutils.mk
   trunk/buildroot/package/distcc/distcc.mk
   trunk/buildroot/package/dnsmasq/dnsmasq.mk
   trunk/buildroot/package/dropbear_sshd/dropbear_sshd.mk
   trunk/buildroot/package/ed/ed.mk
   trunk/buildroot/package/fakeroot/fakeroot.mk
   trunk/buildroot/package/file/file.mk
   trunk/buildroot/package/findutils/findutils.mk
   trunk/buildroot/package/flex/flex.mk
   trunk/buildroot/package/gawk/gawk.mk
   trunk/buildroot/package/gettext/gettext.mk
   trunk/buildroot/package/grep/grep.mk
   trunk/buildroot/package/gzip/gzip.mk
   trunk/buildroot/package/hostap/hostap.mk
   trunk/buildroot/package/hotplug/hotplug.mk
   trunk/buildroot/package/iproute2/iproute2.mk
   trunk/buildroot/package/iptables/iptables.mk
   trunk/buildroot/package/jpeg/jpeg.mk
   trunk/buildroot/package/less/less.mk
   trunk/buildroot/package/libfloat/libfloat.mk
   trunk/buildroot/package/libglib12/libglib12.mk
   trunk/buildroot/package/libmad/libmad.mk
   trunk/buildroot/package/libpcap/libpcap.mk
   trunk/buildroot/package/libpng/libpng.mk
   trunk/buildroot/package/libtool/libtool.mk
   trunk/buildroot/package/links/links.mk
   trunk/buildroot/package/linux/linux.mk
   trunk/buildroot/package/lrzsz/lrzsz.mk
   trunk/buildroot/package/ltp-testsuite/ltp-testsuite.mk
   trunk/buildroot/package/ltrace/ltrace.mk
   trunk/buildroot/package/lzo/lzo.mk
   trunk/buildroot/package/m4/m4.mk
   trunk/buildroot/package/make/make.mk
   trunk/buildroot/package/microcom/microcom.mk
   trunk/buildroot/package/microwin/microwin.mk
   trunk/buildroot/package/mkdosfs/mkdosfs.mk
   trunk/buildroot/package/mke2fs/mke2fs.mk
   trunk/buildroot/package/mpg123/mpg123.mk
   trunk/buildroot/package/mrouted/mrouted.mk
   trunk/buildroot/package/mtd/mtd.mk
   trunk/buildroot/package/nano/nano.mk
   trunk/buildroot/package/ncurses/ncurses.mk
   trunk/buildroot/package/netkitbase/netkitbase.mk
   trunk/buildroot/package/netkittelnet/netkittelnet.mk
   trunk/buildroot/package/netsnmp/netsnmp.mk
   trunk/buildroot/package/newt/newt.mk
   trunk/buildroot/package/ntp/ntp.mk
   trunk/buildroot/package/openssh/openssh.mk
   trunk/buildroot/package/openssl/openssl.mk
   trunk/buildroot/package/openvpn/openvpn.mk
   trunk/buildroot/package/patch/patch.mk
   trunk/buildroot/package/pciutils/pciutils.mk
   trunk/buildroot/package/pcmcia/pcmcia.mk
   trunk/buildroot/package/portage/portage.mk
   trunk/buildroot/package/portmap/portmap.mk
   trunk/buildroot/package/pppd/pppd.mk
   trunk/buildroot/package/procps/procps.mk
   trunk/buildroot/package/python/python.mk
   trunk/buildroot/package/raidtools/raidtools.mk
   trunk/buildroot/package/rsync/rsync.mk
   trunk/buildroot/package/rxvt/rxvt.mk
   trunk/buildroot/package/sed/sed.mk
   trunk/buildroot/package/sfdisk/sfdisk.mk
   trunk/buildroot/package/slang/slang.mk
   trunk/buildroot/package/socat/socat.mk
   trunk/buildroot/package/strace/strace.mk
   trunk/buildroot/package/tar/tar.mk
   trunk/buildroot/package/tcpdump/tcpdump.mk
   trunk/buildroot/package/tinylogin/tinylogin.mk
   trunk/buildroot/package/tinyx/tinyx.mk
   trunk/buildroot/package/tn5250/tn5250.mk
   trunk/buildroot/package/ttcp/ttcp.mk
   trunk/buildroot/package/udhcp/udhcp.mk
   trunk/buildroot/package/util-linux/util-linux.mk
   trunk/buildroot/package/valgrind/valgrind.mk
   trunk/buildroot/package/vtun/vtun.mk
   trunk/buildroot/package/wget/wget.mk
   trunk/buildroot/package/which/which.mk
   trunk/buildroot/package/wtools/wtools.mk
   trunk/buildroot/package/zlib/zlib.mk
   trunk/buildroot/target/cramfs/cramfs.mk
   trunk/buildroot/target/ext2/ext2root.mk
   trunk/buildroot/target/jffs2/jffs2root.mk
   trunk/buildroot/target/squashfs/squashfsroot.mk
   trunk/buildroot/target/tar/tarroot.mk
   trunk/buildroot/toolchain/Makefile.in
   trunk/buildroot/toolchain/binutils/binutils.mk
   trunk/buildroot/toolchain/ccache/ccache.mk
   trunk/buildroot/toolchain/gcc/Makefile.in
   trunk/buildroot/toolchain/gdb/gdb.mk
   trunk/buildroot/toolchain/kernel-headers/kernel-headers.mk


Changeset:

Sorry, the patch is too large to include (2862 lines).
Please use ViewCVS to see it!

http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=9842



More information about the uClibc-cvs mailing list