--- trunk/OOPSE-2.0/src/visitors/Makefile 2004/09/29 21:54:03 1512 +++ trunk/OOPSE-2.0/src/visitors/Makefile 2004/09/29 21:55:03 1513 @@ -9,4 +9,5 @@ include ../../make/Makefile Main = -include ../../make/Makefile +DEV_ROOT=../.. +include $(DEV_ROOT)/make/Makefile