1# $NetBSD: Makefile,v 1.3 2011/05/26 12:56:26 joerg Exp $ 2 3PROG= ldapexop 4 5CWARNFLAGS.clang+= -Wno-format-extra-args 6 7.include <bsd.prog.mk> 8