summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/lpr/lpd/Makefile')
-rw-r--r--usr.sbin/lpr/lpd/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/lpr/lpd/Makefile b/usr.sbin/lpr/lpd/Makefile
index 516c0a7..2152c4c 100644
--- a/usr.sbin/lpr/lpd/Makefile
+++ b/usr.sbin/lpr/lpd/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
-# $Id: Makefile,v 1.6 1998/03/07 09:47:59 bde Exp $
+# $Id: Makefile,v 1.7 1998/05/13 06:48:18 jb Exp $
PROG= lpd
CFLAGS+=-I${.CURDIR}/../common_source -Wall
@@ -8,8 +8,4 @@ SRCS= lpd.c printjob.c recvjob.c lpdchar.c modes.c
DPADD= ${LIBLPR}
LDADD= ${LIBLPR}
-.if ${MACHINE_ARCH} == "i386"
-CFLAGS+= -Werror
-.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud