# Makefile.in: This file contains build instructions. # # Copyright © 2007 Pippijn van Steenhoven / The Ermyth Team # Rights to this code are as documented in COPYING. # # # Portions of this file were derived from sources bearing the following license: # Copyright © 2003-2004 E. Will et al. # Rights to this code are documented in doc/pod/license.pod. # # $Id: Makefile.in,v 1.4 2007/09/22 14:27:30 pippijn Exp $ # MODULE = saslserv include ../Makefile.defs BASE_SRCS = \ $(SRCDIR)/main.C \ $(SRCDIR)/plain.C \ $(SRCDIR)/crypt.C \ $(SRCDIR)/dh-blowfish.C include ../Makefile.common