Andrzej Szeszo
2013-06-04 453bf5a3004107204e1858532a38b3e703e32995
components/python/pybonjour/Makefile
@@ -18,7 +18,7 @@
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
#
include ../../../make-rules/shared-macros.mk
@@ -39,9 +39,9 @@
include $(WS_TOP)/make-rules/ips.mk
# common targets
build:      $(BUILD_32)
build:      $(BUILD_NO_ARCH)
install:   $(INSTALL_32)
install:   $(INSTALL_NO_ARCH)
test:      $(NO_TESTS)