components/gdb/Makefile
changeset 316 28499cc7ae96
parent 243 34b34302cac9
child 370 db873833a34f
--- a/components/gdb/Makefile	Mon Jun 20 15:19:38 2011 +0200
+++ b/components/gdb/Makefile	Mon Jun 20 16:03:57 2011 +0000
@@ -66,9 +66,9 @@
 CONFIGURE_OPTIONS += --with-libexpat-prefix=/usr/lib
 
 # common targets
-build:		$(BUILD_32_and_64)
+build:		$(BUILD_64)
 
-install:	$(INSTALL_32_and_64)
+install:	$(INSTALL_64)
 
 test:		$(NO_TESTS)