# VERSION is used to produce package revision
VERSION=1
CURDIR=postfixconf
LOCAL_CLEAN=std_local_clean
LOCAL_INSTALL=std_local_install install_daemons
all: $(CURDIR).so
OBJS =  postfixconf.os _dict.os postfix_data.os basic.os misc.os addressmasq.os smtpclientprgm.os smtpdserverprgm.os\
        miscellaneous.os ressctrlparam.os ldaplookuptout.os ctrllocaldeliv.os ctrldelivrates.os spamctrl.os\
        tablelocations.os virtuals.os canonical.os alias.os\
		internal.os

include ../rules.mak

PROTOUPDHEAD=

include ../stdmod.mak

# Test program

