Add setup-host-gentoo target
authorOyvind Repvik <nail@nslu2-linux.org>
Fri, 5 Aug 2005 09:07:01 +0000 (09:07 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 5 Aug 2005 09:07:01 +0000 (09:07 +0000)
Makefile

index c959bd1..6be9152 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -208,6 +208,27 @@ setup-host-debian:
                texinfo \
                unzip
 
+.PHONY: setup-host-gentoo
+setup-host-gentoo:
+       sudo emerge \
+               autoconf automake \
+               bison \
+               ccache \
+               cvs \
+               flex \
+               gawk gettext \
+               glib \
+               libtool \
+               m4 \ 
+               make \ 
+               patch \ 
+               pkgconfig \
+               sed \
+               sys-apps/texinfo \
+               unzip \
+               psyco \
+               svn 
+
 .PHONY: update-master
 update-master: MT/.configured
        monotone pull