From d0fddb0c1c8509e75d1de151997c978f88dac6e7 Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Tue, 26 Jun 2001 07:31:00 +0000 Subject: [PATCH] Back out previous commit; this can't compile with WARNS=2 because xdr.h isn't warning-free. Submitted by: ru --- usr.sbin/spray/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/spray/Makefile b/usr.sbin/spray/Makefile index 51611d5274bb..103a0354c7f3 100644 --- a/usr.sbin/spray/Makefile +++ b/usr.sbin/spray/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= spray -WARNS?= 2 MAN= spray.8 DPADD= ${LIBRPCSVC} LDADD= -lrpcsvc