mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 06:05:19 -04:00
8 lines
141 B
Makefile
8 lines
141 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/05/26 12:56:26 joerg Exp $
|
|
|
|
PROG= ldapexop
|
|
|
|
CWARNFLAGS.clang+= -Wno-format-extra-args
|
|
|
|
.include <bsd.prog.mk>
|