# Makefile in extensions/configure directory

TOP=..

include $(TOP)/configure/CONFIG

TARGETS = $(CONFIG_TARGETS)

include $(TOP)/configure/RULES

