# Makefile for recursive call of Makefiles specified by DIRS ROOT = ../.. include $(ROOT)/mak/config.mak DIRS = providerreg include $(ROOT)/mak/recurse.mak