components/fping/Makefile
changeset 1232 e550ed2e3065
parent 1191 3bdf33525a13
child 1948 2d1537e7942d
--- a/components/fping/Makefile	Wed Mar 27 17:00:27 2013 -0600
+++ b/components/fping/Makefile	Thu Mar 28 07:41:58 2013 -0700
@@ -48,9 +48,9 @@
 ASLR_MODE = $(ASLR_ENABLE)
 
 # common targets
-build:		$(BUILD_32)
+build:		$(BUILD_64)
 
-install:	$(INSTALL_32)
+install:	$(INSTALL_64)
 
 test:		$(NO_TESTS)