Makefile revision 268619
11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
283232Smike# $FreeBSD: head/usr.bin/users/Makefile 268619 2014-07-14 12:24:38Z gahr $
31590Srgrimes
4268491SgahrWARNS=		3
5268491SgahrPROG_CXX=	users
6268619SgahrCXXFLAGS+=	-fno-rtti
71590Srgrimes
81590Srgrimes.include <bsd.prog.mk>
9