components/logilab-astng/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3778 35735ffdda43
child 7811 9126e6f58cd8
--- a/components/logilab-astng/Makefile	Thu Mar 19 14:35:58 2015 -0700
+++ b/components/logilab-astng/Makefile	Thu Mar 19 20:44:31 2015 -0700
@@ -41,9 +41,9 @@
 # this likewise.
 PYTHON_VERSIONS=	2.7 2.6
 
-include ../../make-rules/prep.mk
-include ../../make-rules/ips.mk
-include ../../make-rules/setup.py.mk
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/ips.mk
+include $(WS_MAKE_RULES)/setup.py.mk
 
 # common targets
 
@@ -90,6 +90,4 @@
 
 test:		$(TEST_NO_ARCH)
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
-include ../../make-rules/depend.mk