1# $OpenBSD: Makefile,v 1.12 2013/07/21 09:38:51 eric Exp $ 2 3.include <bsd.own.mk> 4 5SUBDIR = makemap smtpd smtpctl 6SUBDIR+= table-ldap 7SUBDIR+= table-passwd 8SUBDIR+= table-sqlite 9 10.include <bsd.subdir.mk> 11