no need to run make index anymore
[sfa.git] / Makefile
index 57c74ce..0b35612 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ keyconvert-clean:
 .PHONY: keyconvert keyconvert-install keyconvert-clean 
 
 ##########
-python: index
+python: 
 
 python-install:
        python setup.py install --root=$(DESTDIR)
@@ -44,19 +44,6 @@ tags:
 .PHONY: tags
 
 
-########## indexes
-subdirs = client methods plc server trust util
-init := sfa/__init__.py $(foreach subdir, $(subdirs), sfa/$(subdir)/__init__.py)
-
-force:
-.PHONY: force 
-
-index: $(init)
-.PHONY: index
-
-$(init):
-       touch $@
-
 ########## sync
 # 2 forms are supported
 # (*) if your plc root context has direct ssh access: