From: Ed Schouten Date: Sat, 2 Jan 2010 10:27:05 +0000 (+0000) Subject: Build usr.bin/ with WARNS=6 by default. X-Git-Url: https://git.cameronkatri.com/getent-darwin.git/commitdiff_plain/d70946246c4a0022a0b26321369c6f24dea6a9e7 Build usr.bin/ with WARNS=6 by default. Also add some missing $FreeBSD$ to keep svn happy. --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..85bc1b1 --- /dev/null +++ b/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +PROG= getent + +.include