2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
[deliverable/binutils-gdb.git] / Makefile.def
index ae4b2e6fa0bb064f651a1a2281fab4722579dc80..91a78067c23f55892e64507737d2f66d95a480eb 100644 (file)
@@ -61,6 +61,13 @@ host_modules= { module= uudecode; };
 host_modules= { module= wdiff; };
 host_modules= { module= zip; no_check_cross=true; };
 host_modules= { module= zlib; no_install=true; no_check=true; };
+host_modules= { module= gdb; with_x=true; };
+host_modules= { module= expect; with_x=true; };
+host_modules= { module= guile; with_x=true; };
+host_modules= { module= tclX; with_x=true; };
+host_modules= { module= tk; with_x=true; };
+host_modules= { module= tix; with_x=true; };
+
 
 target_modules = { module= libstdc++-v3; };
 target_modules = { module= newlib; };
This page took 0.024579 seconds and 4 git commands to generate.